INFO: not using any hashes in /data/userland-archives/hashes for Python-3.14.2.tar.xz (overridden with --hash) Source /data/userland-archives/Python-3.14.2.tar.xz... not found, skipping file copy Source https://python.org/ftp/python/3.14.2/Python-3.14.2.tar.xz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file Lib/ctypes/util.py patching file configure patching file Lib/encodings/aliases.py patching file Python/bytecodes.c patching file Python/ceval.c patching file Python/ceval_macros.h patching file Python/executor_cases.c.h patching file Python/generated_cases.c.h patching file Tools/jit/template.c patching file Lib/test/ucredtest.py patching file Modules/Setup.local patching file Modules/ucred.c patching file Lib/test/dlpitest.py patching file Modules/Setup.local patching file Modules/dlpimodule.c patching file Modules/Setup.local patching file Modules/authattr.c patching file Modules/execattr.c patching file Modules/privileges.c patching file Modules/pyrbac.c patching file Modules/pyrbac.h patching file Modules/userattr.c patching file Lib/test/test_os.py patching file Lib/test/test_email/test_utils.py patching file Tools/freeze/test/freeze.py patching file Lib/test/test_importlib/metadata/test_api.py patching file Lib/test/test_pkgutil.py patching file Lib/test/libregrtest/worker.py patching file Lib/test/test_zipfile/test_core.py patching file Lib/os.py patching file Lib/test/test_os.py patching file Modules/selectmodule.c patching file Modules/socketmodule.c patching file Lib/test/test_shutil.py patching file Lib/test/test_math.py patching file Lib/test/test_cmath.py patching file Lib/test/test_pdb.py patching file Lib/test/test_dtrace.py patching file Lib/test/test_embed.py copy cloning /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2 to /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64 checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for Python interpreter freezing... ./_bootstrap_python checking for python3.14... python3.14 checking Python for regen version... Python 3.14.0 checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking MACHDEP... "sunos5" checking for --enable-universalsdk... no checking for --with-universal-archs... no checking for --with-app-store-compliance... not patching for app store compliance checking for gcc... /usr/gcc/14/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/14/bin/gcc accepts -g... yes checking for /usr/gcc/14/bin/gcc option to enable C11 features... none needed checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for a sed that does not truncate output... /usr/bin/gsed checking for egrep... /usr/bin/ggrep -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 GCC compatible compiler... yes checking for the platform triplet based on compiler characteristics... none checking for multiarch... checking for PEP 11 support tier... configure: WARNING: x86_64-pc-solaris2.11/gcc is not supported checking for -Wl,--no-as-needed... no checking for the Android API level... not Android 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... no checking for --enable-shared... yes checking for --with-static-libpython... no checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking HOSTRUNNER... checking for ar... ar checking for a BSD-compatible install... /usr/bin/ginstall -c checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for --disable-gil... no 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 --pgo --timeout=$(TESTTIMEOUT) checking for --with-lto... no checking for llvm-profdata... /usr/clang/21/bin/llvm-profdata checking for --enable-bolt... no checking BOLT_COMMON_FLAGS... checking BOLT_INSTRUMENT_FLAGS... -update-debug-sections -skip-funcs=_PyEval_EvalFrameDefault,sre_ucs1_match/1,sre_ucs2_match/1,sre_ucs4_match/1 checking BOLT_APPLY_FLAGS... -update-debug-sections -skip-funcs=_PyEval_EvalFrameDefault,sre_ucs1_match/1,sre_ucs2_match/1,sre_ucs4_match/1 -reorder-blocks=ext-tsp -reorder-functions=cdsort -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 /usr/gcc/14/bin/gcc supports -fstrict-overflow and -fno-strict-overflow... yes checking for --with-strict-overflow... no checking if /usr/gcc/14/bin/gcc supports -Og optimization level... yes checking for --enable-safety... no checking for --enable-slower-safety... no checking if we can add -Wextra... yes checking whether /usr/gcc/14/bin/gcc -fno-strict-aliasing accepts and needs -fno-strict-aliasing... no checking if we can disable /usr/gcc/14/bin/gcc unused-parameter warning... yes checking if we can disable /usr/gcc/14/bin/gcc int-conversion warning... yes checking if we can disable /usr/gcc/14/bin/gcc missing-field-initializers warning... yes checking if we can enable /usr/gcc/14/bin/gcc sign-compare warning... yes checking if we can enable /usr/gcc/14/bin/gcc unreachable-code warning... yes checking if we can enable /usr/gcc/14/bin/gcc strict-prototypes warning... yes checking if we can make implicit function declaration an error in /usr/gcc/14/bin/gcc -Werror=implicit-function-declaration... yes checking if we can use visibility in /usr/gcc/14/bin/gcc -fvisibility=hidden... yes checking for --enable-experimental-jit... checking whether pthreads are available without options... yes checking whether /usr/gcc/14/bin/g++ also accepts flags for thread support... no checking for alloca.h... yes checking for asm/types.h... no checking for bluetooth.h... no checking for conio.h... no 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 io.h... no checking for langinfo.h... yes checking for libintl.h... yes checking for libutil.h... no checking for linux/auxvec.h... no checking for sys/auxv.h... yes checking for linux/fs.h... no checking for linux/limits.h... no checking for linux/memfd.h... no checking for linux/netfilter_ipv4.h... no checking for linux/random.h... no checking for linux/soundcard.h... no checking for linux/sched.h... no checking for linux/tipc.h... no checking for linux/wait.h... no checking for netdb.h... yes checking for net/ethernet.h... no 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... no 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... yes checking for sys/audioio.h... yes checking for sys/bsdtty.h... no checking for sys/devpoll.h... yes 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... yes checking for sys/lock.h... yes checking for sys/memfd.h... no checking for sys/mkdev.h... yes checking for sys/mman.h... yes checking for sys/modem.h... no checking for sys/param.h... yes checking for sys/pidfd.h... no 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... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/timerfd.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... no 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) yes checking for bluetooth/bluetooth.h... no checking for net/if.h... yes checking for linux/netlink.h... no checking for netlink/netlink.h... no checking for linux/qrtr.h... no checking for linux/vm_sockets.h... no checking for linux/can.h... no checking for linux/can/bcm.h... no checking for linux/can/j1939.h... no checking for linux/can/raw.h... no checking for netcan/can.h... no checking for clock_t... 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... yes checking for gid_t... 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... 8 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... 4 checking size of pthread_key_t... 4 checking whether pthread_key_t is compatible with int... yes checking for --enable-framework... no checking for --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 for --with-thread-sanitizer... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking BLDSHARED flags... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking perf trampoline... no checking for sendfile in -lsendfile... yes checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for execinfo.h... yes checking for backtrace... yes checking for dladdr1... yes checking for link.h... yes checking for backtrace... (cached) yes checking for dladdr1... (cached) yes checking for dlfcn.h... (cached) yes checking for backtrace... (cached) yes checking for dladdr1... (cached) yes checking for uuid.h... no checking for uuid >= 2.20... no checking for uuid/uuid.h... yes checking for uuid_generate_time in -luuid... yes checking for uuid_generate_time_safe in -luuid... no checking for library containing sem_init... none required checking for textdomain in -lintl... yes 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... yes checking for socket in -lsocket... yes 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 libffi has complex type support... no checking for --with-system-libmpdec... yes checking for libmpdec >= 2.5.0... yes checking for --with-decimal-contextvar... yes checking for sqlite3 >= 3.15.2... 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 tcl >= 8.5.12 tk >= 8.5.12... yes checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking for ndbm.h... yes checking for library containing dbm_open... none required checking for ndbm presence and linker args... yes () checking for gdbm/ndbm.h... no checking for gdbm-ndbm.h... no checking for db.h... yes checking for libdb... yes checking for --with-dbmliborder... gdbm:ndbm:bdb checking for _dbm module CFLAGS and LIBS... -DUSE_NDBM checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_getcpuclockid... no checking if --enable-ipv6 is specified... yes checking if RFC2553 API is available... yes checking for IPV6_INRIA_VERSION defined in netinet/in.h... no checking for __KAME__ defined in netinet/in.h... no checking for __GLIBC__ defined in features.h... no checking ipv6 stack type... solaris checking CAN_RAW_FD_FRAMES... no checking for CAN_RAW_JOIN_FILTERS... no checking for --with-doc-strings... yes checking for stdatomic.h... yes checking for builtin __atomic_load_n and __atomic_store_n functions... yes checking for --with-mimalloc... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-valgrind... no checking for --with-dtrace... yes checking for dtrace... /usr/sbin/amd64/dtrace checking whether DTrace probes require linking... yes 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 closefrom... yes checking for close_range... no checking for confstr... yes checking for copy_file_range... no checking for ctermid... yes checking for dladdr... 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... yes checking for fexecve... yes checking for fork... yes checking for fork1... yes 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 geteuid... yes checking for getgid... yes checking for getgrent... yes checking for getgrgid... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getgrouplist... yes checking for gethostname... yes checking for getitimer... yes checking for getloadavg... yes checking for getlogin... yes checking for getlogin_r... 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... no checking for getresuid... no 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 grantpt... 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... no 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... yes checking for poll... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for posix_openpt... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for posix_spawn_file_actions_addclosefrom_np... yes checking for pread... yes checking for preadv... yes checking for preadv2... no checking for process_vm_readv... no checking for pthread_cond_timedwait_relative_np... no checking for pthread_condattr_setclock... yes checking for pthread_init... no checking for pthread_kill... yes checking for pthread_get_name_np... no checking for pthread_getname_np... yes checking for pthread_set_name_np... no checking for pthread_setname_np... yes checking for pthread_getattr_np... no checking for ptsname... yes checking for ptsname_r... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev2... no 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... no 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... no checking for setresuid... no 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... no 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 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_r... yes checking for umask... yes checking for uname... yes checking for unlinkat... yes checking for unlockpt... 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 lchmod... no checking for getentropy... yes checking for getgroups... yes checking for system... yes checking for /usr/gcc/14/bin/gcc options needed to detect all undeclared functions... none needed checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll_create... no checking for epoll_create1... no checking for kqueue... no checking for prlimit... no checking for _dyld_shared_cache_contains_path... no checking for memfd_create... no checking for eventfd... yes checking for timerfd_create... 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 hstrerror in -lc... no checking for hstrerror in -lresolv... 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 libzstd >= 1.4.5... 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 whether MAXLOGNAME is declared... no checking whether UT_NAMESIZE is declared... no checking for openpty... no checking for openpty in -lutil... no checking for openpty in -lbsd... no checking for library containing login_tty... no checking for forkpty... no checking for forkpty in -lutil... no checking for forkpty in -lbsd... no 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... no checking for unshare... no 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... no checking whether tzname is declared... yes checking for tzname... 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... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... no 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... no checking gethostbyname_r with 5 args... yes checking for __fpu_control... no checking for __fpu_control in -lieee... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default 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... no 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-314 checking LDVERSION... $(VERSION)$(ABIFLAGS) checking for --with-platlibdir... no checking for --with-wheel-pkg-dir... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking for readline... no checking for readline/readline.h... yes checking for readline in -lreadline... yes checking how to link readline... readline (CFLAGS: , 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 rl_compdisp_func_t... yes checking if rl_startup_hook takes arguments... no 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 ncursesw... no checking for ncurses... yes checking for panel... yes checking for ncursesw/curses.h... no checking for ncursesw/ncurses.h... no checking for ncursesw/panel.h... no checking for ncurses/curses.h... yes checking for ncurses/ncurses.h... yes checking for ncurses/panel.h... yes checking for curses.h... yes checking for ncurses.h... yes checking for panel.h... yes checking for library containing initscr... none required checking for library containing update_panels... none required 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... no value specified checking whether /usr/gcc/14/bin/gcc supports computed gotos... yes checking for --with-tail-call-interp... no value specified checking for --with-remote-debug... 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 ensurepip... no checking if the dirent structure of a d_type field... no checking for the Linux getrandom() syscall... no 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 pkg-config... /usr/bin/amd64/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 --disable-test-modules... yes checking whether libatomic is needed by ... no 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 pwd... yes checking for stdlib extension module resource... yes checking for stdlib extension module _scproxy... n/a 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 whether C compiler accepts -msse -msse2 -msse3 -msse4.1 -msse4.2... yes checking for HACL* SIMD128 implementation... standard checking whether C compiler accepts -mavx2... yes checking for HACL* SIMD256 implementation... standard checking for HACL* library linking type... shared 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 _hmac... 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 readline... yes checking for stdlib extension module _sqlite3... yes checking for stdlib extension module _tkinter... yes 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 _zstd... 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 _testclinic_limited... yes checking for stdlib extension module _testlimitedcapi... 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 _testsinglephase... 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 configure: WARNING: Platform "x86_64-pc-solaris2.11" with compiler "gcc" is not supported by the CPython core team, see https://peps.python.org/pep-0011/ for more information. Running code to generate profile data (this can take a while): # First, we need to create a clean build with profile generation # enabled. /usr/gnu/bin/make profile-gen-stamp make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' /usr/gnu/bin/make clean make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' find /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2 -depth -name '__pycache__' -exec rm -rf {} ';' # Profile data. rm -f *.fdata # Pristine binaries before BOLT optimization. rm -f *.prebolt # BOLT instrumented binaries. rm -f *.bolt_inst find /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2 -name '*.py[co]' -exec rm -f {} ';' find . -name '*.[oa]' -exec rm -f {} ';' find . -name '*.s[ol]' -exec rm -f {} ';' find . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';' find . -name '*.lto' -exec rm -f {} ';' find . -name '*.wasm' -exec rm -f {} ';' find . -name '*.lst' -exec rm -f {} ';' find build -name 'fficonfig.h' -exec rm -f {} ';' || true find: stat() error build: No such file or directory find build -name '*.py' -exec rm -f {} ';' || true find: stat() error build: No such file or directory find build -name '*.py[co]' -exec rm -f {} ';' || true find: stat() error build: No such file or directory rm -f pybuilddir.txt rm -f _bootstrap_python rm -rf web_example python.mjs python.wasm python*.symbols python*.map rm -f Programs/_testembed Programs/_freeze_module rm -rf Python/deepfreeze rm -f Python/frozen_modules/*.h rm -f Python/frozen_modules/MANIFEST rm -f jit_stencils.h find build -type f -a ! -name '*.gc??' -exec rm -f {} ';' find: stat() error build: No such file or directory make[2]: [Makefile:3389: clean-retain-profile] Error 1 (ignored) rm -f Include/pydtrace_probes.h rm -f profile-gen-stamp rm -rf Apple/iOS/testbed/Python.xcframework/ios-*/bin rm -rf Apple/iOS/testbed/Python.xcframework/ios-*/lib rm -rf Apple/iOS/testbed/Python.xcframework/ios-*/include rm -rf Apple/iOS/testbed/Python.xcframework/ios-*/Python.framework make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' find . -name '*.gc??' -exec rm -f {} ';' find . -name '*.profclang?' -exec rm -f {} ';' find . -name '*.dyn' -exec rm -f {} ';' rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64/coverage.info rm -rf /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64/lcov-report rm -f profile-run-stamp rm -f profile-bolt-stamp make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' touch profile-clean-stamp Building with support for profile generation: /usr/gnu/bin/make build_all CFLAGS_NODIST=" -fprofile-generate" LDFLAGS_NODIST=" -fprofile-generate" LIBS="-lsocket -lnsl -lintl -ldl -lsendfile " make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' /usr/bin/gmkdir -p Include CC="/usr/gcc/14/bin/gcc" CFLAGS="" /usr/sbin/amd64/dtrace -o Include/pydtrace_probes.h -h -s /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pydtrace.d /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_module.o Programs/_freeze_module.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Modules/getpath_noop.o Modules/getpath_noop.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_MD5.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_MD5.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_SHA1.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_SHA1.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_SHA2.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_SHA2.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_SHA3.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_SHA3.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_Blake2s.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_Blake2s.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_Blake2b.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_Blake2b.c : sed in-place edit with POSIX-only tools sed 's/PYTHON_/PyDTrace_/' Include/pydtrace_probes.h > Include/pydtrace_probes.h.tmp mv Include/pydtrace_probes.h.tmp Include/pydtrace_probes.h /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Lib_Memzero0.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Lib_Memzero0.c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Lib_Memzero0.c: In function '_Py_LibHacl_Lib_Memzero0_memzero0': /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Lib_Memzero0.c:66:6: warning: #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!" [-Wcpp] 66 | #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!" | ^~~~~~~ /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -msse -msse2 -msse3 -msse4.1 -msse4.2 -DHACL_CAN_COMPILE_VEC128 -o Modules/_hacl/Hacl_Hash_Blake2s_Simd128.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_Blake2s_Simd128.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -mavx2 -DHACL_CAN_COMPILE_VEC256 -o Modules/_hacl/Hacl_Hash_Blake2b_Simd256.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_Blake2b_Simd256.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_HMAC.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_HMAC.c /usr/gcc/14/bin/gcc -Wno-unused-variable -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Streaming_HMAC.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Streaming_HMAC.c /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/pyexpat.c -o Modules/pyexpat.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_elementtree.c -o Modules/_elementtree.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/_codecs_cn.c -o Modules/cjkcodecs/_codecs_cn.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/_codecs_hk.c -o Modules/cjkcodecs/_codecs_hk.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/_codecs_iso2022.c -o Modules/cjkcodecs/_codecs_iso2022.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/_codecs_jp.c -o Modules/cjkcodecs/_codecs_jp.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/_codecs_kr.c -o Modules/cjkcodecs/_codecs_kr.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/_codecs_tw.c -o Modules/cjkcodecs/_codecs_tw.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/multibytecodec.c -o Modules/cjkcodecs/multibytecodec.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/unicodedata.c -o Modules/unicodedata.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/fcntlmodule.c -o Modules/fcntlmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/grpmodule.c -o Modules/grpmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/mmapmodule.c -o Modules/mmapmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_posixsubprocess.c -o Modules/_posixsubprocess.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/resource.c -o Modules/resource.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/selectmodule.c -o Modules/selectmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/socketmodule.c -o Modules/socketmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/syslogmodule.c -o Modules/syslogmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/termios.c -o Modules/termios.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_multiprocessing/posixshmem.c -o Modules/_multiprocessing/posixshmem.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_multiprocessing/multiprocessing.c -o Modules/_multiprocessing/multiprocessing.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_multiprocessing/semaphore.c -o Modules/_multiprocessing/semaphore.o /usr/gcc/14/bin/gcc -fno-strict-overflow -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ctypes/_ctypes.c -o Modules/_ctypes/_ctypes.o /usr/gcc/14/bin/gcc -fno-strict-overflow -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ctypes/callbacks.c -o Modules/_ctypes/callbacks.o /usr/gcc/14/bin/gcc -fno-strict-overflow -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ctypes/callproc.c -o Modules/_ctypes/callproc.o /usr/gcc/14/bin/gcc -fno-strict-overflow -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ctypes/stgdict.c -o Modules/_ctypes/stgdict.o /usr/gcc/14/bin/gcc -fno-strict-overflow -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ctypes/cfield.c -o Modules/_ctypes/cfield.o /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include/ncurses -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_cursesmodule.c -o Modules/_cursesmodule.o /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -DNCURSES_WIDECHAR -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include/ncurses -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include/ncurses -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_curses_panel.c -o Modules/_curses_panel.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/blob.c -o Modules/_sqlite/blob.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/connection.c -o Modules/_sqlite/connection.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/cursor.c -o Modules/_sqlite/cursor.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/microprotocols.c -o Modules/_sqlite/microprotocols.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/module.c -o Modules/_sqlite/module.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/prepare_protocol.c -o Modules/_sqlite/prepare_protocol.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/row.c -o Modules/_sqlite/row.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/statement.c -o Modules/_sqlite/statement.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/util.c -o Modules/_sqlite/util.o /usr/gcc/14/bin/gcc -I/usr/openssl/3/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ssl.c -o Modules/_ssl.o /usr/gcc/14/bin/gcc -I/usr/openssl/3/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hashopenssl.c -o Modules/_hashopenssl.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_uuidmodule.c -o Modules/_uuidmodule.o /usr/gcc/14/bin/gcc -Wno-strict-prototypes -DWITH_APPINIT=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_tkinter.c -o Modules/_tkinter.o /usr/gcc/14/bin/gcc -Wno-strict-prototypes -DWITH_APPINIT=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/tkappinit.c -o Modules/tkappinit.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/xxsubtype.c -o Modules/xxsubtype.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_xxtestfuzz/_xxtestfuzz.c -o Modules/_xxtestfuzz/_xxtestfuzz.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_xxtestfuzz/fuzzer.c -o Modules/_xxtestfuzz/fuzzer.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testbuffer.c -o Modules/_testbuffer.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testinternalcapi.c -o Modules/_testinternalcapi.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testinternalcapi/test_lock.c -o Modules/_testinternalcapi/test_lock.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testinternalcapi/pytime.c -o Modules/_testinternalcapi/pytime.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testinternalcapi/set.c -o Modules/_testinternalcapi/set.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testinternalcapi/test_critical_sections.c -o Modules/_testinternalcapi/test_critical_sections.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testinternalcapi/complex.c -o Modules/_testinternalcapi/complex.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapimodule.c -o Modules/_testcapimodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/vectorcall.c -o Modules/_testcapi/vectorcall.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/heaptype.c -o Modules/_testcapi/heaptype.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/abstract.c -o Modules/_testcapi/abstract.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/unicode.c -o Modules/_testcapi/unicode.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/dict.c -o Modules/_testcapi/dict.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/set.c -o Modules/_testcapi/set.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/list.c -o Modules/_testcapi/list.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/tuple.c -o Modules/_testcapi/tuple.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/getargs.c -o Modules/_testcapi/getargs.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/datetime.c -o Modules/_testcapi/datetime.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/docstring.c -o Modules/_testcapi/docstring.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/mem.c -o Modules/_testcapi/mem.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/watchers.c -o Modules/_testcapi/watchers.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/long.c -o Modules/_testcapi/long.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/float.c -o Modules/_testcapi/float.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/complex.c -o Modules/_testcapi/complex.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/numbers.c -o Modules/_testcapi/numbers.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/structmember.c -o Modules/_testcapi/structmember.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/exceptions.c -o Modules/_testcapi/exceptions.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/code.c -o Modules/_testcapi/code.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/buffer.c -o Modules/_testcapi/buffer.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/pyatomic.c -o Modules/_testcapi/pyatomic.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/run.c -o Modules/_testcapi/run.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/file.c -o Modules/_testcapi/file.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/codec.c -o Modules/_testcapi/codec.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/immortal.c -o Modules/_testcapi/immortal.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/gc.c -o Modules/_testcapi/gc.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/hash.c -o Modules/_testcapi/hash.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/time.c -o Modules/_testcapi/time.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/bytes.c -o Modules/_testcapi/bytes.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/object.c -o Modules/_testcapi/object.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/monitoring.c -o Modules/_testcapi/monitoring.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/config.c -o Modules/_testcapi/config.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/import.c -o Modules/_testcapi/import.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/frame.c -o Modules/_testcapi/frame.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/type.c -o Modules/_testcapi/type.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/function.c -o Modules/_testcapi/function.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi.c -o Modules/_testlimitedcapi.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/abstract.c -o Modules/_testlimitedcapi/abstract.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/bytearray.c -o Modules/_testlimitedcapi/bytearray.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/bytes.c -o Modules/_testlimitedcapi/bytes.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/codec.c -o Modules/_testlimitedcapi/codec.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/complex.c -o Modules/_testlimitedcapi/complex.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/dict.c -o Modules/_testlimitedcapi/dict.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/eval.c -o Modules/_testlimitedcapi/eval.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/float.c -o Modules/_testlimitedcapi/float.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/heaptype_relative.c -o Modules/_testlimitedcapi/heaptype_relative.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/import.c -o Modules/_testlimitedcapi/import.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/list.c -o Modules/_testlimitedcapi/list.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/long.c -o Modules/_testlimitedcapi/long.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/object.c -o Modules/_testlimitedcapi/object.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/pyos.c -o Modules/_testlimitedcapi/pyos.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/set.c -o Modules/_testlimitedcapi/set.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/sys.c -o Modules/_testlimitedcapi/sys.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/tuple.c -o Modules/_testlimitedcapi/tuple.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/unicode.c -o Modules/_testlimitedcapi/unicode.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/vectorcall_limited.c -o Modules/_testlimitedcapi/vectorcall_limited.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/version.c -o Modules/_testlimitedcapi/version.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/file.c -o Modules/_testlimitedcapi/file.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testclinic.c -o Modules/_testclinic.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testclinic_limited.c -o Modules/_testclinic_limited.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testimportmultiple.c -o Modules/_testimportmultiple.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testmultiphase.c -o Modules/_testmultiphase.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testsinglephase.c -o Modules/_testsinglephase.o /usr/gcc/14/bin/gcc -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ctypes/_ctypes_test.c -o Modules/_ctypes/_ctypes_test.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/xxlimited.c -o Modules/xxlimited.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/xxlimited_35.c -o Modules/xxlimited_35.o /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Tools/gdb/libpython.py python-gdb.py /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_testembed.c sed -e "s,/usr/bin/env python3,/usr/bin/python3.14," < /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Tools/scripts/idle3 > build/scripts-3.14/idle3.14 sed -e "s,/usr/bin/env python3,/usr/bin/python3.14," < /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Tools/scripts/pydoc3 > build/scripts-3.14/pydoc3.14 /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/python.c sed -e "s,@EXENAME@,/usr/bin/python3.14," < /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Misc/python-config.in >python-config.py /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen_errors.o Parser/pegen_errors.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/action_helpers.o Parser/action_helpers.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/lexer/buffer.o Parser/lexer/buffer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/lexer/lexer.o Parser/lexer/lexer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/lexer/state.o Parser/lexer/state.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/file_tokenizer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/readline_tokenizer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/string_tokenizer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/utf8_tokenizer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/helpers.o Parser/tokenizer/helpers.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/interpolationobject.o Objects/interpolationobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/templateobject.o Objects/templateobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/typevarobject.o Objects/typevarobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/_contextvars.o Python/_contextvars.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/Python-tokenize.o Python/Python-tokenize.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/assemble.o Python/assemble.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/ast_preprocess.o Python/ast_preprocess.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/brc.o Python/brc.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c In file included from Include/pydtrace.h:11, from Python/ceval.c:47: Python/ceval.c: In function 'dtrace_function_entry': Python/ceval.c:3513:29: warning: passing argument 1 of '__dtrace_python___function__entry' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3513 | PyDTrace_FUNCTION_ENTRY(filename, funcname, lineno); | ^~~~~~~~ Include/pydtrace_probes.h:26:43: note: in definition of macro 'PyDTrace_FUNCTION_ENTRY' 26 | __dtrace_python___function__entry(arg0, arg1, arg2) | ^~~~ Include/pydtrace_probes.h:132:47: note: expected 'char *' but argument is of type 'const char *' 132 | extern void __dtrace_python___function__entry(char *, char *, int); | ^~~~~~ Python/ceval.c:3513:39: warning: passing argument 2 of '__dtrace_python___function__entry' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3513 | PyDTrace_FUNCTION_ENTRY(filename, funcname, lineno); | ^~~~~~~~ Include/pydtrace_probes.h:26:49: note: in definition of macro 'PyDTrace_FUNCTION_ENTRY' 26 | __dtrace_python___function__entry(arg0, arg1, arg2) | ^~~~ Include/pydtrace_probes.h:132:55: note: expected 'char *' but argument is of type 'const char *' 132 | extern void __dtrace_python___function__entry(char *, char *, int); | ^~~~~~ Python/ceval.c: In function 'dtrace_function_return': Python/ceval.c:3528:30: warning: passing argument 1 of '__dtrace_python___function__return' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3528 | PyDTrace_FUNCTION_RETURN(filename, funcname, lineno); | ^~~~~~~~ Include/pydtrace_probes.h:35:44: note: in definition of macro 'PyDTrace_FUNCTION_RETURN' 35 | __dtrace_python___function__return(arg0, arg1, arg2) | ^~~~ Include/pydtrace_probes.h:138:48: note: expected 'char *' but argument is of type 'const char *' 138 | extern void __dtrace_python___function__return(char *, char *, int); | ^~~~~~ Python/ceval.c:3528:40: warning: passing argument 2 of '__dtrace_python___function__return' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3528 | PyDTrace_FUNCTION_RETURN(filename, funcname, lineno); | ^~~~~~~~ Include/pydtrace_probes.h:35:50: note: in definition of macro 'PyDTrace_FUNCTION_RETURN' 35 | __dtrace_python___function__return(arg0, arg1, arg2) | ^~~~ Include/pydtrace_probes.h:138:56: note: expected 'char *' but argument is of type 'const char *' 138 | extern void __dtrace_python___function__return(char *, char *, int); | ^~~~~~ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/codegen.o Python/codegen.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/critical_section.o Python/critical_section.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/crossinterp.o Python/crossinterp.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/flowgraph.o Python/flowgraph.c Python/ceval.c: In function '_PyEvalFramePushAndInit_Ex': Python/ceval.c:2021:38: warning: 'stack_array' may be used uninitialized [-Wmaybe-uninitialized] 2021 | _PyInterpreterFrame *new_frame = _PyEvalFramePushAndInit( | ^~~~~~~~~~~~~~~~~~~~~~~~ 2022 | tstate, func, locals, | ~~~~~~~~~~~~~~~~~~~~~ 2023 | newargs, nargs, kwnames, previous | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024 | ); | ~ Python/ceval.c:1944:1: note: by argument 4 of type 'const _PyStackRef *' to '_PyEvalFramePushAndInit.localalias' declared here 1944 | _PyEvalFramePushAndInit(PyThreadState *tstate, _PyStackRef func, | ^~~~~~~~~~~~~~~~~~~~~~~ Python/ceval.c:1990:17: note: 'stack_array' declared here 1990 | _PyStackRef stack_array[8]; | ^~~~~~~~~~~ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/frame.o Python/frame.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/gc.o Python/gc.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/gc_free_threading.o Python/gc_free_threading.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/gc_gil.o Python/gc_gil.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"sunos5"' -o Python/getplatform.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/getplatform.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/ceval_gil.o Python/ceval_gil.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c Python/hamt.c: In function 'hamt_iterator_bitmap_next': Python/hamt.c:2086:66: warning: array subscript has type 'char' [-Wchar-subscripts] 2086 | PyHamtNode_Bitmap *node = (PyHamtNode_Bitmap *)(iter->i_nodes[level]); | ^ Python/hamt.c:2087:33: warning: array subscript has type 'char' [-Wchar-subscripts] 2087 | Py_ssize_t pos = iter->i_pos[level]; | ^ Python/hamt.c:2099:20: warning: array subscript has type 'char' [-Wchar-subscripts] 2099 | iter->i_pos[level] = pos + 2; | ^ Python/hamt.c:2104:20: warning: array subscript has type 'char' [-Wchar-subscripts] 2104 | iter->i_pos[next_level] = 0; | ^ Python/hamt.c:2105:22: warning: array subscript has type 'char' [-Wchar-subscripts] 2105 | iter->i_nodes[next_level] = (PyHamtNode *) | ^ Python/hamt.c:2113:16: warning: array subscript has type 'char' [-Wchar-subscripts] 2113 | iter->i_pos[level] = pos + 2; | ^ Python/hamt.c: In function 'hamt_iterator_collision_next': Python/hamt.c:2123:72: warning: array subscript has type 'char' [-Wchar-subscripts] 2123 | PyHamtNode_Collision *node = (PyHamtNode_Collision *)(iter->i_nodes[level]); | ^ Python/hamt.c:2124:33: warning: array subscript has type 'char' [-Wchar-subscripts] 2124 | Py_ssize_t pos = iter->i_pos[level]; | ^ Python/hamt.c:2137:16: warning: array subscript has type 'char' [-Wchar-subscripts] 2137 | iter->i_pos[level] = pos + 2; | ^ Python/hamt.c: In function 'hamt_iterator_array_next': Python/hamt.c:2147:64: warning: array subscript has type 'char' [-Wchar-subscripts] 2147 | PyHamtNode_Array *node = (PyHamtNode_Array *)(iter->i_nodes[level]); | ^ Python/hamt.c:2148:33: warning: array subscript has type 'char' [-Wchar-subscripts] 2148 | Py_ssize_t pos = iter->i_pos[level]; | ^ Python/hamt.c:2161:24: warning: array subscript has type 'char' [-Wchar-subscripts] 2161 | iter->i_pos[level] = i + 1; | ^ Python/hamt.c:2165:24: warning: array subscript has type 'char' [-Wchar-subscripts] 2165 | iter->i_pos[next_level] = 0; | ^ Python/hamt.c:2166:26: warning: array subscript has type 'char' [-Wchar-subscripts] 2166 | iter->i_nodes[next_level] = node->a_array[i]; | ^ Python/hamt.c: In function 'hamt_iterator_next': Python/hamt.c:2191:45: warning: array subscript has type 'char' [-Wchar-subscripts] 2191 | PyHamtNode *current = iter->i_nodes[iter->i_level]; | ~~~~^~~~~~~~~ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/importdl.c In file included from Include/pydtrace.h:11, from Python/import.c:27: Python/import.c: In function 'import_find_and_load': Python/import.c:3735:41: warning: passing argument 1 of '__dtrace_python___import__find__load__start' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3735 | PyDTrace_IMPORT_FIND_LOAD_START(PyUnicode_AsUTF8(abs_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Include/pydtrace_probes.h:71:53: note: in definition of macro 'PyDTrace_IMPORT_FIND_LOAD_START' 71 | __dtrace_python___import__find__load__start(arg0) | ^~~~ Include/pydtrace_probes.h:162:57: note: expected 'char *' but argument is of type 'const char *' 162 | extern void __dtrace_python___import__find__load__start(char *); | ^~~~~~ Python/import.c:3741:40: warning: passing argument 1 of '__dtrace_python___import__find__load__done' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3741 | PyDTrace_IMPORT_FIND_LOAD_DONE(PyUnicode_AsUTF8(abs_name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Include/pydtrace_probes.h:62:52: note: in definition of macro 'PyDTrace_IMPORT_FIND_LOAD_DONE' 62 | __dtrace_python___import__find__load__done(arg0, arg1) | ^~~~ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/index_pool.o Python/index_pool.c Include/pydtrace_probes.h:156:56: note: expected 'char *' but argument is of type 'const char *' 156 | extern void __dtrace_python___import__find__load__done(char *, int); | ^~~~~~ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/interpconfig.o Python/interpconfig.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/instrumentation.o Python/instrumentation.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/instruction_sequence.o Python/instruction_sequence.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/intrinsics.o Python/intrinsics.c Python/instrumentation.c: In function 'call_one_instrument': Python/instrumentation.c:978:56: warning: array subscript has type 'char' [-Wchar-subscripts] 978 | PyObject *instrument = interp->monitoring_callables[tool][event]; | ^ Python/instrumentation.c: In function 'initialize_tools': Python/instrumentation.c:1492:71: warning: array subscript has type 'char' [-Wchar-subscripts] 1492 | tools[i] = code->_co_monitoring->active_monitors.tools[event]; | ^ Python/instrumentation.c: In function 'force_instrument_lock_held': Python/instrumentation.c:1835:57: warning: array subscript has type 'char' [-Wchar-subscripts] 1835 | uint8_t removed_tools = removed_events.tools[event]; | ^ Python/instrumentation.c:1839:49: warning: array subscript has type 'char' [-Wchar-subscripts] 1839 | uint8_t new_tools = new_events.tools[event]; | ^ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/jit.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/jit.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/legacy_tracing.o Python/legacy_tracing.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/lock.o Python/lock.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/object_stack.o Python/object_stack.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/optimizer.o Python/optimizer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/optimizer_analysis.o Python/optimizer_analysis.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/optimizer_symbols.o Python/optimizer_symbols.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/parking_lot.o Python/parking_lot.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/qsbr.o Python/qsbr.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/specialize.o Python/specialize.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/stackrefs.o Python/stackrefs.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ \ -o Python/sysmodule.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/sysmodule.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c In file included from Include/pydtrace.h:11, from /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/sysmodule.c:41: /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/sysmodule.c: In function 'sys_audit_tstate': /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/sysmodule.c:304:24: warning: passing argument 1 of '__dtrace_python___audit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 304 | PyDTrace_AUDIT(event, (void *)eventArgs); | ^~~~~ Include/pydtrace_probes.h:17:33: note: in definition of macro 'PyDTrace_AUDIT' 17 | __dtrace_python___audit(arg0, arg1) | ^~~~ Include/pydtrace_probes.h:126:37: note: expected 'char *' but argument is of type 'const char *' 126 | extern void __dtrace_python___audit(char *, void *); | ^~~~~~ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/tracemalloc.o Python/tracemalloc.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/uniqueid.o Python/uniqueid.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -fno-strict-aliasing -o Python/dtoa.o Python/dtoa.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/perf_trampoline.o Python/perf_trampoline.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/perf_jit_trampoline.o Python/perf_jit_trampoline.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/remote_debugging.o Python/remote_debugging.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-314"' \ -o Python/dynload_shlib.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/dynload_shlib.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/atexitmodule.c -o Modules/atexitmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/faulthandler.c -o Modules/faulthandler.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/posixmodule.c -o Modules/posixmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/signalmodule.c -o Modules/signalmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_tracemalloc.c -o Modules/_tracemalloc.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_suggestions.c -o Modules/_suggestions.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_datetimemodule.c -o Modules/_datetimemodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_codecsmodule.c -o Modules/_codecsmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/errnomodule.c -o Modules/errnomodule.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/_iomodule.c -o Modules/_io/_iomodule.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/iobase.c -o Modules/_io/iobase.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/fileio.c -o Modules/_io/fileio.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/bytesio.c -o Modules/_io/bytesio.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/bufferedio.c -o Modules/_io/bufferedio.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/textio.c -o Modules/_io/textio.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/stringio.c -o Modules/_io/stringio.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sre/sre.c -o Modules/_sre/sre.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sysconfig.c -o Modules/_sysconfig.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_threadmodule.c -o Modules/_threadmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/timemodule.c -o Modules/timemodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_typesmodule.c -o Modules/_typesmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_typingmodule.c -o Modules/_typingmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_weakref.c -o Modules/_weakref.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_abc.c -o Modules/_abc.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_localemodule.c -o Modules/_localemodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_opcode.c -o Modules/_opcode.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_operator.c -o Modules/_operator.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_stat.c -o Modules/_stat.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/symtablemodule.c -o Modules/symtablemodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/pwdmodule.c -o Modules/pwdmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/ucred.c -o Modules/ucred.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/dlpimodule.c -o Modules/dlpimodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/privileges.c -o Modules/privileges.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/pyrbac.c -o Modules/pyrbac.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/authattr.c -o Modules/authattr.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/execattr.c -o Modules/execattr.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/userattr.c -o Modules/userattr.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/arraymodule.c -o Modules/arraymodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_asynciomodule.c -o Modules/_asynciomodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_bisectmodule.c -o Modules/_bisectmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_csv.c -o Modules/_csv.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_heapqmodule.c -o Modules/_heapqmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_json.c -o Modules/_json.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_lsprof.c -o Modules/_lsprof.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/rotatingtree.c -o Modules/rotatingtree.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_pickle.c -o Modules/_pickle.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_queuemodule.c -o Modules/_queuemodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_randommodule.c -o Modules/_randommodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_remote_debugging_module.c -o Modules/_remote_debugging_module.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_struct.c -o Modules/_struct.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_interpretersmodule.c -o Modules/_interpretersmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_interpchannelsmodule.c -o Modules/_interpchannelsmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_interpqueuesmodule.c -o Modules/_interpqueuesmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_zoneinfo.c -o Modules/_zoneinfo.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/mathmodule.c -o Modules/mathmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cmathmodule.c -o Modules/cmathmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_statisticsmodule.c -o Modules/_statisticsmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_decimal/_decimal.c -o Modules/_decimal/_decimal.o /usr/gcc/14/bin/gcc -DUSE_ZLIB_CRC32 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/binascii.c -o Modules/binascii.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_bz2module.c -o Modules/_bz2module.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_lzmamodule.c -o Modules/_lzmamodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_zstd/_zstdmodule.c -o Modules/_zstd/_zstdmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_zstd/zstddict.c -o Modules/_zstd/zstddict.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_zstd/compressor.c -o Modules/_zstd/compressor.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_zstd/decompressor.c -o Modules/_zstd/decompressor.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/zlibmodule.c -o Modules/zlibmodule.o /usr/gcc/14/bin/gcc -DUSE_NDBM -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_dbmmodule.c -o Modules/_dbmmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_gdbmmodule.c -o Modules/_gdbmmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/readline.c -o Modules/readline.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/md5module.c -o Modules/md5module.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/sha1module.c -o Modules/sha1module.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/sha2module.c -o Modules/sha2module.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/sha3module.c -o Modules/sha3module.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/blake2module.c -o Modules/blake2module.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/hmacmodule.c -o Modules/hmacmodule.o /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/pyexpat.o -lexpat -o Modules/pyexpat.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_elementtree.o -o Modules/_elementtree.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/_codecs_cn.o -o Modules/_codecs_cn.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/_codecs_hk.o -o Modules/_codecs_hk.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/_codecs_iso2022.o -o Modules/_codecs_iso2022.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/_codecs_jp.o -o Modules/_codecs_jp.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/_codecs_kr.o -o Modules/_codecs_kr.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/_codecs_tw.o -o Modules/_codecs_tw.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/cjkcodecs/multibytecodec.o -o Modules/_multibytecodec.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/unicodedata.o -o Modules/unicodedata.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/fcntlmodule.o -o Modules/fcntl.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/grpmodule.o -o Modules/grp.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/mmapmodule.o -o Modules/mmap.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_posixsubprocess.o -o Modules/_posixsubprocess.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/resource.o -o Modules/resource.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/selectmodule.o -o Modules/select.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/socketmodule.o -lresolv -o Modules/_socket.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/syslogmodule.o -o Modules/syslog.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/termios.o -o Modules/termios.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_multiprocessing/posixshmem.o -o Modules/_posixshmem.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_multiprocessing/multiprocessing.o Modules/_multiprocessing/semaphore.o -o Modules/_multiprocessing.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -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-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_cursesmodule.o -L/usr/gnu/lib/amd64 -m64 -D_XPG6 -R/usr/gnu/lib/amd64 -lncurses -lpcre2-posix -o Modules/_curses.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_curses_panel.o -L/usr/gnu/lib/amd64 -m64 -D_XPG6 -R/usr/gnu/lib/amd64 -lpanel -L/usr/gnu/lib/amd64 -m64 -D_XPG6 -R/usr/gnu/lib/amd64 -lncurses -lpcre2-posix -o Modules/_curses_panel.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -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-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_ssl.o -L/usr/openssl/3/lib/amd64 -lssl -lcrypto -o Modules/_ssl.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_hashopenssl.o -L/usr/openssl/3/lib/amd64 -lcrypto -o Modules/_hashlib.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_uuidmodule.o -luuid -o Modules/_uuid.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_tkinter.o Modules/tkappinit.o -ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 -o Modules/_tkinter.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/xxsubtype.o -o Modules/xxsubtype.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_xxtestfuzz/_xxtestfuzz.o Modules/_xxtestfuzz/fuzzer.o -o Modules/_xxtestfuzz.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_testbuffer.o -o Modules/_testbuffer.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_testinternalcapi.o Modules/_testinternalcapi/test_lock.o Modules/_testinternalcapi/pytime.o Modules/_testinternalcapi/set.o Modules/_testinternalcapi/test_critical_sections.o Modules/_testinternalcapi/complex.o -o Modules/_testinternalcapi.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_testcapimodule.o Modules/_testcapi/vectorcall.o Modules/_testcapi/heaptype.o Modules/_testcapi/abstract.o Modules/_testcapi/unicode.o Modules/_testcapi/dict.o Modules/_testcapi/set.o Modules/_testcapi/list.o Modules/_testcapi/tuple.o Modules/_testcapi/getargs.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/complex.o Modules/_testcapi/numbers.o Modules/_testcapi/structmember.o Modules/_testcapi/exceptions.o Modules/_testcapi/code.o Modules/_testcapi/buffer.o Modules/_testcapi/pyatomic.o Modules/_testcapi/run.o Modules/_testcapi/file.o Modules/_testcapi/codec.o Modules/_testcapi/immortal.o Modules/_testcapi/gc.o Modules/_testcapi/hash.o Modules/_testcapi/time.o Modules/_testcapi/bytes.o Modules/_testcapi/object.o Modules/_testcapi/monitoring.o Modules/_testcapi/config.o Modules/_testcapi/import.o Modules/_testcapi/frame.o Modules/_testcapi/type.o Modules/_testcapi/function.o -o Modules/_testcapi.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_testlimitedcapi.o Modules/_testlimitedcapi/abstract.o Modules/_testlimitedcapi/bytearray.o Modules/_testlimitedcapi/bytes.o Modules/_testlimitedcapi/codec.o Modules/_testlimitedcapi/complex.o Modules/_testlimitedcapi/dict.o Modules/_testlimitedcapi/eval.o Modules/_testlimitedcapi/float.o Modules/_testlimitedcapi/heaptype_relative.o Modules/_testlimitedcapi/import.o Modules/_testlimitedcapi/list.o Modules/_testlimitedcapi/long.o Modules/_testlimitedcapi/object.o Modules/_testlimitedcapi/pyos.o Modules/_testlimitedcapi/set.o Modules/_testlimitedcapi/sys.o Modules/_testlimitedcapi/tuple.o Modules/_testlimitedcapi/unicode.o Modules/_testlimitedcapi/vectorcall_limited.o Modules/_testlimitedcapi/version.o Modules/_testlimitedcapi/file.o -o Modules/_testlimitedcapi.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_testclinic.o -o Modules/_testclinic.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_testclinic_limited.o -o Modules/_testclinic_limited.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_testimportmultiple.o -o Modules/_testimportmultiple.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_testmultiphase.o -o Modules/_testmultiphase.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_testsinglephase.o -o Modules/_testsinglephase.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_ctypes/_ctypes_test.o -lffi -ldl -lm -o Modules/_ctypes_test.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/xxlimited.o -o Modules/xxlimited.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/xxlimited_35.o -o Modules/xxlimited_35.cpython-314.so CC="/usr/gcc/14/bin/gcc" CFLAGS="" /usr/sbin/amd64/dtrace -o Python/pydtrace.o -G -s /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pydtrace.d Python/ceval.o Python/gc.o Python/import.o Python/sysmodule.o /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/ucred.o -ltsol -o Modules/ucred.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/dlpimodule.o -ldlpi -o Modules/dlpi.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/privileges.o -o Modules/privileges.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/pyrbac.o Modules/authattr.o Modules/execattr.o Modules/userattr.o -lnsl -lsocket -lsecdb -o Modules/rbac.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/arraymodule.o -o Modules/array.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_asynciomodule.o -o Modules/_asyncio.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_bisectmodule.o -o Modules/_bisect.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_csv.o -o Modules/_csv.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_heapqmodule.o -o Modules/_heapq.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_json.o -o Modules/_json.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_lsprof.o Modules/rotatingtree.o -o Modules/_lsprof.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_pickle.o -o Modules/_pickle.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_queuemodule.o -o Modules/_queue.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_randommodule.o -o Modules/_random.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_remote_debugging_module.o -o Modules/_remote_debugging.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_struct.o -o Modules/_struct.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_interpretersmodule.o -o Modules/_interpreters.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_interpchannelsmodule.o -o Modules/_interpchannels.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_interpqueuesmodule.o -o Modules/_interpqueues.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_zoneinfo.o -o Modules/_zoneinfo.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/mathmodule.o -lm -o Modules/math.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/cmathmodule.o -lm -o Modules/cmath.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_statisticsmodule.o -lm -o Modules/_statistics.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/binascii.o -lz -o Modules/binascii.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_bz2module.o -lbz2 -o Modules/_bz2.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_lzmamodule.o -llzma -o Modules/_lzma.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_zstd/_zstdmodule.o Modules/_zstd/zstddict.o Modules/_zstd/compressor.o Modules/_zstd/decompressor.o -lzstd -o Modules/_zstd.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/zlibmodule.o -lz -o Modules/zlib.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_dbmmodule.o -o Modules/_dbm.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_gdbmmodule.o -lgdbm -o Modules/_gdbm.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/readline.o -lreadline -o Modules/readline.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/md5module.o Modules/_hacl/Hacl_Hash_MD5.o -o Modules/_md5.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/sha1module.o Modules/_hacl/Hacl_Hash_SHA1.o -o Modules/_sha1.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/sha2module.o Modules/_hacl/Hacl_Hash_SHA2.o -o Modules/_sha2.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/sha3module.o Modules/_hacl/Hacl_Hash_SHA3.o -o Modules/_sha3.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/blake2module.o Modules/_hacl/Hacl_Hash_Blake2s.o Modules/_hacl/Hacl_Hash_Blake2b.o Modules/_hacl/Lib_Memzero0.o Modules/_hacl/Hacl_Hash_Blake2s_Simd128.o Modules/_hacl/Hacl_Hash_Blake2b_Simd256.o -o Modules/_blake2.cpython-314.so /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/getbuildinfo.c /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/hmacmodule.o Modules/_hacl/Hacl_HMAC.o Modules/_hacl/Hacl_Streaming_HMAC.o Modules/_hacl/Hacl_Hash_MD5.o Modules/_hacl/Hacl_Hash_SHA1.o Modules/_hacl/Hacl_Hash_SHA2.o Modules/_hacl/Hacl_Hash_SHA3.o Modules/_hacl/Hacl_Hash_Blake2s.o Modules/_hacl/Hacl_Hash_Blake2b.o Modules/_hacl/Lib_Memzero0.o Modules/_hacl/Hacl_Hash_Blake2s_Simd128.o Modules/_hacl/Hacl_Hash_Blake2b_Simd256.o -o Modules/_hmac.cpython-314.so /usr/gcc/14/bin/gcc -m64 -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/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.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/interpolationobject.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/templateobject.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_contextvars.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_preprocess.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/codegen.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.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/index_pool.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.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/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/stackrefs.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/uniqueid.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/perf_jit_trampoline.o Python/remote_debugging.o Python/dynload_shlib.o Python/pydtrace.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/_suggestions.o Modules/_datetimemodule.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/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typesmodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_opcode.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o -lsocket -lnsl -lintl -ldl -lsendfile -lm -lm ./Programs/_freeze_module getpath /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/getpath.py Python/frozen_modules/getpath.h ./Programs/_freeze_module importlib._bootstrap /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/_bootstrap.py Python/frozen_modules/importlib._bootstrap.h ./Programs/_freeze_module importlib._bootstrap_external /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/_bootstrap_external.py Python/frozen_modules/importlib._bootstrap_external.h ./Programs/_freeze_module zipimport /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/zipimport.py Python/frozen_modules/zipimport.h /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.14"' \ -DVPATH='"/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2"' \ -DPLATLIBDIR='"lib"' \ -DPYTHONFRAMEWORK='""' \ -o Modules/getpath.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/getpath.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Programs/_bootstrap_python.o Programs/_bootstrap_python.c /usr/gcc/14/bin/gcc -m64 -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/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.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/interpolationobject.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/templateobject.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_contextvars.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_preprocess.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/codegen.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.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/index_pool.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.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/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/stackrefs.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/uniqueid.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/perf_jit_trampoline.o Python/remote_debugging.o Python/dynload_shlib.o Python/pydtrace.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/_suggestions.o Modules/_datetimemodule.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/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typesmodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_opcode.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o \ Programs/_bootstrap_python.o Modules/getpath.o -lsocket -lnsl -lintl -ldl -lsendfile -lm -lm ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py abc /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/abc.py Python/frozen_modules/abc.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py codecs /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/codecs.py Python/frozen_modules/codecs.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py io /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/io.py Python/frozen_modules/io.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py _collections_abc /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_collections_abc.py Python/frozen_modules/_collections_abc.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py _sitebuiltins /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_sitebuiltins.py Python/frozen_modules/_sitebuiltins.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py genericpath /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/genericpath.py Python/frozen_modules/genericpath.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py ntpath /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ntpath.py Python/frozen_modules/ntpath.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py posixpath /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/posixpath.py Python/frozen_modules/posixpath.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py os /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/os.py Python/frozen_modules/os.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py site /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/site.py Python/frozen_modules/site.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py stat /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/stat.py Python/frozen_modules/stat.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py importlib.util /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/util.py Python/frozen_modules/importlib.util.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py importlib.machinery /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/machinery.py Python/frozen_modules/importlib.machinery.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py runpy /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/runpy.py Python/frozen_modules/runpy.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py __hello__ /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__hello__.py Python/frozen_modules/__hello__.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py __phello__ /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__phello__/__init__.py Python/frozen_modules/__phello__.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py __phello__.ham /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__phello__/ham/__init__.py Python/frozen_modules/__phello__.ham.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py __phello__.ham.eggs /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__phello__/ham/eggs.py Python/frozen_modules/__phello__.ham.eggs.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py __phello__.spam /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__phello__/spam.py Python/frozen_modules/__phello__.spam.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py frozen_only /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Tools/freeze/flag.py Python/frozen_modules/frozen_only.h /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c # AIX Linker don't support "-h" option if test "sunos5" != "aix"; then \ /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate -Wl,-hlibpython3.14.so.1.0 -o libpython3.14.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/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.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/interpolationobject.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/templateobject.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_contextvars.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_preprocess.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/codegen.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.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/index_pool.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.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/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/stackrefs.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/uniqueid.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/perf_jit_trampoline.o Python/remote_debugging.o Python/dynload_shlib.o Python/pydtrace.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/_suggestions.o Modules/_datetimemodule.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/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typesmodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_opcode.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/getpath.o Python/frozen.o -lm -lsocket -lnsl -lintl -ldl -lsendfile -lm; \ else \ /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate -o libpython3.14.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/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.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/interpolationobject.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/templateobject.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_contextvars.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_preprocess.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/codegen.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.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/index_pool.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.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/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/stackrefs.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/uniqueid.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/perf_jit_trampoline.o Python/remote_debugging.o Python/dynload_shlib.o Python/pydtrace.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/_suggestions.o Modules/_datetimemodule.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/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typesmodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_opcode.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/getpath.o Python/frozen.o -lm -lsocket -lnsl -lintl -ldl -lsendfile -lm; \ fi /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate Modules/_decimal/_decimal.o -lmpdec -lm -o Modules/_decimal.cpython-314.so if test libpython3.14.so.1.0 != libpython3.14.so; then \ ln -f libpython3.14.so.1.0 libpython3.14.so; \ fi /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -fprofile-generate -o libpython3.so -Wl,-hlibpython3.so libpython3.14.so /usr/gcc/14/bin/gcc -m64 -fno-semantic-interposition -fprofile-generate -o python Programs/python.o -Wl,-R,/usr/lib/amd64 -L. -lpython3.14 -lsocket -lnsl -lintl -ldl -lsendfile -lm -lm /usr/gcc/14/bin/gcc -m64 -fno-semantic-interposition -fprofile-generate -o Programs/_testembed Programs/_testembed.o -Wl,-R,/usr/lib/amd64 -L. -lpython3.14 -lsocket -lnsl -lintl -ldl -lsendfile -lm -lm LD_LIBRARY_PATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64 ./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 Written build/lib.solaris-2.11-i86pc.64bit-3.14/_sysconfigdata__sunos5_.py Written build/lib.solaris-2.11-i86pc.64bit-3.14/_sysconfig_vars__sunos5_.json LD_LIBRARY_PATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64 ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform LD_LIBRARY_PATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64 ./python -E /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details.json Checked 118 modules (36 built-in, 81 shared, 1 n/a on solaris-2.11-i86pc.64bit, 0 disabled, 0 missing, 0 failed on import) make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' touch profile-gen-stamp make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' # Next, run the profile task to generate the profile information. LD_LIBRARY_PATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64 ./python -m test --pgo --timeout= Using random seed: 1258943932 0:00:00 load avg: 5.14 Run 43 tests sequentially in a single process 0:00:00 load avg: 5.14 [ 1/43] test_array 0:00:02 load avg: 5.07 [ 1/43] test_array passed 0:00:02 load avg: 5.07 [ 2/43] test_base64 0:00:02 load avg: 5.02 [ 2/43] test_base64 passed 0:00:02 load avg: 5.02 [ 3/43] test_binascii 0:00:02 load avg: 5.02 [ 3/43] test_binascii passed 0:00:02 load avg: 5.02 [ 4/43] test_binop 0:00:02 load avg: 5.02 [ 4/43] test_binop passed 0:00:02 load avg: 5.02 [ 5/43] test_bisect 0:00:03 load avg: 5.02 [ 5/43] test_bisect passed 0:00:03 load avg: 5.02 [ 6/43] test_bytes 0:00:13 load avg: 4.45 [ 6/43] test_bytes passed 0:00:13 load avg: 4.45 [ 7/43] test_bz2 0:00:15 load avg: 4.34 [ 7/43] test_bz2 passed 0:00:15 load avg: 4.34 [ 8/43] test_cmath 0:00:15 load avg: 4.34 [ 8/43] test_cmath passed 0:00:15 load avg: 4.34 [ 9/43] test_codecs 0:00:17 load avg: 4.23 [ 9/43] test_codecs passed 0:00:17 load avg: 4.23 [10/43] test_collections 0:00:18 load avg: 4.18 [10/43] test_collections passed 0:00:18 load avg: 4.18 [11/43] test_complex 0:00:18 load avg: 4.13 [11/43] test_complex passed 0:00:18 load avg: 4.13 [12/43] test_dataclasses 0:00:20 load avg: 4.08 [12/43] test_dataclasses passed 0:00:20 load avg: 4.08 [13/43] test_datetime 0:00:26 load avg: 3.80 [13/43] test_datetime passed 0:00:26 load avg: 3.80 [14/43] test_decimal 0:00:32 load avg: 3.64 [14/43] test_decimal passed 0:00:32 load avg: 3.64 [15/43] test_difflib 0:00:34 load avg: 3.61 [15/43] test_difflib passed 0:00:34 load avg: 3.61 [16/43] test_float 0:00:34 load avg: 3.57 [16/43] test_float passed 0:00:34 load avg: 3.57 [17/43] test_fstring 0:00:37 load avg: 3.45 [17/43] test_fstring passed 0:00:37 load avg: 3.45 [18/43] test_functools 0:00:39 load avg: 3.37 [18/43] test_functools passed 0:00:39 load avg: 3.37 [19/43] test_generators 0:00:40 load avg: 3.33 [19/43] test_generators passed 0:00:40 load avg: 3.33 [20/43] test_hashlib 0:00:41 load avg: 3.29 [20/43] test_hashlib passed 0:00:41 load avg: 3.29 [21/43] test_heapq 0:00:42 load avg: 3.25 [21/43] test_heapq passed 0:00:42 load avg: 3.25 [22/43] test_int 0:00:43 load avg: 3.22 [22/43] test_int passed 0:00:43 load avg: 3.22 [23/43] test_itertools 0:00:48 load avg: 3.05 [23/43] test_itertools passed 0:00:48 load avg: 3.05 [24/43] test_json 0:01:00 load avg: 2.72 [24/43] test_json passed 0:01:00 load avg: 2.72 [25/43] test_long 0:01:04 load avg: 2.61 [25/43] test_long passed 0:01:04 load avg: 2.61 [26/43] test_lzma 0:01:04 load avg: 2.61 [26/43] test_lzma passed 0:01:04 load avg: 2.61 [27/43] test_math 0:01:08 load avg: 2.52 [27/43] test_math passed 0:01:08 load avg: 2.52 [28/43] test_memoryview 0:01:10 load avg: 2.47 [28/43] test_memoryview passed 0:01:10 load avg: 2.47 [29/43] test_operator 0:01:10 load avg: 2.47 [29/43] test_operator passed 0:01:10 load avg: 2.47 [30/43] test_ordered_dict 0:01:13 load avg: 2.40 [30/43] test_ordered_dict passed 0:01:13 load avg: 2.40 [31/43] test_patma 0:01:13 load avg: 2.38 [31/43] test_patma passed 0:01:13 load avg: 2.38 [32/43] test_pickle 0:01:22 load avg: 2.20 [32/43] test_pickle passed 0:01:22 load avg: 2.20 [33/43] test_pprint 0:01:23 load avg: 2.20 [33/43] test_pprint passed 0:01:23 load avg: 2.20 [34/43] test_re 0:01:25 load avg: 2.16 [34/43] test_re passed 0:01:25 load avg: 2.16 [35/43] test_set 0:01:32 load avg: 2.03 [35/43] test_set passed 0:01:32 load avg: 2.03 [36/43] test_sqlite3 0:01:34 load avg: 2.01 [36/43] test_sqlite3 passed 0:01:34 load avg: 2.01 [37/43] test_statistics 0:01:37 load avg: 1.95 [37/43] test_statistics passed 0:01:37 load avg: 1.95 [38/43] test_str 0:01:43 load avg: 1.88 [38/43] test_str passed 0:01:43 load avg: 1.88 [39/43] test_struct 0:01:45 load avg: 1.86 [39/43] test_struct passed 0:01:45 load avg: 1.86 [40/43] test_tabnanny 0:01:46 load avg: 1.85 [40/43] test_tabnanny passed 0:01:46 load avg: 1.85 [41/43] test_time 0:01:49 load avg: 1.80 [41/43] test_time passed 0:01:49 load avg: 1.80 [42/43] test_xml_etree 0:01:51 load avg: 1.78 [42/43] test_xml_etree passed 0:01:51 load avg: 1.78 [43/43] test_xml_etree_c 0:01:54 load avg: 1.74 [43/43] test_xml_etree_c passed Total duration: 1 min 54 sec Total tests: run=9,661 skipped=228 Total test files: run=43/43 Result: SUCCESS true # Remove profile generation binary since we are done with it. /usr/gnu/bin/make clean-retain-profile make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' find /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2 -depth -name '__pycache__' -exec rm -rf {} ';' find /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2 -name '*.py[co]' -exec rm -f {} ';' find . -name '*.[oa]' -exec rm -f {} ';' find . -name '*.s[ol]' -exec rm -f {} ';' find . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';' find . -name '*.lto' -exec rm -f {} ';' find . -name '*.wasm' -exec rm -f {} ';' find . -name '*.lst' -exec rm -f {} ';' find build -name 'fficonfig.h' -exec rm -f {} ';' || true find build -name '*.py' -exec rm -f {} ';' || true find build -name '*.py[co]' -exec rm -f {} ';' || true rm -f pybuilddir.txt rm -f _bootstrap_python rm -rf web_example python.mjs python.wasm python*.symbols python*.map rm -f Programs/_testembed Programs/_freeze_module rm -rf Python/deepfreeze rm -f Python/frozen_modules/*.h rm -f Python/frozen_modules/MANIFEST rm -f jit_stencils.h find build -type f -a ! -name '*.gc??' -exec rm -f {} ';' rm -f Include/pydtrace_probes.h rm -f profile-gen-stamp rm -rf Apple/iOS/testbed/Python.xcframework/ios-*/bin rm -rf Apple/iOS/testbed/Python.xcframework/ios-*/lib rm -rf Apple/iOS/testbed/Python.xcframework/ios-*/include rm -rf Apple/iOS/testbed/Python.xcframework/ios-*/Python.framework make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' # 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 /usr/gnu/bin/make build_all CFLAGS_NODIST=" -fprofile-use -fprofile-correction" LDFLAGS_NODIST="" make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' /usr/bin/gmkdir -p Include CC="/usr/gcc/14/bin/gcc" CFLAGS="" /usr/sbin/amd64/dtrace -o Include/pydtrace_probes.h -h -s /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pydtrace.d /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_module.o Programs/_freeze_module.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Modules/getpath_noop.o Modules/getpath_noop.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_MD5.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_MD5.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_SHA1.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_SHA1.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_SHA2.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_SHA2.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_SHA3.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_SHA3.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_Blake2s.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_Blake2s.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_Blake2b.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_Blake2b.c : sed in-place edit with POSIX-only tools sed 's/PYTHON_/PyDTrace_/' Include/pydtrace_probes.h > Include/pydtrace_probes.h.tmp mv Include/pydtrace_probes.h.tmp Include/pydtrace_probes.h /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Lib_Memzero0.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Lib_Memzero0.c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Lib_Memzero0.c: In function '_Py_LibHacl_Lib_Memzero0_memzero0': /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Lib_Memzero0.c:66:6: warning: #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!" [-Wcpp] 66 | #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!" | ^~~~~~~ /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -msse -msse2 -msse3 -msse4.1 -msse4.2 -DHACL_CAN_COMPILE_VEC128 -o Modules/_hacl/Hacl_Hash_Blake2s_Simd128.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_Blake2s_Simd128.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -mavx2 -DHACL_CAN_COMPILE_VEC256 -o Modules/_hacl/Hacl_Hash_Blake2b_Simd256.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Hash_Blake2b_Simd256.c /usr/gcc/14/bin/gcc -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_HMAC.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_HMAC.c /usr/gcc/14/bin/gcc -Wno-unused-variable -c -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -o Modules/_hacl/Hacl_Streaming_HMAC.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/Hacl_Streaming_HMAC.c /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/pyexpat.c -o Modules/pyexpat.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_elementtree.c -o Modules/_elementtree.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/_codecs_cn.c -o Modules/cjkcodecs/_codecs_cn.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/_codecs_hk.c -o Modules/cjkcodecs/_codecs_hk.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/_codecs_iso2022.c -o Modules/cjkcodecs/_codecs_iso2022.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/_codecs_jp.c -o Modules/cjkcodecs/_codecs_jp.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/_codecs_kr.c -o Modules/cjkcodecs/_codecs_kr.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/_codecs_tw.c -o Modules/cjkcodecs/_codecs_tw.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cjkcodecs/multibytecodec.c -o Modules/cjkcodecs/multibytecodec.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/unicodedata.c -o Modules/unicodedata.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/fcntlmodule.c -o Modules/fcntlmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/grpmodule.c -o Modules/grpmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/mmapmodule.c -o Modules/mmapmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_posixsubprocess.c -o Modules/_posixsubprocess.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/resource.c -o Modules/resource.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/selectmodule.c -o Modules/selectmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/socketmodule.c -o Modules/socketmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/syslogmodule.c -o Modules/syslogmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/termios.c -o Modules/termios.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_multiprocessing/posixshmem.c -o Modules/_multiprocessing/posixshmem.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_multiprocessing/multiprocessing.c -o Modules/_multiprocessing/multiprocessing.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_multiprocessing/semaphore.c -o Modules/_multiprocessing/semaphore.o /usr/gcc/14/bin/gcc -fno-strict-overflow -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ctypes/_ctypes.c -o Modules/_ctypes/_ctypes.o /usr/gcc/14/bin/gcc -fno-strict-overflow -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ctypes/callbacks.c -o Modules/_ctypes/callbacks.o /usr/gcc/14/bin/gcc -fno-strict-overflow -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ctypes/callproc.c -o Modules/_ctypes/callproc.o /usr/gcc/14/bin/gcc -fno-strict-overflow -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ctypes/stgdict.c -o Modules/_ctypes/stgdict.o /usr/gcc/14/bin/gcc -fno-strict-overflow -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ctypes/cfield.c -o Modules/_ctypes/cfield.o /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include/ncurses -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_cursesmodule.c -o Modules/_cursesmodule.o /usr/gcc/14/bin/gcc -D__EXTENSIONS__ -DNCURSES_WIDECHAR -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include/ncurses -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/usr/include/ncurses -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_curses_panel.c -o Modules/_curses_panel.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/blob.c -o Modules/_sqlite/blob.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/connection.c -o Modules/_sqlite/connection.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/cursor.c -o Modules/_sqlite/cursor.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/microprotocols.c -o Modules/_sqlite/microprotocols.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/module.c -o Modules/_sqlite/module.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/prepare_protocol.c -o Modules/_sqlite/prepare_protocol.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/row.c -o Modules/_sqlite/row.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/statement.c -o Modules/_sqlite/statement.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sqlite/util.c -o Modules/_sqlite/util.o /usr/gcc/14/bin/gcc -I/usr/openssl/3/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ssl.c -o Modules/_ssl.o /usr/gcc/14/bin/gcc -I/usr/openssl/3/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hashopenssl.c -o Modules/_hashopenssl.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_uuidmodule.c -o Modules/_uuidmodule.o /usr/gcc/14/bin/gcc -Wno-strict-prototypes -DWITH_APPINIT=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_tkinter.c -o Modules/_tkinter.o /usr/gcc/14/bin/gcc -Wno-strict-prototypes -DWITH_APPINIT=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/tkappinit.c -o Modules/tkappinit.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/xxsubtype.c -o Modules/xxsubtype.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_xxtestfuzz/_xxtestfuzz.c -o Modules/_xxtestfuzz/_xxtestfuzz.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_xxtestfuzz/fuzzer.c -o Modules/_xxtestfuzz/fuzzer.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testbuffer.c -o Modules/_testbuffer.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testinternalcapi.c -o Modules/_testinternalcapi.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testinternalcapi/test_lock.c -o Modules/_testinternalcapi/test_lock.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testinternalcapi/pytime.c -o Modules/_testinternalcapi/pytime.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testinternalcapi/set.c -o Modules/_testinternalcapi/set.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testinternalcapi/test_critical_sections.c -o Modules/_testinternalcapi/test_critical_sections.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testinternalcapi/complex.c -o Modules/_testinternalcapi/complex.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapimodule.c -o Modules/_testcapimodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/vectorcall.c -o Modules/_testcapi/vectorcall.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/heaptype.c -o Modules/_testcapi/heaptype.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/abstract.c -o Modules/_testcapi/abstract.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/unicode.c -o Modules/_testcapi/unicode.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/dict.c -o Modules/_testcapi/dict.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/set.c -o Modules/_testcapi/set.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/list.c -o Modules/_testcapi/list.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/tuple.c -o Modules/_testcapi/tuple.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/getargs.c -o Modules/_testcapi/getargs.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/datetime.c -o Modules/_testcapi/datetime.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/docstring.c -o Modules/_testcapi/docstring.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/mem.c -o Modules/_testcapi/mem.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/watchers.c -o Modules/_testcapi/watchers.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/long.c -o Modules/_testcapi/long.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/float.c -o Modules/_testcapi/float.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/complex.c -o Modules/_testcapi/complex.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/numbers.c -o Modules/_testcapi/numbers.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/structmember.c -o Modules/_testcapi/structmember.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/exceptions.c -o Modules/_testcapi/exceptions.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/code.c -o Modules/_testcapi/code.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/buffer.c -o Modules/_testcapi/buffer.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/pyatomic.c -o Modules/_testcapi/pyatomic.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/run.c -o Modules/_testcapi/run.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/file.c -o Modules/_testcapi/file.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/codec.c -o Modules/_testcapi/codec.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/immortal.c -o Modules/_testcapi/immortal.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/gc.c -o Modules/_testcapi/gc.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/hash.c -o Modules/_testcapi/hash.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/time.c -o Modules/_testcapi/time.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/bytes.c -o Modules/_testcapi/bytes.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/object.c -o Modules/_testcapi/object.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/monitoring.c -o Modules/_testcapi/monitoring.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/config.c -o Modules/_testcapi/config.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/import.c -o Modules/_testcapi/import.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/frame.c -o Modules/_testcapi/frame.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/type.c -o Modules/_testcapi/type.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testcapi/function.c -o Modules/_testcapi/function.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi.c -o Modules/_testlimitedcapi.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/abstract.c -o Modules/_testlimitedcapi/abstract.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/bytearray.c -o Modules/_testlimitedcapi/bytearray.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/bytes.c -o Modules/_testlimitedcapi/bytes.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/codec.c -o Modules/_testlimitedcapi/codec.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/complex.c -o Modules/_testlimitedcapi/complex.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/dict.c -o Modules/_testlimitedcapi/dict.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/eval.c -o Modules/_testlimitedcapi/eval.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/float.c -o Modules/_testlimitedcapi/float.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/heaptype_relative.c -o Modules/_testlimitedcapi/heaptype_relative.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/import.c -o Modules/_testlimitedcapi/import.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/list.c -o Modules/_testlimitedcapi/list.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/long.c -o Modules/_testlimitedcapi/long.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/object.c -o Modules/_testlimitedcapi/object.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/pyos.c -o Modules/_testlimitedcapi/pyos.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/set.c -o Modules/_testlimitedcapi/set.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/sys.c -o Modules/_testlimitedcapi/sys.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/tuple.c -o Modules/_testlimitedcapi/tuple.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/unicode.c -o Modules/_testlimitedcapi/unicode.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/vectorcall_limited.c -o Modules/_testlimitedcapi/vectorcall_limited.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/version.c -o Modules/_testlimitedcapi/version.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testlimitedcapi/file.c -o Modules/_testlimitedcapi/file.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testclinic.c -o Modules/_testclinic.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testclinic_limited.c -o Modules/_testclinic_limited.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testimportmultiple.c -o Modules/_testimportmultiple.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testmultiphase.c -o Modules/_testmultiphase.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_testsinglephase.c -o Modules/_testsinglephase.o /usr/gcc/14/bin/gcc -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_ctypes/_ctypes_test.c -o Modules/_ctypes/_ctypes_test.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/xxlimited.c -o Modules/xxlimited.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/xxlimited_35.c -o Modules/xxlimited_35.o /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_testembed.c sed -e "s,/usr/bin/env python3,/usr/bin/python3.14," < /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Tools/scripts/idle3 > build/scripts-3.14/idle3.14 sed -e "s,/usr/bin/env python3,/usr/bin/python3.14," < /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Tools/scripts/pydoc3 > build/scripts-3.14/pydoc3.14 /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/python.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/pegen_errors.o Parser/pegen_errors.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/action_helpers.o Parser/action_helpers.c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_testembed.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_testembed.c:2636:1: warning: '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64/Programs/_testembed.gcda' profile count data file not found [-Wmissing-profile] 2636 | } | ^ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/lexer/buffer.o Parser/lexer/buffer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/lexer/lexer.o Parser/lexer/lexer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/lexer/state.o Parser/lexer/state.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/file_tokenizer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/readline_tokenizer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/string_tokenizer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/utf8_tokenizer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/helpers.o Parser/tokenizer/helpers.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/interpolationobject.o Objects/interpolationobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/templateobject.o Objects/templateobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/typevarobject.o Objects/typevarobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/_contextvars.o Python/_contextvars.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/Python-tokenize.o Python/Python-tokenize.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/assemble.o Python/assemble.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/ast_preprocess.o Python/ast_preprocess.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/brc.o Python/brc.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/codegen.o Python/codegen.c In file included from Include/pydtrace.h:11, from Python/ceval.c:47: Python/ceval.c: In function 'dtrace_function_entry': Python/ceval.c:3513:29: warning: passing argument 1 of '__dtrace_python___function__entry' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3513 | PyDTrace_FUNCTION_ENTRY(filename, funcname, lineno); | ^~~~~~~~ Include/pydtrace_probes.h:26:43: note: in definition of macro 'PyDTrace_FUNCTION_ENTRY' 26 | __dtrace_python___function__entry(arg0, arg1, arg2) | ^~~~ Include/pydtrace_probes.h:132:47: note: expected 'char *' but argument is of type 'const char *' 132 | extern void __dtrace_python___function__entry(char *, char *, int); | ^~~~~~ Python/ceval.c:3513:39: warning: passing argument 2 of '__dtrace_python___function__entry' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3513 | PyDTrace_FUNCTION_ENTRY(filename, funcname, lineno); | ^~~~~~~~ Include/pydtrace_probes.h:26:49: note: in definition of macro 'PyDTrace_FUNCTION_ENTRY' 26 | __dtrace_python___function__entry(arg0, arg1, arg2) | ^~~~ Include/pydtrace_probes.h:132:55: note: expected 'char *' but argument is of type 'const char *' 132 | extern void __dtrace_python___function__entry(char *, char *, int); | ^~~~~~ Python/ceval.c: In function 'dtrace_function_return': Python/ceval.c:3528:30: warning: passing argument 1 of '__dtrace_python___function__return' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3528 | PyDTrace_FUNCTION_RETURN(filename, funcname, lineno); | ^~~~~~~~ Include/pydtrace_probes.h:35:44: note: in definition of macro 'PyDTrace_FUNCTION_RETURN' 35 | __dtrace_python___function__return(arg0, arg1, arg2) | ^~~~ Include/pydtrace_probes.h:138:48: note: expected 'char *' but argument is of type 'const char *' 138 | extern void __dtrace_python___function__return(char *, char *, int); | ^~~~~~ Python/ceval.c:3528:40: warning: passing argument 2 of '__dtrace_python___function__return' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3528 | PyDTrace_FUNCTION_RETURN(filename, funcname, lineno); | ^~~~~~~~ Include/pydtrace_probes.h:35:50: note: in definition of macro 'PyDTrace_FUNCTION_RETURN' 35 | __dtrace_python___function__return(arg0, arg1, arg2) | ^~~~ Include/pydtrace_probes.h:138:56: note: expected 'char *' but argument is of type 'const char *' 138 | extern void __dtrace_python___function__return(char *, char *, int); | ^~~~~~ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/critical_section.o Python/critical_section.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/crossinterp.o Python/crossinterp.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/flowgraph.o Python/flowgraph.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/frame.o Python/frame.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/gc.o Python/gc.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/gc_free_threading.o Python/gc_free_threading.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/gc_gil.o Python/gc_gil.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"sunos5"' -o Python/getplatform.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/getplatform.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/ceval_gil.o Python/ceval_gil.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c Python/hamt.c: In function 'hamt_iterator_bitmap_next': Python/hamt.c:2086:66: warning: array subscript has type 'char' [-Wchar-subscripts] 2086 | PyHamtNode_Bitmap *node = (PyHamtNode_Bitmap *)(iter->i_nodes[level]); | ^ Python/hamt.c:2087:33: warning: array subscript has type 'char' [-Wchar-subscripts] 2087 | Py_ssize_t pos = iter->i_pos[level]; | ^ Python/hamt.c:2099:20: warning: array subscript has type 'char' [-Wchar-subscripts] 2099 | iter->i_pos[level] = pos + 2; | ^ Python/hamt.c:2104:20: warning: array subscript has type 'char' [-Wchar-subscripts] 2104 | iter->i_pos[next_level] = 0; | ^ Python/hamt.c:2105:22: warning: array subscript has type 'char' [-Wchar-subscripts] 2105 | iter->i_nodes[next_level] = (PyHamtNode *) | ^ Python/hamt.c:2113:16: warning: array subscript has type 'char' [-Wchar-subscripts] 2113 | iter->i_pos[level] = pos + 2; | ^ Python/hamt.c: In function 'hamt_iterator_collision_next': Python/hamt.c:2123:72: warning: array subscript has type 'char' [-Wchar-subscripts] 2123 | PyHamtNode_Collision *node = (PyHamtNode_Collision *)(iter->i_nodes[level]); | ^ Python/hamt.c:2124:33: warning: array subscript has type 'char' [-Wchar-subscripts] 2124 | Py_ssize_t pos = iter->i_pos[level]; | ^ Python/hamt.c:2137:16: warning: array subscript has type 'char' [-Wchar-subscripts] 2137 | iter->i_pos[level] = pos + 2; | ^ Python/hamt.c: In function 'hamt_iterator_array_next': Python/hamt.c:2147:64: warning: array subscript has type 'char' [-Wchar-subscripts] 2147 | PyHamtNode_Array *node = (PyHamtNode_Array *)(iter->i_nodes[level]); | ^ Python/hamt.c:2148:33: warning: array subscript has type 'char' [-Wchar-subscripts] 2148 | Py_ssize_t pos = iter->i_pos[level]; | ^ Python/hamt.c:2161:24: warning: array subscript has type 'char' [-Wchar-subscripts] 2161 | iter->i_pos[level] = i + 1; | ^ Python/hamt.c:2165:24: warning: array subscript has type 'char' [-Wchar-subscripts] 2165 | iter->i_pos[next_level] = 0; | ^ Python/hamt.c:2166:26: warning: array subscript has type 'char' [-Wchar-subscripts] 2166 | iter->i_nodes[next_level] = node->a_array[i]; | ^ Python/hamt.c: In function 'hamt_iterator_next': Python/hamt.c:2191:45: warning: array subscript has type 'char' [-Wchar-subscripts] 2191 | PyHamtNode *current = iter->i_nodes[iter->i_level]; | ~~~~^~~~~~~~~ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/importdl.c In file included from Include/pydtrace.h:11, from Python/import.c:27: Python/import.c: In function 'import_find_and_load': Python/import.c:3735:41: warning: passing argument 1 of '__dtrace_python___import__find__load__start' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3735 | PyDTrace_IMPORT_FIND_LOAD_START(PyUnicode_AsUTF8(abs_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Include/pydtrace_probes.h:71:53: note: in definition of macro 'PyDTrace_IMPORT_FIND_LOAD_START' 71 | __dtrace_python___import__find__load__start(arg0) | ^~~~ Include/pydtrace_probes.h:162:57: note: expected 'char *' but argument is of type 'const char *' 162 | extern void __dtrace_python___import__find__load__start(char *); | ^~~~~~ Python/import.c:3741:40: warning: passing argument 1 of '__dtrace_python___import__find__load__done' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3741 | PyDTrace_IMPORT_FIND_LOAD_DONE(PyUnicode_AsUTF8(abs_name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Include/pydtrace_probes.h:62:52: note: in definition of macro 'PyDTrace_IMPORT_FIND_LOAD_DONE' 62 | __dtrace_python___import__find__load__done(arg0, arg1) | ^~~~ Include/pydtrace_probes.h:156:56: note: expected 'char *' but argument is of type 'const char *' 156 | extern void __dtrace_python___import__find__load__done(char *, int); | ^~~~~~ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/index_pool.o Python/index_pool.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/interpconfig.o Python/interpconfig.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/instrumentation.o Python/instrumentation.c Python/instrumentation.c: In function 'call_one_instrument': Python/instrumentation.c:978:56: warning: array subscript has type 'char' [-Wchar-subscripts] 978 | PyObject *instrument = interp->monitoring_callables[tool][event]; | ^ Python/instrumentation.c: In function 'initialize_tools': Python/instrumentation.c:1492:71: warning: array subscript has type 'char' [-Wchar-subscripts] 1492 | tools[i] = code->_co_monitoring->active_monitors.tools[event]; | ^ Python/instrumentation.c: In function 'force_instrument_lock_held': Python/instrumentation.c:1835:57: warning: array subscript has type 'char' [-Wchar-subscripts] 1835 | uint8_t removed_tools = removed_events.tools[event]; | ^ Python/instrumentation.c:1839:49: warning: array subscript has type 'char' [-Wchar-subscripts] 1839 | uint8_t new_tools = new_events.tools[event]; | ^ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/instruction_sequence.o Python/instruction_sequence.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/intrinsics.o Python/intrinsics.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/jit.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/jit.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/legacy_tracing.o Python/legacy_tracing.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/lock.o Python/lock.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/object_stack.o Python/object_stack.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/optimizer.o Python/optimizer.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/optimizer_analysis.o Python/optimizer_analysis.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/optimizer_symbols.o Python/optimizer_symbols.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/parking_lot.o Python/parking_lot.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/qsbr.o Python/qsbr.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/specialize.o Python/specialize.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/stackrefs.o Python/stackrefs.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ \ -o Python/sysmodule.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/sysmodule.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c In file included from Include/pydtrace.h:11, from /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/sysmodule.c:41: /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/sysmodule.c: In function 'sys_audit_tstate': /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/sysmodule.c:304:24: warning: passing argument 1 of '__dtrace_python___audit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 304 | PyDTrace_AUDIT(event, (void *)eventArgs); | ^~~~~ Include/pydtrace_probes.h:17:33: note: in definition of macro 'PyDTrace_AUDIT' 17 | __dtrace_python___audit(arg0, arg1) | ^~~~ Include/pydtrace_probes.h:126:37: note: expected 'char *' but argument is of type 'const char *' 126 | extern void __dtrace_python___audit(char *, void *); | ^~~~~~ /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/tracemalloc.o Python/tracemalloc.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/uniqueid.o Python/uniqueid.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -fno-strict-aliasing -o Python/dtoa.o Python/dtoa.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/perf_trampoline.o Python/perf_trampoline.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/perf_jit_trampoline.o Python/perf_jit_trampoline.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/remote_debugging.o Python/remote_debugging.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-314"' \ -o Python/dynload_shlib.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Python/dynload_shlib.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/atexitmodule.c -o Modules/atexitmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/faulthandler.c -o Modules/faulthandler.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/posixmodule.c -o Modules/posixmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/signalmodule.c -o Modules/signalmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_tracemalloc.c -o Modules/_tracemalloc.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_suggestions.c -o Modules/_suggestions.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_datetimemodule.c -o Modules/_datetimemodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_codecsmodule.c -o Modules/_codecsmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/errnomodule.c -o Modules/errnomodule.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/_iomodule.c -o Modules/_io/_iomodule.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/iobase.c -o Modules/_io/iobase.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/fileio.c -o Modules/_io/fileio.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/bytesio.c -o Modules/_io/bytesio.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/bufferedio.c -o Modules/_io/bufferedio.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/textio.c -o Modules/_io/textio.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_io/stringio.c -o Modules/_io/stringio.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sre/sre.c -o Modules/_sre/sre.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_sysconfig.c -o Modules/_sysconfig.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_threadmodule.c -o Modules/_threadmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/timemodule.c -o Modules/timemodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_typesmodule.c -o Modules/_typesmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_typingmodule.c -o Modules/_typingmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_weakref.c -o Modules/_weakref.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_abc.c -o Modules/_abc.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_localemodule.c -o Modules/_localemodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_opcode.c -o Modules/_opcode.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_operator.c -o Modules/_operator.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_stat.c -o Modules/_stat.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/symtablemodule.c -o Modules/symtablemodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE_BUILTIN -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/pwdmodule.c -o Modules/pwdmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/ucred.c -o Modules/ucred.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/dlpimodule.c -o Modules/dlpimodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/privileges.c -o Modules/privileges.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/pyrbac.c -o Modules/pyrbac.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/authattr.c -o Modules/authattr.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/execattr.c -o Modules/execattr.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/userattr.c -o Modules/userattr.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/arraymodule.c -o Modules/arraymodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_asynciomodule.c -o Modules/_asynciomodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_bisectmodule.c -o Modules/_bisectmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_csv.c -o Modules/_csv.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_heapqmodule.c -o Modules/_heapqmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_json.c -o Modules/_json.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_lsprof.c -o Modules/_lsprof.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/rotatingtree.c -o Modules/rotatingtree.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_pickle.c -o Modules/_pickle.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_queuemodule.c -o Modules/_queuemodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_randommodule.c -o Modules/_randommodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_remote_debugging_module.c -o Modules/_remote_debugging_module.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_struct.c -o Modules/_struct.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_interpretersmodule.c -o Modules/_interpretersmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_interpchannelsmodule.c -o Modules/_interpchannelsmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_interpqueuesmodule.c -o Modules/_interpqueuesmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_zoneinfo.c -o Modules/_zoneinfo.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/mathmodule.c -o Modules/mathmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/cmathmodule.c -o Modules/cmathmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_statisticsmodule.c -o Modules/_statisticsmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_decimal/_decimal.c -o Modules/_decimal/_decimal.o /usr/gcc/14/bin/gcc -DUSE_ZLIB_CRC32 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/binascii.c -o Modules/binascii.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_bz2module.c -o Modules/_bz2module.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_lzmamodule.c -o Modules/_lzmamodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_zstd/_zstdmodule.c -o Modules/_zstd/_zstdmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_zstd/zstddict.c -o Modules/_zstd/zstddict.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_zstd/compressor.c -o Modules/_zstd/compressor.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_zstd/decompressor.c -o Modules/_zstd/decompressor.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/zlibmodule.c -o Modules/zlibmodule.o /usr/gcc/14/bin/gcc -DUSE_NDBM -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_dbmmodule.c -o Modules/_dbmmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_gdbmmodule.c -o Modules/_gdbmmodule.o /usr/gcc/14/bin/gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/readline.c -o Modules/readline.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/md5module.c -o Modules/md5module.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/sha1module.c -o Modules/sha1module.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/sha2module.c -o Modules/sha2module.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/sha3module.c -o Modules/sha3module.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/blake2module.c -o Modules/blake2module.o /usr/gcc/14/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -fPIC -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/hmacmodule.c -o Modules/hmacmodule.o /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/pyexpat.o -lexpat -o Modules/pyexpat.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_elementtree.o -o Modules/_elementtree.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/cjkcodecs/_codecs_cn.o -o Modules/_codecs_cn.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/cjkcodecs/_codecs_hk.o -o Modules/_codecs_hk.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/cjkcodecs/_codecs_iso2022.o -o Modules/_codecs_iso2022.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/cjkcodecs/_codecs_jp.o -o Modules/_codecs_jp.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/cjkcodecs/_codecs_kr.o -o Modules/_codecs_kr.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/cjkcodecs/_codecs_tw.o -o Modules/_codecs_tw.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/cjkcodecs/multibytecodec.o -o Modules/_multibytecodec.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/unicodedata.o -o Modules/unicodedata.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/fcntlmodule.o -o Modules/fcntl.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/grpmodule.o -o Modules/grp.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/mmapmodule.o -o Modules/mmap.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_posixsubprocess.o -o Modules/_posixsubprocess.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/resource.o -o Modules/resource.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/selectmodule.o -o Modules/select.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/socketmodule.o -lresolv -o Modules/_socket.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/syslogmodule.o -o Modules/syslog.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/termios.o -o Modules/termios.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_multiprocessing/posixshmem.o -o Modules/_posixshmem.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_multiprocessing/multiprocessing.o Modules/_multiprocessing/semaphore.o -o Modules/_multiprocessing.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition 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-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_cursesmodule.o -L/usr/gnu/lib/amd64 -m64 -D_XPG6 -R/usr/gnu/lib/amd64 -lncurses -lpcre2-posix -o Modules/_curses.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_curses_panel.o -L/usr/gnu/lib/amd64 -m64 -D_XPG6 -R/usr/gnu/lib/amd64 -lpanel -L/usr/gnu/lib/amd64 -m64 -D_XPG6 -R/usr/gnu/lib/amd64 -lncurses -lpcre2-posix -o Modules/_curses_panel.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition 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-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_ssl.o -L/usr/openssl/3/lib/amd64 -lssl -lcrypto -o Modules/_ssl.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_hashopenssl.o -L/usr/openssl/3/lib/amd64 -lcrypto -o Modules/_hashlib.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_uuidmodule.o -luuid -o Modules/_uuid.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_tkinter.o Modules/tkappinit.o -ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 -o Modules/_tkinter.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/xxsubtype.o -o Modules/xxsubtype.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_xxtestfuzz/_xxtestfuzz.o Modules/_xxtestfuzz/fuzzer.o -o Modules/_xxtestfuzz.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_testbuffer.o -o Modules/_testbuffer.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_testinternalcapi.o Modules/_testinternalcapi/test_lock.o Modules/_testinternalcapi/pytime.o Modules/_testinternalcapi/set.o Modules/_testinternalcapi/test_critical_sections.o Modules/_testinternalcapi/complex.o -o Modules/_testinternalcapi.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_testcapimodule.o Modules/_testcapi/vectorcall.o Modules/_testcapi/heaptype.o Modules/_testcapi/abstract.o Modules/_testcapi/unicode.o Modules/_testcapi/dict.o Modules/_testcapi/set.o Modules/_testcapi/list.o Modules/_testcapi/tuple.o Modules/_testcapi/getargs.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/complex.o Modules/_testcapi/numbers.o Modules/_testcapi/structmember.o Modules/_testcapi/exceptions.o Modules/_testcapi/code.o Modules/_testcapi/buffer.o Modules/_testcapi/pyatomic.o Modules/_testcapi/run.o Modules/_testcapi/file.o Modules/_testcapi/codec.o Modules/_testcapi/immortal.o Modules/_testcapi/gc.o Modules/_testcapi/hash.o Modules/_testcapi/time.o Modules/_testcapi/bytes.o Modules/_testcapi/object.o Modules/_testcapi/monitoring.o Modules/_testcapi/config.o Modules/_testcapi/import.o Modules/_testcapi/frame.o Modules/_testcapi/type.o Modules/_testcapi/function.o -o Modules/_testcapi.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_testlimitedcapi.o Modules/_testlimitedcapi/abstract.o Modules/_testlimitedcapi/bytearray.o Modules/_testlimitedcapi/bytes.o Modules/_testlimitedcapi/codec.o Modules/_testlimitedcapi/complex.o Modules/_testlimitedcapi/dict.o Modules/_testlimitedcapi/eval.o Modules/_testlimitedcapi/float.o Modules/_testlimitedcapi/heaptype_relative.o Modules/_testlimitedcapi/import.o Modules/_testlimitedcapi/list.o Modules/_testlimitedcapi/long.o Modules/_testlimitedcapi/object.o Modules/_testlimitedcapi/pyos.o Modules/_testlimitedcapi/set.o Modules/_testlimitedcapi/sys.o Modules/_testlimitedcapi/tuple.o Modules/_testlimitedcapi/unicode.o Modules/_testlimitedcapi/vectorcall_limited.o Modules/_testlimitedcapi/version.o Modules/_testlimitedcapi/file.o -o Modules/_testlimitedcapi.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_testclinic.o -o Modules/_testclinic.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_testclinic_limited.o -o Modules/_testclinic_limited.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_testimportmultiple.o -o Modules/_testimportmultiple.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_testmultiphase.o -o Modules/_testmultiphase.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_testsinglephase.o -o Modules/_testsinglephase.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_ctypes/_ctypes_test.o -lffi -ldl -lm -o Modules/_ctypes_test.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/xxlimited.o -o Modules/xxlimited.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/xxlimited_35.o -o Modules/xxlimited_35.cpython-314.so CC="/usr/gcc/14/bin/gcc" CFLAGS="" /usr/sbin/amd64/dtrace -o Python/pydtrace.o -G -s /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pydtrace.d Python/ceval.o Python/gc.o Python/import.o Python/sysmodule.o /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/ucred.o -ltsol -o Modules/ucred.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/dlpimodule.o -ldlpi -o Modules/dlpi.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/privileges.o -o Modules/privileges.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/pyrbac.o Modules/authattr.o Modules/execattr.o Modules/userattr.o -lnsl -lsocket -lsecdb -o Modules/rbac.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/arraymodule.o -o Modules/array.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_asynciomodule.o -o Modules/_asyncio.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_bisectmodule.o -o Modules/_bisect.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_csv.o -o Modules/_csv.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_heapqmodule.o -o Modules/_heapq.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_json.o -o Modules/_json.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_lsprof.o Modules/rotatingtree.o -o Modules/_lsprof.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_queuemodule.o -o Modules/_queue.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_randommodule.o -o Modules/_random.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_remote_debugging_module.o -o Modules/_remote_debugging.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_struct.o -o Modules/_struct.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_interpretersmodule.o -o Modules/_interpreters.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_interpchannelsmodule.o -o Modules/_interpchannels.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_interpqueuesmodule.o -o Modules/_interpqueues.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_zoneinfo.o -o Modules/_zoneinfo.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/mathmodule.o -lm -o Modules/math.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/cmathmodule.o -lm -o Modules/cmath.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_statisticsmodule.o -lm -o Modules/_statistics.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/binascii.o -lz -o Modules/binascii.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_bz2module.o -lbz2 -o Modules/_bz2.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_lzmamodule.o -llzma -o Modules/_lzma.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_zstd/_zstdmodule.o Modules/_zstd/zstddict.o Modules/_zstd/compressor.o Modules/_zstd/decompressor.o -lzstd -o Modules/_zstd.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/zlibmodule.o -lz -o Modules/zlib.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_dbmmodule.o -o Modules/_dbm.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_gdbmmodule.o -lgdbm -o Modules/_gdbm.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/readline.o -lreadline -o Modules/readline.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/md5module.o Modules/_hacl/Hacl_Hash_MD5.o -o Modules/_md5.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/sha1module.o Modules/_hacl/Hacl_Hash_SHA1.o -o Modules/_sha1.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/sha2module.o Modules/_hacl/Hacl_Hash_SHA2.o -o Modules/_sha2.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/sha3module.o Modules/_hacl/Hacl_Hash_SHA3.o -o Modules/_sha3.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/blake2module.o Modules/_hacl/Hacl_Hash_Blake2s.o Modules/_hacl/Hacl_Hash_Blake2b.o Modules/_hacl/Lib_Memzero0.o Modules/_hacl/Hacl_Hash_Blake2s_Simd128.o Modules/_hacl/Hacl_Hash_Blake2b_Simd256.o -o Modules/_blake2.cpython-314.so /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/hmacmodule.o Modules/_hacl/Hacl_HMAC.o Modules/_hacl/Hacl_Streaming_HMAC.o Modules/_hacl/Hacl_Hash_MD5.o Modules/_hacl/Hacl_Hash_SHA1.o Modules/_hacl/Hacl_Hash_SHA2.o Modules/_hacl/Hacl_Hash_SHA3.o Modules/_hacl/Hacl_Hash_Blake2s.o Modules/_hacl/Hacl_Hash_Blake2b.o Modules/_hacl/Lib_Memzero0.o Modules/_hacl/Hacl_Hash_Blake2s_Simd128.o Modules/_hacl/Hacl_Hash_Blake2b_Simd256.o -o Modules/_hmac.cpython-314.so /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/getbuildinfo.c /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_pickle.o -o Modules/_pickle.cpython-314.so /usr/gcc/14/bin/gcc -m64 -fno-semantic-interposition -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/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.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/interpolationobject.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/templateobject.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_contextvars.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_preprocess.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/codegen.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.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/index_pool.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.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/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/stackrefs.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/uniqueid.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/perf_jit_trampoline.o Python/remote_debugging.o Python/dynload_shlib.o Python/pydtrace.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/_suggestions.o Modules/_datetimemodule.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/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typesmodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_opcode.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o -lsocket -lnsl -lintl -ldl -lsendfile -lm -lm ./Programs/_freeze_module getpath /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/getpath.py Python/frozen_modules/getpath.h ./Programs/_freeze_module importlib._bootstrap /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/_bootstrap.py Python/frozen_modules/importlib._bootstrap.h ./Programs/_freeze_module importlib._bootstrap_external /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/_bootstrap_external.py Python/frozen_modules/importlib._bootstrap_external.h ./Programs/_freeze_module zipimport /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/zipimport.py Python/frozen_modules/zipimport.h /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.14"' \ -DVPATH='"/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2"' \ -DPLATLIBDIR='"lib"' \ -DPYTHONFRAMEWORK='""' \ -o Modules/getpath.o /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/getpath.c /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Programs/_bootstrap_python.o Programs/_bootstrap_python.c /usr/gcc/14/bin/gcc -m64 -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/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.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/interpolationobject.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/templateobject.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_contextvars.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_preprocess.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/codegen.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.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/index_pool.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.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/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/stackrefs.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/uniqueid.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/perf_jit_trampoline.o Python/remote_debugging.o Python/dynload_shlib.o Python/pydtrace.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/_suggestions.o Modules/_datetimemodule.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/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typesmodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_opcode.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o \ Programs/_bootstrap_python.o Modules/getpath.o -lsocket -lnsl -lintl -ldl -lsendfile -lm -lm /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition Modules/_decimal/_decimal.o -lmpdec -lm -o Modules/_decimal.cpython-314.so ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py abc /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/abc.py Python/frozen_modules/abc.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py codecs /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/codecs.py Python/frozen_modules/codecs.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py io /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/io.py Python/frozen_modules/io.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py _collections_abc /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_collections_abc.py Python/frozen_modules/_collections_abc.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py _sitebuiltins /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_sitebuiltins.py Python/frozen_modules/_sitebuiltins.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py genericpath /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/genericpath.py Python/frozen_modules/genericpath.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py ntpath /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ntpath.py Python/frozen_modules/ntpath.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py posixpath /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/posixpath.py Python/frozen_modules/posixpath.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py os /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/os.py Python/frozen_modules/os.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py site /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/site.py Python/frozen_modules/site.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py stat /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/stat.py Python/frozen_modules/stat.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py importlib.util /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/util.py Python/frozen_modules/importlib.util.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py importlib.machinery /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/machinery.py Python/frozen_modules/importlib.machinery.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py runpy /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/runpy.py Python/frozen_modules/runpy.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py __hello__ /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__hello__.py Python/frozen_modules/__hello__.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py __phello__ /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__phello__/__init__.py Python/frozen_modules/__phello__.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py __phello__.ham /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__phello__/ham/__init__.py Python/frozen_modules/__phello__.ham.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py __phello__.ham.eggs /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__phello__/ham/eggs.py Python/frozen_modules/__phello__.ham.eggs.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py __phello__.spam /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__phello__/spam.py Python/frozen_modules/__phello__.spam.h ./_bootstrap_python /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Programs/_freeze_module.py frozen_only /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Tools/freeze/flag.py Python/frozen_modules/frozen_only.h /usr/gcc/14/bin/gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -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/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I/jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c # AIX Linker don't support "-h" option if test "sunos5" != "aix"; then \ /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -Wl,-hlibpython3.14.so.1.0 -o libpython3.14.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/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.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/interpolationobject.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/templateobject.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_contextvars.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_preprocess.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/codegen.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.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/index_pool.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.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/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/stackrefs.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/uniqueid.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/perf_jit_trampoline.o Python/remote_debugging.o Python/dynload_shlib.o Python/pydtrace.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/_suggestions.o Modules/_datetimemodule.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/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typesmodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_opcode.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/getpath.o Python/frozen.o -lm -lsocket -lnsl -lintl -ldl -lsendfile -lm; \ else \ /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -o libpython3.14.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/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.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/interpolationobject.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/templateobject.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_contextvars.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_preprocess.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/codegen.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.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/index_pool.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.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/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/stackrefs.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/uniqueid.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/perf_jit_trampoline.o Python/remote_debugging.o Python/dynload_shlib.o Python/pydtrace.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/_suggestions.o Modules/_datetimemodule.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/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typesmodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_opcode.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/getpath.o Python/frozen.o -lm -lsocket -lnsl -lintl -ldl -lsendfile -lm; \ fi if test libpython3.14.so.1.0 != libpython3.14.so; then \ ln -f libpython3.14.so.1.0 libpython3.14.so; \ fi /usr/gcc/14/bin/gcc -shared -m64 -fno-semantic-interposition -o libpython3.so -Wl,-hlibpython3.so libpython3.14.so /usr/gcc/14/bin/gcc -m64 -fno-semantic-interposition -o python Programs/python.o -Wl,-R,/usr/lib/amd64 -L. -lpython3.14 -lsocket -lnsl -lintl -ldl -lsendfile -lm -lm /usr/gcc/14/bin/gcc -m64 -fno-semantic-interposition -o Programs/_testembed Programs/_testembed.o -Wl,-R,/usr/lib/amd64 -L. -lpython3.14 -lsocket -lnsl -lintl -ldl -lsendfile -lm -lm LD_LIBRARY_PATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64 ./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 Written build/lib.solaris-2.11-i86pc.64bit-3.14/_sysconfigdata__sunos5_.py Written build/lib.solaris-2.11-i86pc.64bit-3.14/_sysconfig_vars__sunos5_.json LD_LIBRARY_PATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64 ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform LD_LIBRARY_PATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64 ./python -E /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details.json Checked 118 modules (36 built-in, 81 shared, 1 n/a on solaris-2.11-i86pc.64bit, 0 disabled, 0 missing, 0 failed on import) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' Creating directory /usr/bin Creating directory /usr/lib/amd64 if test "no-framework" = "no-framework" ; then \ /usr/bin/ginstall -c python /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14; \ else \ /usr/bin/ginstall -c -s Mac/pythonw /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14; \ fi if test "3.14" != "3.14"; then \ if test -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14 -o -h /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14; \ then rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14; \ fi; \ (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin; ln python3.14 python3.14); \ fi if test "x" != "x" ; then \ rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14-32; \ lipo \ -output /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14-32 \ /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14; \ fi if test "x" != "x" ; then \ rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14-intel64; \ lipo \ -output /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14-intel64 \ /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14; \ fi # Install macOS debug information (if available) if test -d "python.dSYM"; then \ echo /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14; \ /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14; \ fi if test "no-framework" = "no-framework" ; then \ if test -d "libpython3.14.so.dSYM"; then \ echo /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/libpython3.14.so.1.0; \ /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/libpython3.14.so.1.0; \ fi \ else \ if test -d "libpython3.14.so.dSYM"; then \ echo /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/libpython3.14.so.1.0; \ /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/libpython3.14.so.1.0; \ fi \ fi Rebuilding with profile guided optimizations: rm -f profile-clean-stamp /usr/gnu/bin/make build_all CFLAGS_NODIST=" -fprofile-use -fprofile-correction" LDFLAGS_NODIST="" make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' Checked 118 modules (36 built-in, 81 shared, 1 n/a on solaris-2.11-i86pc.64bit, 0 disabled, 0 missing, 0 failed on import) LD_LIBRARY_PATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64 ./python -E /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details.json make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64' Creating directory /usr/lib/python3.14 Creating directory /usr/lib/python3.14/asyncio Creating directory /usr/lib/python3.14/collections Creating directory /usr/lib/python3.14/compression Creating directory /usr/lib/python3.14/compression/_common Creating directory /usr/lib/python3.14/compression/zstd Creating directory /usr/lib/python3.14/concurrent Creating directory /usr/lib/python3.14/concurrent/futures Creating directory /usr/lib/python3.14/concurrent/interpreters Creating directory /usr/lib/python3.14/ctypes Creating directory /usr/lib/python3.14/ctypes/macholib Creating directory /usr/lib/python3.14/curses Creating directory /usr/lib/python3.14/dbm Creating directory /usr/lib/python3.14/email Creating directory /usr/lib/python3.14/email/mime Creating directory /usr/lib/python3.14/encodings Creating directory /usr/lib/python3.14/ensurepip Creating directory /usr/lib/python3.14/ensurepip/_bundled Creating directory /usr/lib/python3.14/html Creating directory /usr/lib/python3.14/http Creating directory /usr/lib/python3.14/idlelib Creating directory /usr/lib/python3.14/idlelib/Icons Creating directory /usr/lib/python3.14/importlib Creating directory /usr/lib/python3.14/importlib/resources Creating directory /usr/lib/python3.14/importlib/metadata Creating directory /usr/lib/python3.14/json Creating directory /usr/lib/python3.14/logging Creating directory /usr/lib/python3.14/multiprocessing Creating directory /usr/lib/python3.14/multiprocessing/dummy Creating directory /usr/lib/python3.14/pathlib Creating directory /usr/lib/python3.14/pydoc_data Creating directory /usr/lib/python3.14/re Creating directory /usr/lib/python3.14/site-packages Creating directory /usr/lib/python3.14/sqlite3 Creating directory /usr/lib/python3.14/string Creating directory /usr/lib/python3.14/sysconfig Creating directory /usr/lib/python3.14/tkinter Creating directory /usr/lib/python3.14/tomllib Creating directory /usr/lib/python3.14/turtledemo Creating directory /usr/lib/python3.14/unittest Creating directory /usr/lib/python3.14/urllib Creating directory /usr/lib/python3.14/venv Creating directory /usr/lib/python3.14/venv/scripts Creating directory /usr/lib/python3.14/venv/scripts/common Creating directory /usr/lib/python3.14/venv/scripts/posix Creating directory /usr/lib/python3.14/wsgiref Creating directory /usr/lib/python3.14/xml Creating directory /usr/lib/python3.14/xml/dom Creating directory /usr/lib/python3.14/xml/etree Creating directory /usr/lib/python3.14/xml/parsers Creating directory /usr/lib/python3.14/xml/sax Creating directory /usr/lib/python3.14/xmlrpc Creating directory /usr/lib/python3.14/zipfile Creating directory /usr/lib/python3.14/zipfile/_path Creating directory /usr/lib/python3.14/zoneinfo Creating directory /usr/lib/python3.14/_pyrepl Creating directory /usr/lib/python3.14/__phello__ Creating directory /usr/lib/python3.14/idlelib/idle_test Creating directory /usr/lib/python3.14/test Creating directory /usr/lib/python3.14/test/test_ast Creating directory /usr/lib/python3.14/test/test_ast/data Creating directory /usr/lib/python3.14/test/archivetestdata Creating directory /usr/lib/python3.14/test/audiodata Creating directory /usr/lib/python3.14/test/certdata Creating directory /usr/lib/python3.14/test/certdata/capath Creating directory /usr/lib/python3.14/test/cjkencodings Creating directory /usr/lib/python3.14/test/configdata Creating directory /usr/lib/python3.14/test/crashers Creating directory /usr/lib/python3.14/test/data Creating directory /usr/lib/python3.14/test/decimaltestdata Creating directory /usr/lib/python3.14/test/dtracedata Creating directory /usr/lib/python3.14/test/encoded_modules Creating directory /usr/lib/python3.14/test/leakers Creating directory /usr/lib/python3.14/test/libregrtest Creating directory /usr/lib/python3.14/test/mathdata Creating directory /usr/lib/python3.14/test/regrtestdata Creating directory /usr/lib/python3.14/test/regrtestdata/import_from_tests Creating directory /usr/lib/python3.14/test/regrtestdata/import_from_tests/test_regrtest_b Creating directory /usr/lib/python3.14/test/subprocessdata Creating directory /usr/lib/python3.14/test/support Creating directory /usr/lib/python3.14/test/support/_hypothesis_stubs Creating directory /usr/lib/python3.14/test/test_asyncio Creating directory /usr/lib/python3.14/test/test_capi Creating directory /usr/lib/python3.14/test/test_cext Creating directory /usr/lib/python3.14/test/test_concurrent_futures Creating directory /usr/lib/python3.14/test/test_cppext Creating directory /usr/lib/python3.14/test/test_ctypes Creating directory /usr/lib/python3.14/test/test_dataclasses Creating directory /usr/lib/python3.14/test/test_doctest Creating directory /usr/lib/python3.14/test/test_email Creating directory /usr/lib/python3.14/test/test_email/data Creating directory /usr/lib/python3.14/test/test_free_threading Creating directory /usr/lib/python3.14/test/test_future_stmt Creating directory /usr/lib/python3.14/test/test_gdb Creating directory /usr/lib/python3.14/test/test_import Creating directory /usr/lib/python3.14/test/test_import/data Creating directory /usr/lib/python3.14/test/test_import/data/circular_imports Creating directory /usr/lib/python3.14/test/test_import/data/circular_imports/subpkg Creating directory /usr/lib/python3.14/test/test_import/data/circular_imports/subpkg2 Creating directory /usr/lib/python3.14/test/test_import/data/circular_imports/subpkg2/parent Creating directory /usr/lib/python3.14/test/test_import/data/package Creating directory /usr/lib/python3.14/test/test_import/data/package2 Creating directory /usr/lib/python3.14/test/test_import/data/package3 Creating directory /usr/lib/python3.14/test/test_import/data/package4 Creating directory /usr/lib/python3.14/test/test_import/data/unwritable Creating directory /usr/lib/python3.14/test/test_importlib Creating directory /usr/lib/python3.14/test/test_importlib/builtin Creating directory /usr/lib/python3.14/test/test_importlib/extension Creating directory /usr/lib/python3.14/test/test_importlib/frozen Creating directory /usr/lib/python3.14/test/test_importlib/import_ Creating directory /usr/lib/python3.14/test/test_importlib/metadata Creating directory /usr/lib/python3.14/test/test_importlib/metadata/data Creating directory /usr/lib/python3.14/test/test_importlib/metadata/data/sources Creating directory /usr/lib/python3.14/test/test_importlib/metadata/data/sources/example Creating directory /usr/lib/python3.14/test/test_importlib/metadata/data/sources/example/example Creating directory /usr/lib/python3.14/test/test_importlib/metadata/data/sources/example2 Creating directory /usr/lib/python3.14/test/test_importlib/metadata/data/sources/example2/example2 Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/both_portions Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/portion1 Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/portion2 Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/project1 Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/project1/parent Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/project2 Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/project2/parent Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/project3 Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/project3/parent Creating directory /usr/lib/python3.14/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /usr/lib/python3.14/test/test_importlib/partial Creating directory /usr/lib/python3.14/test/test_importlib/resources Creating directory /usr/lib/python3.14/test/test_importlib/source Creating directory /usr/lib/python3.14/test/test_inspect Creating directory /usr/lib/python3.14/test/test_interpreters Creating directory /usr/lib/python3.14/test/test_json Creating directory /usr/lib/python3.14/test/test_module Creating directory /usr/lib/python3.14/test/test_multiprocessing_fork Creating directory /usr/lib/python3.14/test/test_multiprocessing_forkserver Creating directory /usr/lib/python3.14/test/test_multiprocessing_spawn Creating directory /usr/lib/python3.14/test/test_pathlib Creating directory /usr/lib/python3.14/test/test_pathlib/support Creating directory /usr/lib/python3.14/test/test_peg_generator Creating directory /usr/lib/python3.14/test/test_pydoc Creating directory /usr/lib/python3.14/test/test_pyrepl Creating directory /usr/lib/python3.14/test/test_string Creating directory /usr/lib/python3.14/test/test_sqlite3 Creating directory /usr/lib/python3.14/test/test_tkinter Creating directory /usr/lib/python3.14/test/test_tomllib Creating directory /usr/lib/python3.14/test/test_tomllib/data Creating directory /usr/lib/python3.14/test/test_tomllib/data/invalid Creating directory /usr/lib/python3.14/test/test_tomllib/data/invalid/array Creating directory /usr/lib/python3.14/test/test_tomllib/data/invalid/array-of-tables Creating directory /usr/lib/python3.14/test/test_tomllib/data/invalid/boolean Creating directory /usr/lib/python3.14/test/test_tomllib/data/invalid/dates-and-times Creating directory /usr/lib/python3.14/test/test_tomllib/data/invalid/dotted-keys Creating directory /usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table Creating directory /usr/lib/python3.14/test/test_tomllib/data/invalid/keys-and-vals Creating directory /usr/lib/python3.14/test/test_tomllib/data/invalid/literal-str Creating directory /usr/lib/python3.14/test/test_tomllib/data/invalid/multiline-basic-str Creating directory /usr/lib/python3.14/test/test_tomllib/data/invalid/multiline-literal-str Creating directory /usr/lib/python3.14/test/test_tomllib/data/invalid/table Creating directory /usr/lib/python3.14/test/test_tomllib/data/valid Creating directory /usr/lib/python3.14/test/test_tomllib/data/valid/array Creating directory /usr/lib/python3.14/test/test_tomllib/data/valid/dates-and-times Creating directory /usr/lib/python3.14/test/test_tomllib/data/valid/multiline-basic-str Creating directory /usr/lib/python3.14/test/test_tools Creating directory /usr/lib/python3.14/test/test_tools/i18n_data Creating directory /usr/lib/python3.14/test/test_tools/msgfmt_data Creating directory /usr/lib/python3.14/test/test_ttk Creating directory /usr/lib/python3.14/test/test_unittest Creating directory /usr/lib/python3.14/test/test_unittest/namespace_test_pkg Creating directory /usr/lib/python3.14/test/test_unittest/namespace_test_pkg/bar Creating directory /usr/lib/python3.14/test/test_unittest/namespace_test_pkg/noop Creating directory /usr/lib/python3.14/test/test_unittest/namespace_test_pkg/noop/no2 Creating directory /usr/lib/python3.14/test/test_unittest/testmock Creating directory /usr/lib/python3.14/test/test_warnings Creating directory /usr/lib/python3.14/test/test_warnings/data Creating directory /usr/lib/python3.14/test/test_zipfile Creating directory /usr/lib/python3.14/test/test_zipfile/_path Creating directory /usr/lib/python3.14/test/test_zoneinfo Creating directory /usr/lib/python3.14/test/test_zoneinfo/data Creating directory /usr/lib/python3.14/test/tkinterdata Creating directory /usr/lib/python3.14/test/tokenizedata Creating directory /usr/lib/python3.14/test/tracedmodules Creating directory /usr/lib/python3.14/test/translationdata Creating directory /usr/lib/python3.14/test/translationdata/argparse Creating directory /usr/lib/python3.14/test/translationdata/getopt Creating directory /usr/lib/python3.14/test/translationdata/optparse Creating directory /usr/lib/python3.14/test/typinganndata Creating directory /usr/lib/python3.14/test/typinganndata/partialexecution Creating directory /usr/lib/python3.14/test/wheeldata Creating directory /usr/lib/python3.14/test/xmltestdata Creating directory /usr/lib/python3.14/test/xmltestdata/c14n-20 Creating directory /usr/lib/python3.14/test/zipimport_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__future__.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__hello__.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_aix_support.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_android_support.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_apple_support.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_ast_unparse.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_collections_abc.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_colorize.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_compat_pickle.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_ios_support.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_markupbase.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_opcode_metadata.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_osx_support.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_py_abc.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_py_warnings.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pydatetime.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pydecimal.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyio.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pylong.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_sitebuiltins.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_strptime.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_threading_local.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_weakrefset.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/abc.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/annotationlib.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/antigravity.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/argparse.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ast.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/base64.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/bdb.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/bisect.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/bz2.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/cProfile.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/calendar.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/cmd.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/code.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/codecs.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/codeop.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/colorsys.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/compileall.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/configparser.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/contextlib.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/contextvars.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/copy.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/copyreg.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/csv.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/dataclasses.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/datetime.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/decimal.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/difflib.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/dis.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/doctest.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/enum.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/filecmp.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/fileinput.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/fnmatch.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/fractions.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ftplib.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/functools.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/genericpath.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/getopt.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/getpass.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/gettext.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/glob.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/graphlib.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/gzip.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/hashlib.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/heapq.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/hmac.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/imaplib.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/inspect.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/io.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ipaddress.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/keyword.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/linecache.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/locale.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/lzma.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/mailbox.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/mimetypes.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/modulefinder.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/netrc.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ntpath.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/nturl2path.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/numbers.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/opcode.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/operator.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/optparse.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/os.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pdb.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pickle.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pickletools.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pkgutil.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/platform.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/plistlib.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/poplib.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/posixpath.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pprint.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/profile.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pstats.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pty.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/py_compile.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pyclbr.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pydoc.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/queue.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/quopri.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/random.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/reprlib.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/rlcompleter.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/runpy.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/sched.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/secrets.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/selectors.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/shelve.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/shlex.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/shutil.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/signal.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/site.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/smtplib.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/socket.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/socketserver.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/sre_compile.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/sre_constants.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/sre_parse.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ssl.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/stat.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/statistics.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/stringprep.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/struct.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/subprocess.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/symtable.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tabnanny.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tarfile.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tempfile.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/textwrap.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/this.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/threading.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/timeit.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/token.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tokenize.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/trace.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/traceback.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tracemalloc.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tty.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtle.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/types.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/typing.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/uuid.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/warnings.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/wave.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/weakref.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/webbrowser.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/zipapp.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/zipimport.py /usr/lib/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/__init__.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/__main__.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/base_events.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/base_futures.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/base_subprocess.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/base_tasks.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/constants.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/coroutines.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/events.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/exceptions.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/format_helpers.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/futures.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/graph.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/locks.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/log.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/mixins.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/proactor_events.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/protocols.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/queues.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/runners.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/selector_events.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/sslproto.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/staggered.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/streams.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/subprocess.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/taskgroups.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/tasks.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/threads.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/timeouts.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/tools.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/transports.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/trsock.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/unix_events.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/windows_events.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/asyncio/windows_utils.py /usr/lib/python3.14/asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/collections/__init__.py /usr/lib/python3.14/collections /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/compression/__init__.py /usr/lib/python3.14/compression /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/compression/bz2.py /usr/lib/python3.14/compression /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/compression/gzip.py /usr/lib/python3.14/compression /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/compression/lzma.py /usr/lib/python3.14/compression /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/compression/zlib.py /usr/lib/python3.14/compression /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/compression/_common/__init__.py /usr/lib/python3.14/compression/_common /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/compression/_common/_streams.py /usr/lib/python3.14/compression/_common /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/compression/zstd/__init__.py /usr/lib/python3.14/compression/zstd /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/compression/zstd/_zstdfile.py /usr/lib/python3.14/compression/zstd /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/concurrent/__init__.py /usr/lib/python3.14/concurrent /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/concurrent/futures/__init__.py /usr/lib/python3.14/concurrent/futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/concurrent/futures/_base.py /usr/lib/python3.14/concurrent/futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/concurrent/futures/interpreter.py /usr/lib/python3.14/concurrent/futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/concurrent/futures/process.py /usr/lib/python3.14/concurrent/futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/concurrent/futures/thread.py /usr/lib/python3.14/concurrent/futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/concurrent/interpreters/__init__.py /usr/lib/python3.14/concurrent/interpreters /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/concurrent/interpreters/_crossinterp.py /usr/lib/python3.14/concurrent/interpreters /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/concurrent/interpreters/_queues.py /usr/lib/python3.14/concurrent/interpreters /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/__init__.py /usr/lib/python3.14/ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/_aix.py /usr/lib/python3.14/ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/_endian.py /usr/lib/python3.14/ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/_layout.py /usr/lib/python3.14/ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/util.py /usr/lib/python3.14/ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/wintypes.py /usr/lib/python3.14/ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/macholib/README.ctypes /usr/lib/python3.14/ctypes/macholib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/macholib/__init__.py /usr/lib/python3.14/ctypes/macholib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/macholib/dyld.py /usr/lib/python3.14/ctypes/macholib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/macholib/dylib.py /usr/lib/python3.14/ctypes/macholib /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/macholib/fetch_macholib /usr/lib/python3.14/ctypes/macholib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/macholib/fetch_macholib.bat /usr/lib/python3.14/ctypes/macholib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ctypes/macholib/framework.py /usr/lib/python3.14/ctypes/macholib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/curses/__init__.py /usr/lib/python3.14/curses /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/curses/ascii.py /usr/lib/python3.14/curses /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/curses/has_key.py /usr/lib/python3.14/curses /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/curses/panel.py /usr/lib/python3.14/curses /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/curses/textpad.py /usr/lib/python3.14/curses /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/dbm/__init__.py /usr/lib/python3.14/dbm /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/dbm/dumb.py /usr/lib/python3.14/dbm /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/dbm/gnu.py /usr/lib/python3.14/dbm /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/dbm/ndbm.py /usr/lib/python3.14/dbm /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/dbm/sqlite3.py /usr/lib/python3.14/dbm /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/__init__.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/_encoded_words.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/_header_value_parser.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/_parseaddr.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/_policybase.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/architecture.rst /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/base64mime.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/charset.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/contentmanager.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/encoders.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/errors.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/feedparser.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/generator.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/header.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/headerregistry.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/iterators.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/message.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/parser.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/policy.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/quoprimime.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/utils.py /usr/lib/python3.14/email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/mime/__init__.py /usr/lib/python3.14/email/mime /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/mime/application.py /usr/lib/python3.14/email/mime /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/mime/audio.py /usr/lib/python3.14/email/mime /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/mime/base.py /usr/lib/python3.14/email/mime /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/mime/image.py /usr/lib/python3.14/email/mime /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/mime/message.py /usr/lib/python3.14/email/mime /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/mime/multipart.py /usr/lib/python3.14/email/mime /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/mime/nonmultipart.py /usr/lib/python3.14/email/mime /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/email/mime/text.py /usr/lib/python3.14/email/mime /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/__init__.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/_win_cp_codecs.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/aliases.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/ascii.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/base64_codec.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/big5.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/big5hkscs.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/bz2_codec.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/charmap.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp037.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1006.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1026.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1125.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1140.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1250.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1251.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1252.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1253.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1254.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1255.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1256.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1257.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp1258.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp273.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp424.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp437.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp500.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp720.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp737.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp775.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp850.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp852.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp855.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp856.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp857.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp858.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp860.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp861.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp862.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp863.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp864.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp865.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp866.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp869.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp874.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp875.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp932.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp949.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/cp950.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/euc_jis_2004.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/euc_jisx0213.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/euc_jp.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/euc_kr.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/gb18030.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/gb2312.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/gbk.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/hex_codec.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/hp_roman8.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/hz.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/idna.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso2022_jp.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso2022_jp_1.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso2022_jp_2.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso2022_jp_2004.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso2022_jp_3.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso2022_jp_ext.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso2022_kr.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_1.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_10.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_11.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_13.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_14.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_15.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_16.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_2.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_3.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_4.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_5.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_6.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_7.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_8.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/iso8859_9.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/johab.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/koi8_r.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/koi8_t.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/koi8_u.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/kz1048.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/latin_1.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/mac_arabic.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/mac_croatian.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/mac_cyrillic.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/mac_farsi.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/mac_greek.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/mac_iceland.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/mac_latin2.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/mac_roman.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/mac_romanian.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/mac_turkish.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/mbcs.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/oem.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/palmos.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/ptcp154.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/punycode.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/quopri_codec.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/raw_unicode_escape.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/rot_13.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/shift_jis.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/shift_jis_2004.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/shift_jisx0213.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/tis_620.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/undefined.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/unicode_escape.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/utf_16.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/utf_16_be.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/utf_16_le.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/utf_32.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/utf_32_be.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/utf_32_le.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/utf_7.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/utf_8.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/utf_8_sig.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/uu_codec.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/encodings/zlib_codec.py /usr/lib/python3.14/encodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ensurepip/__init__.py /usr/lib/python3.14/ensurepip /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ensurepip/__main__.py /usr/lib/python3.14/ensurepip /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ensurepip/_uninstall.py /usr/lib/python3.14/ensurepip /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/ensurepip/_bundled/pip-25.3-py3-none-any.whl /usr/lib/python3.14/ensurepip/_bundled /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/html/__init__.py /usr/lib/python3.14/html /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/html/entities.py /usr/lib/python3.14/html /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/html/parser.py /usr/lib/python3.14/html /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/http/__init__.py /usr/lib/python3.14/http /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/http/client.py /usr/lib/python3.14/http /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/http/cookiejar.py /usr/lib/python3.14/http /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/http/cookies.py /usr/lib/python3.14/http /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/http/server.py /usr/lib/python3.14/http /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/CREDITS.txt /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/ChangeLog /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/HISTORY.txt /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/NEWS2x.txt /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/News3.txt /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/README.txt /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/TODO.txt /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/__init__.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/__main__.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/autocomplete.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/autocomplete_w.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/autoexpand.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/browser.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/calltip.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/calltip_w.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/codecontext.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/colorizer.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/config-extensions.def /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/config-highlight.def /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/config-keys.def /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/config-main.def /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/config.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/config_key.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/configdialog.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/debugger.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/debugger_r.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/debugobj.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/debugobj_r.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/delegator.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/dynoption.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/editor.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/extend.txt /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/filelist.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/format.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/grep.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/help.html /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/help.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/help_about.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/history.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/hyperparser.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle.bat /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle.pyw /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/iomenu.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/macosx.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/mainmenu.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/multicall.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/outwin.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/parenmatch.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/pathbrowser.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/percolator.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/pyparse.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/pyshell.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/query.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/redirector.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/replace.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/rpc.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/run.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/runscript.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/scrolledlist.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/search.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/searchbase.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/searchengine.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/sidebar.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/squeezer.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/stackviewer.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/statusbar.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/textview.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/tooltip.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/tree.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/undo.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/util.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/window.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/zoomheight.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/zzdummy.py /usr/lib/python3.14/idlelib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/README.txt /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/folder.gif /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/idle.ico /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/idle_16.gif /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/idle_16.png /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/idle_256.png /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/idle_32.gif /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/idle_32.png /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/idle_48.gif /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/idle_48.png /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/minusnode.gif /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/openfolder.gif /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/plusnode.gif /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/python.gif /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/Icons/tk.gif /usr/lib/python3.14/idlelib/Icons /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/__init__.py /usr/lib/python3.14/importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/_abc.py /usr/lib/python3.14/importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/_bootstrap.py /usr/lib/python3.14/importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/_bootstrap_external.py /usr/lib/python3.14/importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/abc.py /usr/lib/python3.14/importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/machinery.py /usr/lib/python3.14/importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/readers.py /usr/lib/python3.14/importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/simple.py /usr/lib/python3.14/importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/util.py /usr/lib/python3.14/importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/resources/__init__.py /usr/lib/python3.14/importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/resources/_adapters.py /usr/lib/python3.14/importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/resources/_common.py /usr/lib/python3.14/importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/resources/_functional.py /usr/lib/python3.14/importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/resources/_itertools.py /usr/lib/python3.14/importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/resources/abc.py /usr/lib/python3.14/importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/resources/readers.py /usr/lib/python3.14/importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/resources/simple.py /usr/lib/python3.14/importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/metadata/__init__.py /usr/lib/python3.14/importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/metadata/_adapters.py /usr/lib/python3.14/importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/metadata/_collections.py /usr/lib/python3.14/importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/metadata/_functools.py /usr/lib/python3.14/importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/metadata/_itertools.py /usr/lib/python3.14/importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/metadata/_meta.py /usr/lib/python3.14/importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/metadata/_text.py /usr/lib/python3.14/importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/importlib/metadata/diagnose.py /usr/lib/python3.14/importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/json/__init__.py /usr/lib/python3.14/json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/json/__main__.py /usr/lib/python3.14/json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/json/decoder.py /usr/lib/python3.14/json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/json/encoder.py /usr/lib/python3.14/json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/json/scanner.py /usr/lib/python3.14/json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/json/tool.py /usr/lib/python3.14/json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/logging/__init__.py /usr/lib/python3.14/logging /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/logging/config.py /usr/lib/python3.14/logging /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/logging/handlers.py /usr/lib/python3.14/logging /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/__init__.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/connection.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/context.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/forkserver.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/heap.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/managers.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/pool.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/popen_fork.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/popen_forkserver.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/popen_spawn_posix.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/popen_spawn_win32.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/process.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/queues.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/reduction.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/resource_sharer.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/resource_tracker.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/shared_memory.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/sharedctypes.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/spawn.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/synchronize.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/util.py /usr/lib/python3.14/multiprocessing /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/dummy/__init__.py /usr/lib/python3.14/multiprocessing/dummy /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/multiprocessing/dummy/connection.py /usr/lib/python3.14/multiprocessing/dummy /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pathlib/__init__.py /usr/lib/python3.14/pathlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pathlib/_local.py /usr/lib/python3.14/pathlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pathlib/_os.py /usr/lib/python3.14/pathlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pathlib/types.py /usr/lib/python3.14/pathlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pydoc_data/__init__.py /usr/lib/python3.14/pydoc_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pydoc_data/_pydoc.css /usr/lib/python3.14/pydoc_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/pydoc_data/topics.py /usr/lib/python3.14/pydoc_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/re/__init__.py /usr/lib/python3.14/re /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/re/_casefix.py /usr/lib/python3.14/re /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/re/_compiler.py /usr/lib/python3.14/re /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/re/_constants.py /usr/lib/python3.14/re /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/re/_parser.py /usr/lib/python3.14/re /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/site-packages/README.txt /usr/lib/python3.14/site-packages /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/sqlite3/__init__.py /usr/lib/python3.14/sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/sqlite3/__main__.py /usr/lib/python3.14/sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/sqlite3/dbapi2.py /usr/lib/python3.14/sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/sqlite3/dump.py /usr/lib/python3.14/sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/string/__init__.py /usr/lib/python3.14/string /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/string/templatelib.py /usr/lib/python3.14/string /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/sysconfig/__init__.py /usr/lib/python3.14/sysconfig /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/sysconfig/__main__.py /usr/lib/python3.14/sysconfig /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/__init__.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/__main__.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/colorchooser.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/commondialog.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/constants.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/dialog.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/dnd.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/filedialog.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/font.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/messagebox.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/scrolledtext.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/simpledialog.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tkinter/ttk.py /usr/lib/python3.14/tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tomllib/__init__.py /usr/lib/python3.14/tomllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tomllib/_parser.py /usr/lib/python3.14/tomllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tomllib/_re.py /usr/lib/python3.14/tomllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tomllib/_types.py /usr/lib/python3.14/tomllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/tomllib/mypy.ini /usr/lib/python3.14/tomllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/__init__.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/__main__.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/bytedesign.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/chaos.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/clock.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/colormixer.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/forest.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/fractalcurves.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/lindenmayer.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/minimal_hanoi.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/nim.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/paint.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/peace.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/penrose.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/planet_and_moon.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/rosette.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/round_dance.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/sorting_animate.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/tree.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/turtle.cfg /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/two_canvases.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/turtledemo/yinyang.py /usr/lib/python3.14/turtledemo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/__init__.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/__main__.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/_log.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/async_case.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/case.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/loader.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/main.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/mock.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/result.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/runner.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/signals.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/suite.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/unittest/util.py /usr/lib/python3.14/unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/urllib/__init__.py /usr/lib/python3.14/urllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/urllib/error.py /usr/lib/python3.14/urllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/urllib/parse.py /usr/lib/python3.14/urllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/urllib/request.py /usr/lib/python3.14/urllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/urllib/response.py /usr/lib/python3.14/urllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/urllib/robotparser.py /usr/lib/python3.14/urllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/venv/__init__.py /usr/lib/python3.14/venv /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/venv/__main__.py /usr/lib/python3.14/venv /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/venv/scripts/common/Activate.ps1 /usr/lib/python3.14/venv/scripts/common /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/venv/scripts/common/activate /usr/lib/python3.14/venv/scripts/common /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/venv/scripts/common/activate.fish /usr/lib/python3.14/venv/scripts/common /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/venv/scripts/posix/activate.csh /usr/lib/python3.14/venv/scripts/posix /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/wsgiref/__init__.py /usr/lib/python3.14/wsgiref /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/wsgiref/handlers.py /usr/lib/python3.14/wsgiref /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/wsgiref/headers.py /usr/lib/python3.14/wsgiref /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/wsgiref/simple_server.py /usr/lib/python3.14/wsgiref /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/wsgiref/types.py /usr/lib/python3.14/wsgiref /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/wsgiref/util.py /usr/lib/python3.14/wsgiref /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/wsgiref/validate.py /usr/lib/python3.14/wsgiref /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/__init__.py /usr/lib/python3.14/xml /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/dom/NodeFilter.py /usr/lib/python3.14/xml/dom /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/dom/__init__.py /usr/lib/python3.14/xml/dom /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/dom/domreg.py /usr/lib/python3.14/xml/dom /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/dom/expatbuilder.py /usr/lib/python3.14/xml/dom /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/dom/minicompat.py /usr/lib/python3.14/xml/dom /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/dom/minidom.py /usr/lib/python3.14/xml/dom /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/dom/pulldom.py /usr/lib/python3.14/xml/dom /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/dom/xmlbuilder.py /usr/lib/python3.14/xml/dom /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/etree/ElementInclude.py /usr/lib/python3.14/xml/etree /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/etree/ElementPath.py /usr/lib/python3.14/xml/etree /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/etree/ElementTree.py /usr/lib/python3.14/xml/etree /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/etree/__init__.py /usr/lib/python3.14/xml/etree /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/etree/cElementTree.py /usr/lib/python3.14/xml/etree /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/parsers/__init__.py /usr/lib/python3.14/xml/parsers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/parsers/expat.py /usr/lib/python3.14/xml/parsers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/sax/__init__.py /usr/lib/python3.14/xml/sax /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/sax/_exceptions.py /usr/lib/python3.14/xml/sax /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/sax/expatreader.py /usr/lib/python3.14/xml/sax /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/sax/handler.py /usr/lib/python3.14/xml/sax /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/sax/saxutils.py /usr/lib/python3.14/xml/sax /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xml/sax/xmlreader.py /usr/lib/python3.14/xml/sax /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xmlrpc/__init__.py /usr/lib/python3.14/xmlrpc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xmlrpc/client.py /usr/lib/python3.14/xmlrpc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/xmlrpc/server.py /usr/lib/python3.14/xmlrpc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/zipfile/__init__.py /usr/lib/python3.14/zipfile /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/zipfile/__main__.py /usr/lib/python3.14/zipfile /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/zipfile/_path/__init__.py /usr/lib/python3.14/zipfile/_path /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/zipfile/_path/glob.py /usr/lib/python3.14/zipfile/_path /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/zoneinfo/__init__.py /usr/lib/python3.14/zoneinfo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/zoneinfo/_common.py /usr/lib/python3.14/zoneinfo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/zoneinfo/_tzpath.py /usr/lib/python3.14/zoneinfo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/zoneinfo/_zoneinfo.py /usr/lib/python3.14/zoneinfo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/__init__.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/__main__.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/_module_completer.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/_threading_handler.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/base_eventqueue.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/commands.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/completing_reader.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/console.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/fancy_termios.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/historical_reader.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/input.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/keymap.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/main.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/mypy.ini /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/pager.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/reader.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/readline.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/simple_interact.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/terminfo.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/trace.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/types.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/unix_console.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/unix_eventqueue.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/utils.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/windows_console.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/_pyrepl/windows_eventqueue.py /usr/lib/python3.14/_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__phello__/__init__.py /usr/lib/python3.14/__phello__ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/__phello__/spam.py /usr/lib/python3.14/__phello__ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/README.txt /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/__init__.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/example_noext /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/example_stub.pyi /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/htest.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/mock_idle.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/mock_tk.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/template.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_autocomplete.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_autocomplete_w.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_autoexpand.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_browser.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_calltip.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_calltip_w.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_codecontext.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_colorizer.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_config.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_config_key.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_configdialog.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_debugger.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_debugger_r.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_debugobj.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_debugobj_r.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_delegator.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_editmenu.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_editor.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_filelist.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_format.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_grep.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_help.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_help_about.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_history.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_hyperparser.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_iomenu.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_macosx.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_mainmenu.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_multicall.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_outwin.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_parenmatch.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_percolator.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_pyparse.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_pyshell.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_query.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_redirector.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_replace.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_rpc.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_run.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_runscript.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_search.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_searchbase.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_searchengine.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_sidebar.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_squeezer.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_stackviewer.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_statusbar.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_text.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_textview.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_tooltip.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_tree.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_undo.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_util.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_warning.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_window.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_zoomheight.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/test_zzdummy.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/idlelib/idle_test/tkinter_testing_utils.py /usr/lib/python3.14/idlelib/idle_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/__init__.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/__main__.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/_code_definitions.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/_crossinterp_definitions.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/_test_atexit.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/_test_eintr.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/_test_embed_structseq.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/_test_gc_fast_cycles.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/_test_monitoring_shutdown.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/_test_multiprocessing.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/_test_venv_multiprocessing.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/archiver_tests.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/audiotests.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/audit-tests.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/autotest.py /usr/lib/python3.14/test /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/bisect_cmd.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/clinic.test.c /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cov.py /usr/lib/python3.14/test /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/curses_tests.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/datetimetester.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dis_module.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dlpitest.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/empty.vbs /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/exception_hierarchy.txt /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/fork_wait.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/levenshtein_examples.json /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/list_tests.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/lock_tests.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/mapping_tests.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/memory_watchdog.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/mime.types /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/mock_socket.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/mp_fork_bomb.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/mp_preload.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/mp_preload_flush.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/mp_preload_main.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/multibytecodec_support.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/pickletester.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/profilee.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/pstats.pck /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/pyclbr_input.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/pythoninfo.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/randv2_32.pck /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/randv2_64.pck /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/randv3.pck /usr/lib/python3.14/test /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/re_tests.py /usr/lib/python3.14/test /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/regrtest.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/relimport.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/seq_tests.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/signalinterproctester.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/ssl_servers.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/ssltests.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/string_tests.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test___all__.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test__colorize.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test__interpchannels.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test__interpreters.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test__locale.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test__opcode.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test__osx_support.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_abc.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_abstract_numbers.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_android.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_annotationlib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_apple.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_argparse.py /usr/lib/python3.14/test /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_array.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asdl_parser.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncgen.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_atexit.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_audit.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_augassign.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_base64.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_baseexception.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_bdb.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_bigaddrspace.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_bigmem.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_binascii.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_binop.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_bisect.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_bool.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_buffer.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_bufio.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_build_details.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_builtin.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_bytes.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_bz2.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_c_locale_coercion.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_calendar.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_call.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_charmapcodec.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_class.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_clinic.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_cmath.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_cmd.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_cmd_line.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_cmd_line_script.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_code.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_code_module.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codeccallbacks.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codecencodings_cn.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codecencodings_hk.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codecencodings_iso2022.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codecencodings_jp.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codecencodings_kr.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codecencodings_tw.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codecmaps_cn.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codecmaps_hk.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codecmaps_jp.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codecmaps_kr.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codecmaps_tw.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codecs.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_codeop.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_collections.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_colorsys.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_compare.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_compile.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_compileall.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_compiler_assemble.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_compiler_codegen.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_complex.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_configparser.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_contains.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_context.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_contextlib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_contextlib_async.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_copy.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_copyreg.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_coroutines.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_cprofile.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_crossinterp.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_csv.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_curses.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_datetime.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dbm.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dbm_dumb.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dbm_gnu.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dbm_ndbm.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dbm_sqlite3.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_decimal.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_decorators.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_defaultdict.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_deque.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_descr.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_descrtut.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_devpoll.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dict.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dictcomps.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dictviews.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_difflib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_difflib_expect.html /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dis.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_docxmlrpc.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dtrace.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dynamic.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dynamicclassattribute.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_eintr.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_embed.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ensurepip.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_enum.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_enumerate.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_eof.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_epoll.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_errno.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_except_star.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_exception_group.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_exception_hierarchy.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_exception_variations.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_exceptions.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_extcall.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_external_inspection.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_faulthandler.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_fcntl.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_file.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_file_eintr.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_filecmp.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_fileinput.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_fileio.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_fileutils.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_finalization.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_float.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_flufl.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_fnmatch.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_fork1.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_format.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_fractions.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_frame.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_frozen.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_fstring.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ftplib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_funcattrs.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_functools.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_gc.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_generated_cases.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_generator_stop.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_generators.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_genericalias.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_genericclass.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_genericpath.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_genexps.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_getopt.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_getpass.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_getpath.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_gettext.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_glob.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_global.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_grammar.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_graphlib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_grp.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_gzip.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_hash.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_hashlib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_heapq.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_hmac.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_html.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_htmlparser.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_http_cookiejar.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_http_cookies.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_httplib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_httpservers.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_idle.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_imaplib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_index.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_int.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_int_literal.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_io.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ioctl.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ipaddress.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_isinstance.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_iter.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_iterlen.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_itertools.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_keyword.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_keywordonlyarg.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_kqueue.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_largefile.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_launcher.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_linecache.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_list.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_listcomps.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_lltrace.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_locale.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_logging.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_long.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_longexp.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_lzma.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_mailbox.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_marshal.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_math.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_math_property.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_memoryio.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_memoryview.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_metaclass.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_mimetypes.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_minidom.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_mmap.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_modulefinder.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_monitoring.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_msvcrt.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multibytecodec.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_main_handling.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_named_expressions.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_netrc.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ntpath.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_nturl2path.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_numeric_tower.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_opcache.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_opcodes.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_openpty.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_operator.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_optimizer.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_optparse.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ordered_dict.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_os.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_osx_env.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_patma.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pdb.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_peepholer.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pep646_syntax.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_perf_profiler.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_perfmaps.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pickle.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_picklebuffer.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pickletools.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pkg.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pkgutil.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_platform.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_plistlib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_poll.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_popen.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_poplib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_positional_only_arg.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_posix.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_posixpath.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pow.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pprint.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_print.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_profile.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_property.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pstats.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pty.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pulldom.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pwd.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_py_compile.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyclbr.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyexpat.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_queue.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_quopri.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_raise.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_random.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_range.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_re.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_readline.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_regrtest.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_remote_pdb.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_repl.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_reprlib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_resource.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_richcmp.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_rlcompleter.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_robotparser.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_runpy.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sax.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sched.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_scope.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_script_helper.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_secrets.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_select.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_selectors.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_set.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_setcomps.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_shelve.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_shlex.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_shutil.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_signal.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_site.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_slice.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_smtplib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_smtpnet.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_socket.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_socketserver.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sort.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_source_encoding.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ssl.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_stable_abi_ctypes.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_startfile.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_stat.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_statistics.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_str.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_strftime.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_string_literals.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_stringprep.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_strptime.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_strtod.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_struct.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_structseq.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_subclassinit.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_subprocess.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sundry.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_super.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_support.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_symtable.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_syntax.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sys.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sys_setprofile.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sys_settrace.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sysconfig.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_syslog.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tabnanny.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tarfile.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tcl.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tempfile.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_termios.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_textwrap.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_thread.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_thread_local_bytecode.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_threadedtempfile.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_threading.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_threading_local.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_threadsignals.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_time.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_timeit.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_timeout.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tokenize.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_trace.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_traceback.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tracemalloc.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tstring.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ttk_textonly.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tty.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tuple.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_turtle.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_type_aliases.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_type_annotations.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_type_cache.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_type_comments.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_type_params.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_typechecks.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_types.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_typing.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ucn.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unary.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unicode_file.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unicode_file_functions.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unicode_identifiers.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unicodedata.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_univnewlines.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unpack.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unpack_ex.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unparse.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_urllib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_urllib2.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_urllib2_localnet.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_urllib2net.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_urllib_response.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_urllibnet.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_urlparse.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_userdict.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_userlist.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_userstring.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_utf8_mode.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_utf8source.py /usr/lib/python3.14/test /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_uuid.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_venv.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_wait3.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_wait4.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_wave.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_weakref.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_weakset.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_webbrowser.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_winapi.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_winconsoleio.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_winreg.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_winsound.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_with.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_wmi.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_wsgiref.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_xml_dom_minicompat.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_xml_dom_xmlbuilder.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_xml_etree.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_xml_etree_c.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_xmlrpc.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_xxlimited.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_xxtestfuzz.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_yield_from.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipapp.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipfile64.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipimport.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipimport_support.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zlib.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zstd.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/testcodec.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tf_inherit_check.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/ucredtest.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/win_console_handler.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltests.py /usr/lib/python3.14/test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ast/__init__.py /usr/lib/python3.14/test/test_ast /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ast/snippets.py /usr/lib/python3.14/test/test_ast /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ast/test_ast.py /usr/lib/python3.14/test/test_ast /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ast/utils.py /usr/lib/python3.14/test/test_ast /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ast/data/ast_repr.txt /usr/lib/python3.14/test/test_ast/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/archivetestdata/README.md /usr/lib/python3.14/test/archivetestdata /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/archivetestdata/exe_with_z64 /usr/lib/python3.14/test/archivetestdata /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/archivetestdata/exe_with_zip /usr/lib/python3.14/test/archivetestdata /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/archivetestdata/header.sh /usr/lib/python3.14/test/archivetestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/archivetestdata/recursion.tar /usr/lib/python3.14/test/archivetestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/archivetestdata/testdata_module_inside_zip.py /usr/lib/python3.14/test/archivetestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/archivetestdata/testtar.tar /usr/lib/python3.14/test/archivetestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/archivetestdata/testtar.tar.xz /usr/lib/python3.14/test/archivetestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/archivetestdata/zip_cp437_header.zip /usr/lib/python3.14/test/archivetestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/archivetestdata/zipdir.zip /usr/lib/python3.14/test/archivetestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/archivetestdata/zipdir_backslash.zip /usr/lib/python3.14/test/archivetestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/audiodata/pluck-pcm16.wav /usr/lib/python3.14/test/audiodata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/audiodata/pluck-pcm24-ext.wav /usr/lib/python3.14/test/audiodata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/audiodata/pluck-pcm24.wav /usr/lib/python3.14/test/audiodata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/audiodata/pluck-pcm32.wav /usr/lib/python3.14/test/audiodata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/audiodata/pluck-pcm8.wav /usr/lib/python3.14/test/audiodata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/allsans.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/badcert.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/badkey.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/cert3.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/ffdh3072.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/idnsans.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/keycert.passwd.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/keycert.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/keycert.pem.reference /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/keycert2.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/keycert3.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/keycert3.pem.reference /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/keycert4.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/keycertecc.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/leaf-missing-aki.ca.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/leaf-missing-aki.keycert.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/make_ssl_certs.py /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/nokia.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/nosan.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/nullbytecert.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/nullcert.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/pycacert.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/pycakey.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/revocation.crl /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/secp384r1.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/selfsigned_pythontestdotnet.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/ssl_cert.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/ssl_key.passwd.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/ssl_key.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/talos-2019-0758.pem /usr/lib/python3.14/test/certdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/capath/4e1295a3.0 /usr/lib/python3.14/test/certdata/capath /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/capath/5ed36f99.0 /usr/lib/python3.14/test/certdata/capath /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/capath/6e88d7b8.0 /usr/lib/python3.14/test/certdata/capath /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/capath/99d0fa06.0 /usr/lib/python3.14/test/certdata/capath /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/capath/b1930218.0 /usr/lib/python3.14/test/certdata/capath /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/certdata/capath/ceff1710.0 /usr/lib/python3.14/test/certdata/capath /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/big5-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/big5.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/big5hkscs.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/cp949-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/cp949.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/euc_jp.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/euc_kr.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/gb18030.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/gb2312.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/gbk-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/gbk.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/hz-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/hz.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/iso2022_jp.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/iso2022_kr.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/johab-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/johab.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/shift_jis.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib/python3.14/test/cjkencodings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/configdata/cfgparser.1 /usr/lib/python3.14/test/configdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/configdata/cfgparser.2 /usr/lib/python3.14/test/configdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/configdata/cfgparser.3 /usr/lib/python3.14/test/configdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/crashers/README /usr/lib/python3.14/test/crashers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/crashers/bogus_code_obj.py /usr/lib/python3.14/test/crashers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/crashers/gc_inspection.py /usr/lib/python3.14/test/crashers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/crashers/infinite_loop_re.py /usr/lib/python3.14/test/crashers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/crashers/mutation_inside_cyclegc.py /usr/lib/python3.14/test/crashers /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/crashers/recursive_call.py /usr/lib/python3.14/test/crashers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/crashers/trace_at_recursion_limit.py /usr/lib/python3.14/test/crashers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/crashers/underlying_dict.py /usr/lib/python3.14/test/crashers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/data/README /usr/lib/python3.14/test/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/abs.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/add.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/and.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/base.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/clamp.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/class.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/compare.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/comparetotal.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/copy.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/copyabs.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/copynegate.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/copysign.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddAbs.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddAdd.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddAnd.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddBase.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddClass.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddCompare.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddCopy.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddDivide.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddEncode.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddFMA.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddInvert.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddLogB.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddMax.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddMin.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddMinus.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddOr.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddPlus.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddReduce.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddRotate.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddShift.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ddXor.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/decDouble.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/decQuad.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/decSingle.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/divide.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/divideint.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqAbs.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqAdd.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqAnd.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqBase.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqClass.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqCompare.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqCopy.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqDivide.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqEncode.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqFMA.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqInvert.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqLogB.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqMax.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqMin.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqMinus.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqOr.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqPlus.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqReduce.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqRotate.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqShift.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dqXor.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dsBase.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/dsEncode.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/exp.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/extra.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/fma.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/inexact.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/invert.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/ln.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/log10.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/logb.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/max.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/maxmag.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/min.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/minmag.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/minus.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/multiply.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/nextminus.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/nextplus.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/nexttoward.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/or.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/plus.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/power.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/powersqrt.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/quantize.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/randomBound32.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/randoms.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/reduce.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/remainder.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/remainderNear.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/rescale.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/rotate.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/rounding.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/samequantum.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/scaleb.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/shift.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/squareroot.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/subtract.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/testall.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/tointegral.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/tointegralx.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/decimaltestdata/xor.decTest /usr/lib/python3.14/test/decimaltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/assert_usable.d /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/assert_usable.stp /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/call_stack.d /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/call_stack.d.expected /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/call_stack.py /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/call_stack.stp /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/call_stack.stp.expected /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/gc.d /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/gc.d.expected /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/gc.py /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/gc.stp /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/gc.stp.expected /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/instance.py /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/line.d /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/line.d.expected /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/dtracedata/line.py /usr/lib/python3.14/test/dtracedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/encoded_modules/__init__.py /usr/lib/python3.14/test/encoded_modules /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib/python3.14/test/encoded_modules /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/encoded_modules/module_koi8_r.py /usr/lib/python3.14/test/encoded_modules /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/leakers/README.txt /usr/lib/python3.14/test/leakers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/leakers/__init__.py /usr/lib/python3.14/test/leakers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/leakers/test_ctypes.py /usr/lib/python3.14/test/leakers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/leakers/test_selftype.py /usr/lib/python3.14/test/leakers /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/__init__.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/cmdline.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/filter.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/findtests.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/logger.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/main.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/mypy.ini /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/parallel_case.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/pgo.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/refleak.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/result.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/results.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/run_workers.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/runtests.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/save_env.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/setup.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/single.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/testresult.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/tsan.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/utils.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/win_utils.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/libregrtest/worker.py /usr/lib/python3.14/test/libregrtest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/mathdata/cmath_testcases.txt /usr/lib/python3.14/test/mathdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/mathdata/floating_points.txt /usr/lib/python3.14/test/mathdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/mathdata/formatfloat_testcases.txt /usr/lib/python3.14/test/mathdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/mathdata/ieee754.txt /usr/lib/python3.14/test/mathdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/mathdata/math_testcases.txt /usr/lib/python3.14/test/mathdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/regrtestdata/import_from_tests/test_regrtest_a.py /usr/lib/python3.14/test/regrtestdata/import_from_tests /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/regrtestdata/import_from_tests/test_regrtest_c.py /usr/lib/python3.14/test/regrtestdata/import_from_tests /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/regrtestdata/import_from_tests/test_regrtest_b/__init__.py /usr/lib/python3.14/test/regrtestdata/import_from_tests/test_regrtest_b /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/regrtestdata/import_from_tests/test_regrtest_b/util.py /usr/lib/python3.14/test/regrtestdata/import_from_tests/test_regrtest_b /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/subprocessdata/fd_status.py /usr/lib/python3.14/test/subprocessdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/subprocessdata/input_reader.py /usr/lib/python3.14/test/subprocessdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/subprocessdata/qcat.py /usr/lib/python3.14/test/subprocessdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/subprocessdata/qgrep.py /usr/lib/python3.14/test/subprocessdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/subprocessdata/sigchild_ignore.py /usr/lib/python3.14/test/subprocessdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/__init__.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/ast_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/asynchat.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/asyncore.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/bytecode_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/channels.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/hashlib_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/hypothesis_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/i18n_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/import_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/logging_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/numbers.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/os_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/pty_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/refleak_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/script_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/smtpd.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/socket_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/strace_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/testcase.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/threading_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/venv.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/warnings_helper.py /usr/lib/python3.14/test/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/_hypothesis_stubs/__init__.py /usr/lib/python3.14/test/support/_hypothesis_stubs /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/_hypothesis_stubs/_helpers.py /usr/lib/python3.14/test/support/_hypothesis_stubs /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/support/_hypothesis_stubs/strategies.py /usr/lib/python3.14/test/support/_hypothesis_stubs /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/__init__.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/__main__.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/echo.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/echo2.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/echo3.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/functional.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_base_events.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_buffered_proto.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_context.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_eager_task_factory.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_events.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_free_threading.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_futures.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_futures2.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_graph.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_locks.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_pep492.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_proactor_events.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_protocols.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_queues.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_runners.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_selector_events.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_sendfile.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_server.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_sock_lowlevel.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_ssl.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_sslproto.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_staggered.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_streams.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_subprocess.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_taskgroups.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_tasks.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_threads.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_timeouts.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_tools.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_transports.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_unix_events.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_waitfor.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_windows_events.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/test_windows_utils.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_asyncio/utils.py /usr/lib/python3.14/test/test_asyncio /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/__init__.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/__main__.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/check_config.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_abstract.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_bytearray.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_bytes.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_codecs.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_complex.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_config.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_dict.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_emscripten.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_eval.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_eval_code_ex.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_exceptions.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_file.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_float.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_frame.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_function.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_getargs.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_hash.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_immortal.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_import.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_list.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_long.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_mem.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_misc.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_number.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_object.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_opt.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_pyatomic.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_run.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_set.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_structmembers.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_sys.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_time.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_tuple.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_type.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_unicode.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_capi/test_watchers.py /usr/lib/python3.14/test/test_capi /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_cext/__init__.py /usr/lib/python3.14/test/test_cext /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_cext/extension.c /usr/lib/python3.14/test/test_cext /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_cext/setup.py /usr/lib/python3.14/test/test_cext /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_concurrent_futures/__init__.py /usr/lib/python3.14/test/test_concurrent_futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_concurrent_futures/executor.py /usr/lib/python3.14/test/test_concurrent_futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_concurrent_futures/test_as_completed.py /usr/lib/python3.14/test/test_concurrent_futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_concurrent_futures/test_deadlock.py /usr/lib/python3.14/test/test_concurrent_futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_concurrent_futures/test_future.py /usr/lib/python3.14/test/test_concurrent_futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_concurrent_futures/test_init.py /usr/lib/python3.14/test/test_concurrent_futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_concurrent_futures/test_interpreter_pool.py /usr/lib/python3.14/test/test_concurrent_futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_concurrent_futures/test_process_pool.py /usr/lib/python3.14/test/test_concurrent_futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_concurrent_futures/test_shutdown.py /usr/lib/python3.14/test/test_concurrent_futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_concurrent_futures/test_thread_pool.py /usr/lib/python3.14/test/test_concurrent_futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_concurrent_futures/test_wait.py /usr/lib/python3.14/test/test_concurrent_futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_concurrent_futures/util.py /usr/lib/python3.14/test/test_concurrent_futures /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_cppext/__init__.py /usr/lib/python3.14/test/test_cppext /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_cppext/extension.cpp /usr/lib/python3.14/test/test_cppext /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_cppext/setup.py /usr/lib/python3.14/test/test_cppext /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/__init__.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/__main__.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/_support.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_aligned_structures.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_anon.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_array_in_pointer.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_arrays.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_as_parameter.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_bitfields.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_buffers.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_bytes.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_byteswap.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_c_simple_type_meta.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_callbacks.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_cast.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_cfuncs.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_checkretval.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_delattr.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_dlerror.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_dllist.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_errno.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_find.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_frombuffer.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_funcptr.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_functions.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_generated_structs.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_incomplete.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_init.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_internals.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_keeprefs.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_libc.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_loading.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_macholib.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_memfunctions.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_numbers.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_objects.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_parameters.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_pep3118.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_pickling.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_pointers.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_prototypes.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_python_api.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_random_things.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_refcounts.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_repr.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_returnfuncptrs.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_simplesubclasses.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_sizes.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_slicing.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_stringptr.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_strings.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_struct_fields.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_structunion.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_structures.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_unaligned_structures.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_unicode.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_values.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_varsize_struct.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_win32.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_win32_com_foreign_func.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ctypes/test_wintypes.py /usr/lib/python3.14/test/test_ctypes /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dataclasses/__init__.py /usr/lib/python3.14/test/test_dataclasses /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dataclasses/dataclass_module_1.py /usr/lib/python3.14/test/test_dataclasses /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dataclasses/dataclass_module_1_str.py /usr/lib/python3.14/test/test_dataclasses /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dataclasses/dataclass_module_2.py /usr/lib/python3.14/test/test_dataclasses /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dataclasses/dataclass_module_2_str.py /usr/lib/python3.14/test/test_dataclasses /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_dataclasses/dataclass_textanno.py /usr/lib/python3.14/test/test_dataclasses /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/__init__.py /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/decorator_mod.py /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/doctest_aliases.py /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/doctest_lineno.py /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/sample_doctest.py /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/sample_doctest_errors.py /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/sample_doctest_no_docstrings.py /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/sample_doctest_no_doctests.py /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/sample_doctest_skip.py /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/test_doctest.py /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/test_doctest.txt /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/test_doctest2.py /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/test_doctest2.txt /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/test_doctest3.txt /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/test_doctest4.txt /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/test_doctest_errors.txt /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/test_doctest_skip.txt /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_doctest/test_doctest_skip2.txt /usr/lib/python3.14/test/test_doctest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/__init__.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/__main__.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test__encoded_words.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test__header_value_parser.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test_asian_codecs.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test_contentmanager.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test_defect_handling.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test_email.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test_generator.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test_headerregistry.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test_inversion.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test_message.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test_parser.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test_pickleable.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test_policy.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/test_utils.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/torture_test.py /usr/lib/python3.14/test/test_email /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_01.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_02.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_03.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_04.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_05.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_06.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_07.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_08.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_09.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_10.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_11.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_12.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_12a.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_13.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_14.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_15.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_16.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_17.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_18.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_19.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_20.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_21.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_22.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_23.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_24.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_25.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_26.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_27.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_28.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_29.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_30.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_31.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_32.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_33.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_34.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_35.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_36.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_37.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_38.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_39.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_40.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_41.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_42.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_43.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_44.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_45.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_46.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/msg_47.txt /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.bmp /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.exr /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.gif /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.jpg /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.pbm /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.pgm /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.png /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.ppm /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.ras /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.sgi /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.tiff /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.webp /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/python.xbm /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/sndhdr.aifc /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/sndhdr.aiff /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/sndhdr.au /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_email/data/sndhdr.wav /usr/lib/python3.14/test/test_email/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/__init__.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_bisect.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_capi.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_code.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_cprofile.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_csv.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_dbm_gnu.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_dict.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_enumerate.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_func_annotations.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_functools.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_gc.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_grp.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_heapq.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_io.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_iteration.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_itertools_batched.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_list.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_methodcaller.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_mmap.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_monitoring.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_races.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_re.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_resource.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_reversed.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_set.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_slots.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_str.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_tokenize.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_type.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_uuid.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_free_threading/test_zip.py /usr/lib/python3.14/test/test_free_threading /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_future_stmt/__init__.py /usr/lib/python3.14/test/test_future_stmt /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_future_stmt/badsyntax_future.py /usr/lib/python3.14/test/test_future_stmt /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_future_stmt/import_nested_scope_twice.py /usr/lib/python3.14/test/test_future_stmt /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_future_stmt/nested_scope.py /usr/lib/python3.14/test/test_future_stmt /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_future_stmt/test_future.py /usr/lib/python3.14/test/test_future_stmt /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_future_stmt/test_future_flags.py /usr/lib/python3.14/test/test_future_stmt /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_future_stmt/test_future_multiple_features.py /usr/lib/python3.14/test/test_future_stmt /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_future_stmt/test_future_multiple_imports.py /usr/lib/python3.14/test/test_future_stmt /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_future_stmt/test_future_single_import.py /usr/lib/python3.14/test/test_future_stmt /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_gdb/__init__.py /usr/lib/python3.14/test/test_gdb /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_gdb/gdb_sample.py /usr/lib/python3.14/test/test_gdb /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_gdb/test_backtrace.py /usr/lib/python3.14/test/test_gdb /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_gdb/test_cfunction.py /usr/lib/python3.14/test/test_gdb /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_gdb/test_cfunction_full.py /usr/lib/python3.14/test/test_gdb /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_gdb/test_misc.py /usr/lib/python3.14/test/test_gdb /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_gdb/test_pretty_print.py /usr/lib/python3.14/test/test_gdb /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_gdb/util.py /usr/lib/python3.14/test/test_gdb /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/__init__.py /usr/lib/python3.14/test/test_import /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/__main__.py /usr/lib/python3.14/test/test_import /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/double_const.py /usr/lib/python3.14/test/test_import/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/basic.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/basic2.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/binding.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/binding2.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/from_cycle1.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/from_cycle2.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/import_cycle.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/indirect.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/singlephase.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/source.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/use.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/util.py /usr/lib/python3.14/test/test_import/data/circular_imports /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib/python3.14/test/test_import/data/circular_imports/subpkg /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib/python3.14/test/test_import/data/circular_imports/subpkg /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/subpkg2/__init__.py /usr/lib/python3.14/test/test_import/data/circular_imports/subpkg2 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/subpkg2/parent/__init__.py /usr/lib/python3.14/test/test_import/data/circular_imports/subpkg2/parent /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/circular_imports/subpkg2/parent/child.py /usr/lib/python3.14/test/test_import/data/circular_imports/subpkg2/parent /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/package/__init__.py /usr/lib/python3.14/test/test_import/data/package /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/package/submodule.py /usr/lib/python3.14/test/test_import/data/package /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/package2/submodule1.py /usr/lib/python3.14/test/test_import/data/package2 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/package2/submodule2.py /usr/lib/python3.14/test/test_import/data/package2 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/package3/__init__.py /usr/lib/python3.14/test/test_import/data/package3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/package3/submodule.py /usr/lib/python3.14/test/test_import/data/package3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/package4/__init__.py /usr/lib/python3.14/test/test_import/data/package4 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/package4/submodule.py /usr/lib/python3.14/test/test_import/data/package4 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/unwritable/__init__.py /usr/lib/python3.14/test/test_import/data/unwritable /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_import/data/unwritable/x.py /usr/lib/python3.14/test/test_import/data/unwritable /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/__init__.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/__main__.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/abc.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/test_abc.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/test_api.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/test_lazy.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/test_locks.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/test_pkg_import.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/test_spec.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/test_threaded_import.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/test_util.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/test_windows.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/threaded_import_hangers.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/util.py /usr/lib/python3.14/test/test_importlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/builtin/__init__.py /usr/lib/python3.14/test/test_importlib/builtin /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/builtin/__main__.py /usr/lib/python3.14/test/test_importlib/builtin /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/builtin/test_finder.py /usr/lib/python3.14/test/test_importlib/builtin /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/builtin/test_loader.py /usr/lib/python3.14/test/test_importlib/builtin /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/extension/__init__.py /usr/lib/python3.14/test/test_importlib/extension /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/extension/__main__.py /usr/lib/python3.14/test/test_importlib/extension /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/extension/_test_nonmodule_cases.py /usr/lib/python3.14/test/test_importlib/extension /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib/python3.14/test/test_importlib/extension /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/extension/test_finder.py /usr/lib/python3.14/test/test_importlib/extension /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/extension/test_loader.py /usr/lib/python3.14/test/test_importlib/extension /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/extension/test_path_hook.py /usr/lib/python3.14/test/test_importlib/extension /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/frozen/__init__.py /usr/lib/python3.14/test/test_importlib/frozen /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/frozen/__main__.py /usr/lib/python3.14/test/test_importlib/frozen /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/frozen/test_finder.py /usr/lib/python3.14/test/test_importlib/frozen /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/frozen/test_loader.py /usr/lib/python3.14/test/test_importlib/frozen /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/import_/__init__.py /usr/lib/python3.14/test/test_importlib/import_ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/import_/__main__.py /usr/lib/python3.14/test/test_importlib/import_ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/import_/test___loader__.py /usr/lib/python3.14/test/test_importlib/import_ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/import_/test___package__.py /usr/lib/python3.14/test/test_importlib/import_ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/import_/test_api.py /usr/lib/python3.14/test/test_importlib/import_ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/import_/test_caching.py /usr/lib/python3.14/test/test_importlib/import_ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/import_/test_fromlist.py /usr/lib/python3.14/test/test_importlib/import_ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/import_/test_helpers.py /usr/lib/python3.14/test/test_importlib/import_ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/import_/test_meta_path.py /usr/lib/python3.14/test/test_importlib/import_ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/import_/test_packages.py /usr/lib/python3.14/test/test_importlib/import_ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/import_/test_path.py /usr/lib/python3.14/test/test_importlib/import_ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib/python3.14/test/test_importlib/import_ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/__init__.py /usr/lib/python3.14/test/test_importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/_context.py /usr/lib/python3.14/test/test_importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/_path.py /usr/lib/python3.14/test/test_importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/fixtures.py /usr/lib/python3.14/test/test_importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/stubs.py /usr/lib/python3.14/test/test_importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/test_api.py /usr/lib/python3.14/test/test_importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/test_main.py /usr/lib/python3.14/test/test_importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/test_zip.py /usr/lib/python3.14/test/test_importlib/metadata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/data/__init__.py /usr/lib/python3.14/test/test_importlib/metadata/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/data/example-21.12-py3-none-any.whl /usr/lib/python3.14/test/test_importlib/metadata/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/data/example-21.12-py3.6.egg /usr/lib/python3.14/test/test_importlib/metadata/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/data/example2-1.0.0-py3-none-any.whl /usr/lib/python3.14/test/test_importlib/metadata/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/data/sources/example/setup.py /usr/lib/python3.14/test/test_importlib/metadata/data/sources/example /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/data/sources/example/example/__init__.py /usr/lib/python3.14/test/test_importlib/metadata/data/sources/example/example /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/data/sources/example2/pyproject.toml /usr/lib/python3.14/test/test_importlib/metadata/data/sources/example2 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/metadata/data/sources/example2/example2/__init__.py /usr/lib/python3.14/test/test_importlib/metadata/data/sources/example2/example2 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib/python3.14/test/test_importlib/namespace_pkgs /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib/python3.14/test/test_importlib/namespace_pkgs /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib/python3.14/test/test_importlib/namespace_pkgs /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib/python3.14/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib/python3.14/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib/python3.14/test/test_importlib/namespace_pkgs/module_and_namespace_package /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib/python3.14/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib/python3.14/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib/python3.14/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib/python3.14/test/test_importlib/namespace_pkgs/portion1/foo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib/python3.14/test/test_importlib/namespace_pkgs/portion2/foo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib/python3.14/test/test_importlib/namespace_pkgs/project1/parent/child /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib/python3.14/test/test_importlib/namespace_pkgs/project2/parent/child /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib/python3.14/test/test_importlib/namespace_pkgs/project3/parent/child /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/partial/cfimport.py /usr/lib/python3.14/test/test_importlib/partial /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/partial/pool_in_threads.py /usr/lib/python3.14/test/test_importlib/partial /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/__init__.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/_path.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/test_compatibilty_files.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/test_contents.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/test_custom.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/test_files.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/test_functional.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/test_open.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/test_path.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/test_read.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/test_reader.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/test_resource.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/util.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/resources/zip.py /usr/lib/python3.14/test/test_importlib/resources /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/source/__init__.py /usr/lib/python3.14/test/test_importlib/source /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/source/__main__.py /usr/lib/python3.14/test/test_importlib/source /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib/python3.14/test/test_importlib/source /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/source/test_file_loader.py /usr/lib/python3.14/test/test_importlib/source /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/source/test_finder.py /usr/lib/python3.14/test/test_importlib/source /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/source/test_path_hook.py /usr/lib/python3.14/test/test_importlib/source /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_importlib/source/test_source_encoding.py /usr/lib/python3.14/test/test_importlib/source /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_inspect/__init__.py /usr/lib/python3.14/test/test_inspect /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_inspect/inspect_deferred_annotations.py /usr/lib/python3.14/test/test_inspect /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_inspect/inspect_fodder.py /usr/lib/python3.14/test/test_inspect /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_inspect/inspect_fodder2.py /usr/lib/python3.14/test/test_inspect /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_inspect/inspect_stock_annotations.py /usr/lib/python3.14/test/test_inspect /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_inspect/inspect_stringized_annotations.py /usr/lib/python3.14/test/test_inspect /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_inspect/inspect_stringized_annotations_2.py /usr/lib/python3.14/test/test_inspect /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_inspect/inspect_stringized_annotations_pep695.py /usr/lib/python3.14/test/test_inspect /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_inspect/test_inspect.py /usr/lib/python3.14/test/test_inspect /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_interpreters/__init__.py /usr/lib/python3.14/test/test_interpreters /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_interpreters/__main__.py /usr/lib/python3.14/test/test_interpreters /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_interpreters/test_api.py /usr/lib/python3.14/test/test_interpreters /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_interpreters/test_channels.py /usr/lib/python3.14/test/test_interpreters /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_interpreters/test_lifecycle.py /usr/lib/python3.14/test/test_interpreters /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_interpreters/test_queues.py /usr/lib/python3.14/test/test_interpreters /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_interpreters/test_stress.py /usr/lib/python3.14/test/test_interpreters /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_interpreters/utils.py /usr/lib/python3.14/test/test_interpreters /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/__init__.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/__main__.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_decode.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_default.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_dump.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_enum.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_fail.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_float.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_indent.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_pass1.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_pass2.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_pass3.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_recursion.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_scanstring.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_separators.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_speedups.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_tool.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_json/test_unicode.py /usr/lib/python3.14/test/test_json /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_module/__init__.py /usr/lib/python3.14/test/test_module /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_module/bad_getattr.py /usr/lib/python3.14/test/test_module /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_module/bad_getattr2.py /usr/lib/python3.14/test/test_module /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_module/bad_getattr3.py /usr/lib/python3.14/test/test_module /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_module/final_a.py /usr/lib/python3.14/test/test_module /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_module/final_b.py /usr/lib/python3.14/test/test_module /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_module/good_getattr.py /usr/lib/python3.14/test/test_module /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_fork/__init__.py /usr/lib/python3.14/test/test_multiprocessing_fork /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_fork/test_manager.py /usr/lib/python3.14/test/test_multiprocessing_fork /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_fork/test_misc.py /usr/lib/python3.14/test/test_multiprocessing_fork /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_fork/test_processes.py /usr/lib/python3.14/test/test_multiprocessing_fork /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_fork/test_threads.py /usr/lib/python3.14/test/test_multiprocessing_fork /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_forkserver/__init__.py /usr/lib/python3.14/test/test_multiprocessing_forkserver /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_forkserver/test_manager.py /usr/lib/python3.14/test/test_multiprocessing_forkserver /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_forkserver/test_misc.py /usr/lib/python3.14/test/test_multiprocessing_forkserver /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_forkserver/test_processes.py /usr/lib/python3.14/test/test_multiprocessing_forkserver /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_forkserver/test_threads.py /usr/lib/python3.14/test/test_multiprocessing_forkserver /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_spawn/__init__.py /usr/lib/python3.14/test/test_multiprocessing_spawn /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_spawn/test_manager.py /usr/lib/python3.14/test/test_multiprocessing_spawn /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_spawn/test_misc.py /usr/lib/python3.14/test/test_multiprocessing_spawn /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_spawn/test_processes.py /usr/lib/python3.14/test/test_multiprocessing_spawn /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_multiprocessing_spawn/test_threads.py /usr/lib/python3.14/test/test_multiprocessing_spawn /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pathlib/__init__.py /usr/lib/python3.14/test/test_pathlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pathlib/test_copy.py /usr/lib/python3.14/test/test_pathlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pathlib/test_join.py /usr/lib/python3.14/test/test_pathlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pathlib/test_join_posix.py /usr/lib/python3.14/test/test_pathlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pathlib/test_join_windows.py /usr/lib/python3.14/test/test_pathlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pathlib/test_pathlib.py /usr/lib/python3.14/test/test_pathlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pathlib/test_read.py /usr/lib/python3.14/test/test_pathlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pathlib/test_write.py /usr/lib/python3.14/test/test_pathlib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pathlib/support/__init__.py /usr/lib/python3.14/test/test_pathlib/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pathlib/support/lexical_path.py /usr/lib/python3.14/test/test_pathlib/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pathlib/support/local_path.py /usr/lib/python3.14/test/test_pathlib/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pathlib/support/zip_path.py /usr/lib/python3.14/test/test_pathlib/support /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_peg_generator/__init__.py /usr/lib/python3.14/test/test_peg_generator /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_peg_generator/__main__.py /usr/lib/python3.14/test/test_peg_generator /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_peg_generator/test_c_parser.py /usr/lib/python3.14/test/test_peg_generator /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_peg_generator/test_first_sets.py /usr/lib/python3.14/test/test_peg_generator /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_peg_generator/test_grammar_validator.py /usr/lib/python3.14/test/test_peg_generator /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_peg_generator/test_pegen.py /usr/lib/python3.14/test/test_peg_generator /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pydoc/__init__.py /usr/lib/python3.14/test/test_pydoc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pydoc/module_none.py /usr/lib/python3.14/test/test_pydoc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pydoc/pydoc_mod.py /usr/lib/python3.14/test/test_pydoc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pydoc/pydocfodder.py /usr/lib/python3.14/test/test_pydoc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pydoc/test_pydoc.py /usr/lib/python3.14/test/test_pydoc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/__init__.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/__main__.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/eio_test_script.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/support.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/test_eventqueue.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/test_input.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/test_interact.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/test_keymap.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/test_pyrepl.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/test_reader.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/test_terminfo.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/test_unix_console.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/test_utils.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_pyrepl/test_windows_console.py /usr/lib/python3.14/test/test_pyrepl /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_string/__init__.py /usr/lib/python3.14/test/test_string /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_string/_support.py /usr/lib/python3.14/test/test_string /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_string/test_string.py /usr/lib/python3.14/test/test_string /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_string/test_templatelib.py /usr/lib/python3.14/test/test_string /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/__init__.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/__main__.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/test_backup.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/test_cli.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/test_dbapi.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/test_dump.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/test_factory.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/test_hooks.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/test_regression.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/test_transactions.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/test_types.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/test_userfunctions.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_sqlite3/util.py /usr/lib/python3.14/test/test_sqlite3 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/README /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/__init__.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/__main__.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/support.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/test_colorchooser.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/test_font.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/test_geometry_managers.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/test_images.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/test_loadtk.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/test_messagebox.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/test_misc.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/test_simpledialog.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/test_text.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/test_variables.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/test_widgets.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tkinter/widget_tests.py /usr/lib/python3.14/test/test_tkinter /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/__init__.py /usr/lib/python3.14/test/test_tomllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/__main__.py /usr/lib/python3.14/test/test_tomllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/burntsushi.py /usr/lib/python3.14/test/test_tomllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/test_data.py /usr/lib/python3.14/test/test_tomllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/test_error.py /usr/lib/python3.14/test/test_tomllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/test_misc.py /usr/lib/python3.14/test/test_tomllib /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/array-missing-comma.toml /usr/lib/python3.14/test/test_tomllib/data/invalid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/basic-str-ends-in-escape.toml /usr/lib/python3.14/test/test_tomllib/data/invalid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/inline-table-missing-comma.toml /usr/lib/python3.14/test/test_tomllib/data/invalid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/invalid-comment-char.toml /usr/lib/python3.14/test/test_tomllib/data/invalid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/invalid-escaped-unicode.toml /usr/lib/python3.14/test/test_tomllib/data/invalid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/invalid-hex.toml /usr/lib/python3.14/test/test_tomllib/data/invalid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/missing-closing-double-square-bracket.toml /usr/lib/python3.14/test/test_tomllib/data/invalid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/missing-closing-square-bracket.toml /usr/lib/python3.14/test/test_tomllib/data/invalid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/non-scalar-escaped.toml /usr/lib/python3.14/test/test_tomllib/data/invalid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/unclosed-multiline-string.toml /usr/lib/python3.14/test/test_tomllib/data/invalid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/unclosed-string.toml /usr/lib/python3.14/test/test_tomllib/data/invalid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/array/file-end-after-val.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/array /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/array/unclosed-after-item.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/array /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/array/unclosed-empty.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/array /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/array-of-tables/overwrite-array-in-parent.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/array-of-tables /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/array-of-tables/overwrite-bool-with-aot.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/array-of-tables /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/boolean/invalid-false-casing.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/boolean /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/boolean/invalid-true-casing.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/boolean /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/dates-and-times/invalid-day.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/dates-and-times /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/dotted-keys/access-non-table.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/dotted-keys /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/dotted-keys/extend-defined-aot.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/dotted-keys /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/dotted-keys/extend-defined-table-with-subtable.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/dotted-keys /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/dotted-keys/extend-defined-table.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/dotted-keys /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/inline-table/define-twice-in-subtable.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/inline-table/define-twice.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/inline-table/file-end-after-key-val.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/inline-table/mutate.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/inline-table/override-val-in-table.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/inline-table/override-val-with-array.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/inline-table/override-val-with-table.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/inline-table/overwrite-implicitly.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/inline-table/overwrite-value-in-inner-array.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/inline-table/overwrite-value-in-inner-table.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/inline-table/unclosed-empty.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/keys-and-vals/ends-early-table-def.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/keys-and-vals /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/keys-and-vals/ends-early.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/keys-and-vals /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/keys-and-vals/no-value.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/keys-and-vals /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/keys-and-vals/only-ws-after-dot.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/keys-and-vals /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/keys-and-vals/overwrite-with-deep-table.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/keys-and-vals /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/literal-str/unclosed.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/literal-str /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/multiline-basic-str/carriage-return.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/multiline-basic-str /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/multiline-basic-str/escape-only.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/multiline-basic-str /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/multiline-basic-str/file-ends-after-opening.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/multiline-basic-str /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/multiline-basic-str/last-line-escape.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/multiline-basic-str /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/multiline-basic-str/unclosed-ends-in-whitespace-escape.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/multiline-basic-str /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/multiline-literal-str/file-ends-after-opening.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/multiline-literal-str /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/multiline-literal-str/unclosed.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/multiline-literal-str /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/table/eof-after-opening.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/table/redefine-1.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/invalid/table/redefine-2.toml /usr/lib/python3.14/test/test_tomllib/data/invalid/table /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/apostrophes-in-literal-string.json /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/apostrophes-in-literal-string.toml /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/boolean.json /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/boolean.toml /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/empty-inline-table.json /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/empty-inline-table.toml /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/five-quotes.json /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/five-quotes.toml /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/hex-char.json /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/hex-char.toml /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/no-newlines.json /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/no-newlines.toml /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/trailing-comma.json /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/trailing-comma.toml /usr/lib/python3.14/test/test_tomllib/data/valid /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/array/array-subtables.json /usr/lib/python3.14/test/test_tomllib/data/valid/array /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/array/array-subtables.toml /usr/lib/python3.14/test/test_tomllib/data/valid/array /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/array/open-parent-table.json /usr/lib/python3.14/test/test_tomllib/data/valid/array /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/array/open-parent-table.toml /usr/lib/python3.14/test/test_tomllib/data/valid/array /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/dates-and-times/datetimes.json /usr/lib/python3.14/test/test_tomllib/data/valid/dates-and-times /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/dates-and-times/datetimes.toml /usr/lib/python3.14/test/test_tomllib/data/valid/dates-and-times /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/dates-and-times/localtime.json /usr/lib/python3.14/test/test_tomllib/data/valid/dates-and-times /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/dates-and-times/localtime.toml /usr/lib/python3.14/test/test_tomllib/data/valid/dates-and-times /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/multiline-basic-str/ends-in-whitespace-escape.json /usr/lib/python3.14/test/test_tomllib/data/valid/multiline-basic-str /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tomllib/data/valid/multiline-basic-str/ends-in-whitespace-escape.toml /usr/lib/python3.14/test/test_tomllib/data/valid/multiline-basic-str /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/__init__.py /usr/lib/python3.14/test/test_tools /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/__main__.py /usr/lib/python3.14/test/test_tools /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/test_freeze.py /usr/lib/python3.14/test/test_tools /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/test_i18n.py /usr/lib/python3.14/test/test_tools /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/test_makefile.py /usr/lib/python3.14/test/test_tools /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/test_makeunicodedata.py /usr/lib/python3.14/test/test_tools /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/test_msgfmt.py /usr/lib/python3.14/test/test_tools /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/test_reindent.py /usr/lib/python3.14/test/test_tools /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/test_sundry.py /usr/lib/python3.14/test/test_tools /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/ascii-escapes.pot /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/comments.pot /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/comments.py /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/custom_keywords.pot /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/custom_keywords.py /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/docstrings.pot /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/docstrings.py /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/escapes.pot /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/escapes.py /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/fileloc.pot /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/fileloc.py /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/messages.pot /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/messages.py /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/multiple_keywords.pot /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/i18n_data/multiple_keywords.py /usr/lib/python3.14/test/test_tools/i18n_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/msgfmt_data/fuzzy.json /usr/lib/python3.14/test/test_tools/msgfmt_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/msgfmt_data/fuzzy.mo /usr/lib/python3.14/test/test_tools/msgfmt_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/msgfmt_data/fuzzy.po /usr/lib/python3.14/test/test_tools/msgfmt_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/msgfmt_data/general.json /usr/lib/python3.14/test/test_tools/msgfmt_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/msgfmt_data/general.mo /usr/lib/python3.14/test/test_tools/msgfmt_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_tools/msgfmt_data/general.po /usr/lib/python3.14/test/test_tools/msgfmt_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ttk/__init__.py /usr/lib/python3.14/test/test_ttk /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ttk/__main__.py /usr/lib/python3.14/test/test_ttk /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ttk/test_extensions.py /usr/lib/python3.14/test/test_ttk /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ttk/test_style.py /usr/lib/python3.14/test/test_ttk /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_ttk/test_widgets.py /usr/lib/python3.14/test/test_ttk /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/__init__.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/__main__.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/_test_warnings.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/dummy.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/support.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_assertions.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_async_case.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_break.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_case.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_discovery.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_functiontestcase.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_loader.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_program.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_result.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_runner.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_setups.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_skipping.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_suite.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/test_util.py /usr/lib/python3.14/test/test_unittest /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/namespace_test_pkg/test_foo.py /usr/lib/python3.14/test/test_unittest/namespace_test_pkg /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/namespace_test_pkg/bar/__init__.py /usr/lib/python3.14/test/test_unittest/namespace_test_pkg/bar /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/namespace_test_pkg/bar/test_bar.py /usr/lib/python3.14/test/test_unittest/namespace_test_pkg/bar /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/namespace_test_pkg/noop/test_noop.py /usr/lib/python3.14/test/test_unittest/namespace_test_pkg/noop /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/namespace_test_pkg/noop/no2/__init__.py /usr/lib/python3.14/test/test_unittest/namespace_test_pkg/noop/no2 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/namespace_test_pkg/noop/no2/test_no2.py /usr/lib/python3.14/test/test_unittest/namespace_test_pkg/noop/no2 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/__init__.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/__main__.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/support.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/testasync.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/testcallable.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/testhelpers.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/testmagicmethods.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/testmock.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/testpatch.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/testsealable.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/testsentinel.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/testthreadingmock.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_unittest/testmock/testwith.py /usr/lib/python3.14/test/test_unittest/testmock /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_warnings/__init__.py /usr/lib/python3.14/test/test_warnings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_warnings/__main__.py /usr/lib/python3.14/test/test_warnings /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_warnings/data/import_warning.py /usr/lib/python3.14/test/test_warnings/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_warnings/data/package_helper.py /usr/lib/python3.14/test/test_warnings/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_warnings/data/stacklevel.py /usr/lib/python3.14/test/test_warnings/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipfile/__init__.py /usr/lib/python3.14/test/test_zipfile /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipfile/__main__.py /usr/lib/python3.14/test/test_zipfile /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipfile/test_core.py /usr/lib/python3.14/test/test_zipfile /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipfile/_path/__init__.py /usr/lib/python3.14/test/test_zipfile/_path /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipfile/_path/_functools.py /usr/lib/python3.14/test/test_zipfile/_path /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipfile/_path/_itertools.py /usr/lib/python3.14/test/test_zipfile/_path /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipfile/_path/_support.py /usr/lib/python3.14/test/test_zipfile/_path /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipfile/_path/_test_params.py /usr/lib/python3.14/test/test_zipfile/_path /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipfile/_path/test_complexity.py /usr/lib/python3.14/test/test_zipfile/_path /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipfile/_path/test_path.py /usr/lib/python3.14/test/test_zipfile/_path /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zipfile/_path/write-alpharep.py /usr/lib/python3.14/test/test_zipfile/_path /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zoneinfo/__init__.py /usr/lib/python3.14/test/test_zoneinfo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zoneinfo/__main__.py /usr/lib/python3.14/test/test_zoneinfo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zoneinfo/_support.py /usr/lib/python3.14/test/test_zoneinfo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zoneinfo/test_zoneinfo.py /usr/lib/python3.14/test/test_zoneinfo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zoneinfo/test_zoneinfo_property.py /usr/lib/python3.14/test/test_zoneinfo /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zoneinfo/data/update_test_data.py /usr/lib/python3.14/test/test_zoneinfo/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/test_zoneinfo/data/zoneinfo_data.json /usr/lib/python3.14/test/test_zoneinfo/data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tkinterdata/python.gif /usr/lib/python3.14/test/tkinterdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tkinterdata/python.pgm /usr/lib/python3.14/test/tkinterdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tkinterdata/python.png /usr/lib/python3.14/test/tkinterdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tkinterdata/python.ppm /usr/lib/python3.14/test/tkinterdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tkinterdata/python.xbm /usr/lib/python3.14/test/tkinterdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tokenizedata/__init__.py /usr/lib/python3.14/test/tokenizedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tokenizedata/bad_coding.py /usr/lib/python3.14/test/tokenizedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tokenizedata/bad_coding2.py /usr/lib/python3.14/test/tokenizedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tokenizedata/badsyntax_3131.py /usr/lib/python3.14/test/tokenizedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tokenizedata/badsyntax_pep3120.py /usr/lib/python3.14/test/tokenizedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tokenizedata/coding20731.py /usr/lib/python3.14/test/tokenizedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tokenizedata/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.14/test/tokenizedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tokenizedata/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib/python3.14/test/tokenizedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tokenizedata/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib/python3.14/test/tokenizedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tokenizedata/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.14/test/tokenizedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tokenizedata/tokenize_tests.txt /usr/lib/python3.14/test/tokenizedata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tracedmodules/__init__.py /usr/lib/python3.14/test/tracedmodules /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/tracedmodules/testmod.py /usr/lib/python3.14/test/tracedmodules /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/translationdata/argparse/msgids.txt /usr/lib/python3.14/test/translationdata/argparse /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/translationdata/getopt/msgids.txt /usr/lib/python3.14/test/translationdata/getopt /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/translationdata/optparse/msgids.txt /usr/lib/python3.14/test/translationdata/optparse /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/__init__.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/_typed_dict_helper.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/ann_module.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/ann_module2.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/ann_module3.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/ann_module4.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/ann_module5.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/ann_module6.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/ann_module695.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/ann_module7.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/ann_module8.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/ann_module9.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/fwdref_module.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/mod_generics_cache.py /usr/lib/python3.14/test/typinganndata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/partialexecution/__init__.py /usr/lib/python3.14/test/typinganndata/partialexecution /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/partialexecution/a.py /usr/lib/python3.14/test/typinganndata/partialexecution /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/typinganndata/partialexecution/b.py /usr/lib/python3.14/test/typinganndata/partialexecution /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/wheeldata/setuptools-79.0.1-py3-none-any.whl /usr/lib/python3.14/test/wheeldata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib/python3.14/test/xmltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/simple-ns.xml /usr/lib/python3.14/test/xmltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/simple.xml /usr/lib/python3.14/test/xmltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/test.xml /usr/lib/python3.14/test/xmltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/test.xml.out /usr/lib/python3.14/test/xmltestdata /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/README /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/c14nComment.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/c14nQname.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/c14nTrim.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/doc.dtd /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/doc.xsl /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inC14N1.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inC14N2.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inC14N3.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inC14N4.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inC14N5.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inC14N6.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inNsContent.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inNsDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inNsSort.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/inNsXml.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/xmltestdata/c14n-20/world.txt /usr/lib/python3.14/test/xmltestdata/c14n-20 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/zipimport_data/sparse-zip64-c0-0x000000000.part /usr/lib/python3.14/test/zipimport_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/zipimport_data/sparse-zip64-c0-0x100000000.part /usr/lib/python3.14/test/zipimport_data /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Lib/test/zipimport_data/sparse-zip64-c0-0x200000000.part /usr/lib/python3.14/test/zipimport_data /usr/bin/ginstall -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__sunos5_.py /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14; \ /usr/bin/ginstall -c -m 644 `cat pybuilddir.txt`/_sysconfig_vars__sunos5_.json /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14; \ /usr/bin/ginstall -c -m 644 `cat pybuilddir.txt`/build-details.json /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14; \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/LICENSE /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/LICENSE.txt PYTHONPATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14 LD_LIBRARY_PATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64 \ ./python -E -Wi /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compileall.py \ -o 0 -o 1 -o 2 -j0 -d /usr/lib/python3.14 -f \ -x 'bad_coding|badsyntax|site-packages' \ /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14 Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/__phello__'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_ios_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_markupbase.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_opcode_metadata.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_osx_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/pager.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/reader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/readline.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/simple_interact.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/base_events.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/base_futures.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/base_subprocess.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/tools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/transports.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/trsock.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/unix_events.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/concurrent/interpreters/_crossinterp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/concurrent/interpreters/_queues.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/configparser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/contextlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/iterators.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/message.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/mime/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/mime/application.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1140.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1250.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1251.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1252.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1257.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1258.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp273.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp424.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp875.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp932.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp949.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp950.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/euc_jis_2004.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/euc_jisx0213.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/euc_jp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/euc_kr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/hp_roman8.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/hz.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/idna.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso2022_jp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/mac_croatian.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/mac_cyrillic.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/mac_farsi.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/mac_greek.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/utf_16_be.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/utf_16_le.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/utf_32.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/utf_32_be.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/functools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/genericpath.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/getopt.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/getpass.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/calltip_w.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/codecontext.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/colorizer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/history.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/hyperparser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/template.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_autocomplete.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_autoexpand.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_format.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_grep.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_help.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_help_about.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_run.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_runscript.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_scrolledlist.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_search.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_warning.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_window.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_zoomheight.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_zzdummy.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/redirector.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/replace.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/rpc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/run.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/metadata/_itertools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/metadata/_meta.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/metadata/_text.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/metadata/diagnose.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/resources/simple.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/simple.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/inspect.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pty.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/py_compile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pyclbr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pydoc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/_code_definitions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/_crossinterp_definitions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/_test_atexit.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/_test_eintr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/_test_embed_structseq.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/_test_gc_fast_cycles.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/_test_monitoring_shutdown.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/certdata/make_ssl_certs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/crashers/gc_inspection.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/crashers/infinite_loop_re.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/crashers/mutation_inside_cyclegc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/crashers/recursive_call.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/datetimetester.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_ssl.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_sslproto.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_staggered.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_streams.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_bytes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_bz2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_c_locale_coercion.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_calendar.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codecs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codeop.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_collections.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_colorsys.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_doctest/decorator_mod.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_doctest/doctest_aliases.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_doctest/doctest_lineno.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_doctest/sample_doctest.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_doctest/test_doctest.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_doctest/test_doctest2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test__encoded_words.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test__header_value_parser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test_asian_codecs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_extcall.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_external_inspection.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_faulthandler.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_fcntl.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_fileio.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_fileutils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_finalization.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_float.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_future_stmt/test_future_flags.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_future_stmt/test_future_multiple_features.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_future_stmt/test_future_multiple_imports.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_future_stmt/test_future_single_import.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_genericalias.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_genericclass.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_genericpath.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_genexps.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_http_cookiejar.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_http_cookies.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_httplib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_httpservers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_pass2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_pass3.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_recursion.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_scanstring.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_launcher.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_linecache.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_list.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_listcomps.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_metaclass.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_mimetypes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_minidom.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_mmap.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_optimizer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_optparse.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ordered_dict.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_os.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sort.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_source_encoding.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/test_factory.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/test_hooks.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/test_regression.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/test_transactions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_str.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_strftime.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_string/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_string/_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tabnanny.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tarfile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tcl.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tempfile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/testasync.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/testcallable.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/testhelpers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_venv.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_wait3.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_wait4.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_warnings/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zoneinfo/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zoneinfo/_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zoneinfo/data/update_test_data.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/tf_inherit_check.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/tokenizedata/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/tokenizedata/coding20731.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/tracedmodules/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/tracedmodules/testmod.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/_typed_dict_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/ann_module5.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/ann_module6.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/ann_module695.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/ann_module7.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/ann_module8.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/ann_module9.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/fwdref_module.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/mod_generics_cache.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/xmltests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/colorchooser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/commondialog.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/constants.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/dialog.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/dnd.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/filedialog.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/font.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/token.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tokenize.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tomllib/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tomllib/_parser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/clock.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/colormixer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/forest.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/fractalcurves.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/peace.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/penrose.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/planet_and_moon.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/rosette.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/round_dance.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/sorting_animate.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/tree.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/_log.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/async_case.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/result.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/runner.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/signals.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/suite.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/urllib/request.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/urllib/response.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/urllib/robotparser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/uuid.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_ast_unparse.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_collections_abc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_colorize.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_compat_pickle.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_threading_local.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_weakrefset.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/abc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/annotationlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/sslproto.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/staggered.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/streams.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/subprocess.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/calendar.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/cmd.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/code.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/codecs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ctypes/wintypes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/curses/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/curses/ascii.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/curses/has_key.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/_parseaddr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/_policybase.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/base64mime.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/mime/audio.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/mime/base.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/mime/image.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/mime/message.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/big5.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/big5hkscs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/bz2_codec.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/charmap.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp037.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1006.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1026.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1125.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp856.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp857.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp858.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp860.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso2022_jp_1.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso2022_jp_2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso2022_jp_2004.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso2022_jp_3.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_5.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_6.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_7.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_8.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/ptcp154.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/punycode.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/quopri_codec.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/raw_unicode_escape.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/fileinput.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/fnmatch.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/fractions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ftplib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/debugobj.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/debugobj_r.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/delegator.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/dynoption.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/grep.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/help.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/help_about.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_debugger.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_debugger_r.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_debugobj.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_debugobj_r.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_mainmenu.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_multicall.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_outwin.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_parenmatch.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_pathbrowser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_percolator.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_pyparse.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_pyshell.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_tooltip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_tree.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_undo.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/runscript.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/scrolledlist.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/search.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/searchbase.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/_bootstrap.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/_bootstrap_external.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/abc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/machinery.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/heap.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/managers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/pool.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/popen_fork.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pkgutil.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/platform.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/plistlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/poplib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/socket.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/socketserver.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/sqlite3/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/sqlite3/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tabnanny.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tarfile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tempfile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/mock_socket.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/mp_fork_bomb.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/mp_preload.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/profilee.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/pyclbr_input.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/pythoninfo.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/_hypothesis_stubs/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/_hypothesis_stubs/_helpers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/_hypothesis_stubs/strategies.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ast/test_ast.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ast/utils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncgen.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_atexit.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_audit.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_augassign.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_base64.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_abstract.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_bytearray.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_bytes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_codecs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_tuple.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_type.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_unicode.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_watchers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures/test_interpreter_pool.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures/test_process_pool.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures/test_shutdown.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures/test_thread_pool.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_cppext/setup.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_cprofile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_crossinterp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_csv.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dataclasses/dataclass_module_1_str.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dataclasses/dataclass_module_2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dataclasses/dataclass_module_2_str.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dataclasses/dataclass_textanno.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dbm_ndbm.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dbm_sqlite3.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_decimal.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_decorators.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_fractions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_frame.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_bisect.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_heapq.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_hmac.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_html.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_htmlparser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/partial/pool_in_threads.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/_path.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/test_compatibilty_files.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/source/test_path_hook.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/source/test_source_encoding.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/test_abc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/test_api.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_itertools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_decode.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_module/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_module/bad_getattr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_module/bad_getattr2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_module/bad_getattr3.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_monitoring.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_msvcrt.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multibytecodec.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_fork/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/test_write.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_patma.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pdb.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_peepholer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/test_backup.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/test_cli.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/test_dbapi.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/test_dump.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_strptime.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_strtod.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_struct.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_structseq.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_termios.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_textwrap.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_thread.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_thread_local_bytecode.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_time.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_timeit.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_timeout.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/i18n_data/fileloc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/i18n_data/messages.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tracemalloc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tstring.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ttk/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ttk/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unary.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unicode_file.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unicode_file_functions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unicode_identifiers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unicodedata.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/_test_warnings.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_assertions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_async_case.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_break.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_case.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_userstring.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_utf8_mode.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_utf8source.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_uuid.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_winapi.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_winconsoleio.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_winreg.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_winsound.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile/_path/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile/_path/_functools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipimport.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipimport_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zoneinfo/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tomllib/_re.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tomllib/_types.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/trace.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/traceback.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tracemalloc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tty.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtle.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/etree/ElementTree.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/etree/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/etree/cElementTree.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/parsers/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/input.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/keymap.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/main.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/unix_eventqueue.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/utils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/windows_console.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/windows_eventqueue.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/exceptions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/format_helpers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/futures.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/graph.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/taskgroups.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/tasks.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/threads.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/timeouts.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/bisect.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/bz2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/cProfile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/codeop.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/collections/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/colorsys.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compileall.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/dbm/sqlite3.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/decimal.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/difflib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/dis.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp865.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp866.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp869.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp874.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_11.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_13.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_14.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_15.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/mac_iceland.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/mac_latin2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/mac_roman.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/mac_romanian.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/uu_codec.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/zlib_codec.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ensurepip/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ensurepip/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/http/cookiejar.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/http/cookies.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/http/server.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_delegator.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_editmenu.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_editor.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_filelist.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_history.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_hyperparser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_iomenu.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_macosx.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_searchbase.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_searchengine.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_sidebar.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_squeezer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/statusbar.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/textview.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/tooltip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/tree.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/readers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/resources/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/resources/_adapters.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/resources/_common.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/io.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ipaddress.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/json/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/json/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/queues.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/reduction.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/resource_sharer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/resource_tracker.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/os.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pathlib/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pathlib/_local.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pathlib/_os.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/selectors.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/shelve.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/shlex.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/shutil.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/archivetestdata/testdata_module_inside_zip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/audiotests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/audit-tests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/autotest.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/bisect_cmd.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/leakers/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/leakers/test_ctypes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/leakers/test_selftype.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/findtests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/logger.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/main.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/memory_watchdog.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/mp_preload_flush.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/mp_preload_main.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/multibytecodec_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/pickletester.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_proactor_events.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_protocols.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_queues.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_runners.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_waitfor.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_windows_events.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_windows_utils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/utils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_binascii.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_binop.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_bisect.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_bool.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_eval.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_eval_code_ex.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_exceptions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_file.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_long.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_mem.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_misc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_number.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures/test_as_completed.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures/test_deadlock.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures/test_future.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures/test_init.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_context.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_contextlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_contextlib_async.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_copy.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_devpoll.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dict.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dictcomps.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dictviews.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_embed.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ensurepip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_enum.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_enumerate.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/basic.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/basic2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/binding.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/binding2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/rebinding.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/singlephase.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/source.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/subpkg2/parent/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/subpkg2/parent/child.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/use.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/package2/submodule2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/package3/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/package3/submodule.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/package4/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/abc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/builtin/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/builtin/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/extension/_test_nonmodule_cases.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/extension/test_finder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/extension/test_loader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_/test___package__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_/test_api.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_/test_caching.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_/test_fromlist.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/partial/cfimport.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/source/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/source/test_file_loader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/source/test_finder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ipaddress.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_isinstance.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_iter.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_iterlen.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_module/final_a.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_module/final_b.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_module/good_getattr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_modulefinder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_fork/test_manager.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_fork/test_misc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_fork/test_processes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_fork/test_threads.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_forkserver/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_forkserver/test_manager.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_forkserver/test_misc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_forkserver/test_processes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_forkserver/test_threads.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_main_handling.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_spawn/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_spawn/test_manager.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_spawn/test_misc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_spawn/test_processes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_spawn/test_threads.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_named_expressions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_opcache.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_opcodes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_openpty.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_operator.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_poll.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_popen.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_poplib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_positional_only_arg.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pty.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pulldom.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pwd.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_py_compile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/test_windows_console.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_queue.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_quopri.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_raise.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_script_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_secrets.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_select.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_selectors.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_smtplib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_smtpnet.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_socket.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_socketserver.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/i18n_data/comments.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/i18n_data/custom_keywords.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/i18n_data/multiple_keywords.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/test_freeze.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/test_reindent.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/test_sundry.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_trace.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_traceback.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_urllibnet.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_urlparse.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_userdict.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_userlist.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_xxlimited.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_xxtestfuzz.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_yield_from.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipapp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/win_console_handler.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/this.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/threading.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/timeit.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/venv/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/venv/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/wsgiref/headers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/wsgiref/simple_server.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/wsgiref/types.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/wsgiref/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/dom/pulldom.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/dom/xmlbuilder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/etree/ElementInclude.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/etree/ElementPath.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zoneinfo/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zoneinfo/_common.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zoneinfo/_tzpath.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zoneinfo/_zoneinfo.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/completing_reader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/console.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/fancy_termios.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/historical_reader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_sitebuiltins.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_strptime.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_sysconfigdata__sunos5_.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/locks.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/log.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/mixins.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/proactor_events.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/windows_events.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/windows_utils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/base64.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/bdb.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ctypes/macholib/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ctypes/macholib/dyld.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ctypes/macholib/dylib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/curses/panel.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/curses/textpad.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/dataclasses.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/datetime.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/policy.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/quoprimime.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/utils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp775.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp850.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp852.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp855.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_16.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_3.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_4.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/mac_turkish.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/mbcs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/oem.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/palmos.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/utf_32_le.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/utf_7.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/utf_8.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/utf_8_sig.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/gettext.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/glob.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/graphlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/gzip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/config_key.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/configdialog.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/debugger.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/debugger_r.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/percolator.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/pyparse.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/pyshell.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/query.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/mimetypes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/modulefinder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/connection.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/numbers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/opcode.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/operator.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/optparse.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pydoc_data/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pydoc_data/topics.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/queue.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/re/_compiler.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/re/_constants.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/re/_parser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/reprlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/string/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/string/templatelib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/stringprep.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/struct.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/_test_multiprocessing.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/_test_venv_multiprocessing.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/archiver_tests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/functional.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_base_events.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_buffered_proto.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_context.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_subprocess.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_taskgroups.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_tasks.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_threads.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_hash.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_immortal.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_import.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_list.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_set.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_structmembers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_sys.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_time.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_cext/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_cext/setup.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_charmapcodec.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_cmd_line.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_cmd_line_script.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_code.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_code_module.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures/test_wait.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_configparser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_contains.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_checkretval.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_delattr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_dlerror.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_dllist.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_internals.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_keeprefs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_libc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_loading.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_parameters.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_pep3118.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_pickling.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_pointers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_defaultdict.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_deque.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_descr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_descrtut.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_methodcaller.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_mmap.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_monitoring.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_races.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_gdb/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_generated_cases.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_generator_stop.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_generators.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_idle.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_imaplib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_inspect/inspect_stringized_annotations.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_inspect/inspect_stringized_annotations_2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_inspect/inspect_stringized_annotations_pep695.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_inspect/test_inspect.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_osx_env.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/support/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/support/lexical_path.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/support/local_path.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/support/zip_path.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/test_copy.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/test_join.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_perfmaps.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pickle.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_picklebuffer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pickletools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_print.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_profile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_property.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pstats.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pydoc/pydocfodder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pydoc/test_pydoc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyexpat.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_runpy.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sax.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sched.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_scope.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/test_types.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/test_userfunctions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ssl.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/burntsushi.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/test_data.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/test_error.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/test_misc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/i18n_data/docstrings.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/i18n_data/escapes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/test_i18n.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/test_makefile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/test_makeunicodedata.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/test_msgfmt.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_typechecks.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_types.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_typing.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ucn.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/__phello__/spam.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_aix_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_android_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_apple_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/_module_completer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/_threading_handler.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/base_eventqueue.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/commands.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/terminfo.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/trace.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/types.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/unix_console.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/antigravity.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/argparse.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ast.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compression/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compression/_common/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compression/_common/_streams.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compression/bz2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compression/zstd/_zstdfile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/concurrent/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/concurrent/futures/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/concurrent/futures/_base.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/contextvars.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/copy.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/copyreg.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/csv.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/dbm/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/dbm/dumb.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/dbm/gnu.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/dbm/ndbm.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/charset.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/contentmanager.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/encoders.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/errors.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/mime/multipart.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/mime/nonmultipart.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/mime/text.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/parser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/_win_cp_codecs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/aliases.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/ascii.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/base64_codec.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1253.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1254.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1255.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp1256.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp437.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp500.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp720.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp737.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/gb18030.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/gb2312.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/gbk.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/hex_codec.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso2022_jp_ext.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso2022_kr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_1.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_10.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/iso8859_9.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/johab.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/koi8_r.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/koi8_t.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/rot_13.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/shift_jis.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/shift_jis_2004.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/shift_jisx0213.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ensurepip/_uninstall.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/enum.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/filecmp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/config.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/htest.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/mock_idle.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/mock_tk.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_colorizer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_config.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_config_key.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_configdialog.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/zzdummy.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/imaplib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/_abc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/keyword.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/linecache.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/locale.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/logging/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/netrc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ntpath.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/nturl2path.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/posixpath.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pprint.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/profile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pstats.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/signal.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/site.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/smtplib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/subprocess.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/symtable.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/sysconfig/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/sysconfig/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/utils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/win_utils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/worker.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/list_tests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/subprocessdata/input_reader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/subprocessdata/qcat.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/subprocessdata/qgrep.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/subprocessdata/sigchild_ignore.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/ast_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/asynchat.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/asyncore.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/bytecode_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/pty_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/refleak_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/script_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/smtpd.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_annotationlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_apple.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_argparse.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_array.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codeccallbacks.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codecencodings_cn.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codecencodings_hk.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codecencodings_iso2022.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codecencodings_jp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codecencodings_kr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codecencodings_tw.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codecmaps_cn.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_compiler_codegen.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_complex.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures/executor.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_copyreg.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_coroutines.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_cppext/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_functions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_generated_structs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_incomplete.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_init.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_wintypes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_curses.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dataclasses/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dataclasses/dataclass_module_1.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_dbm_gnu.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_dict.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_enumerate.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_func_annotations.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_slots.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_str.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_tokenize.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_type.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_gc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_gdb/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_gdb/gdb_sample.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_gdb/test_backtrace.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_glob.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_global.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_grammar.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_graphlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_/test_relative_imports.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/_context.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/_path.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/test_zip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/test_open.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/test_path.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/test_read.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/test_reader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/threaded_import_hangers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_index.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_inspect/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_interpreters/test_stress.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_interpreters/utils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_io.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ioctl.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_netrc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ntpath.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_nturl2path.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_numeric_tower.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_peg_generator/test_grammar_validator.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_peg_generator/test_pegen.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pep646_syntax.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_perf_profiler.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_posix.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_posixpath.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pow.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pprint.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_set.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_setcomps.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_shelve.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_shlex.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_string/test_string.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_string/test_templatelib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_string_literals.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_stringprep.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_subclassinit.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_subprocess.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sundry.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_super.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/test_colorchooser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/test_messagebox.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/test_misc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/test_simpledialog.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/test_text.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tty.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tuple.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_turtle.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_type_aliases.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/dummy.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/namespace_test_pkg/bar/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/namespace_test_pkg/bar/test_bar.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/namespace_test_pkg/noop/no2/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/namespace_test_pkg/noop/no2/test_no2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/namespace_test_pkg/noop/test_noop.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/namespace_test_pkg/test_foo.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_discovery.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_functiontestcase.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_loader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_program.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_urllib2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_urllib2_localnet.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_urllib2net.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_urllib_response.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_with.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_wmi.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_wsgiref.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_xml_dom_minicompat.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zoneinfo/test_zoneinfo_property.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zstd.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/testcodec.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/urllib/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/urllib/error.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/urllib/parse.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/weakref.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/webbrowser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/wsgiref/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/wsgiref/handlers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/sax/handler.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/sax/saxutils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/sax/xmlreader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xmlrpc/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zipfile/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zipfile/_path/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zipfile/_path/glob.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zipimport.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/lock_tests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/mapping_tests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/import_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/logging_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/numbers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/os_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/venv.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/warnings_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test___all__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test__colorize.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asdl_parser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ast/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ast/snippets.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_selector_events.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_sendfile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_server.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_baseexception.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_bdb.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_bigaddrspace.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_bigmem.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_float.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_frame.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_function.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_getargs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_class.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_clinic.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_cmath.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_cmd.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_anon.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_array_in_pointer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_arrays.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_as_parameter.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_c_simple_type_meta.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_callbacks.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_cast.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_cfuncs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_prototypes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_python_api.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_random_things.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_refcounts.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_values.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_varsize_struct.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_win32.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_win32_com_foreign_func.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_difflib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dis.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_doctest/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test_pickleable.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test_policy.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test_utils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/torture_test.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_exception_group.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_exception_hierarchy.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_exception_variations.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_exceptions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_capi.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_code.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_cprofile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_csv.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_functools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_gc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_grp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_heapq.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_uuid.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_zip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_frozen.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_fstring.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_grp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_gzip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_hash.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_hashlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_/test_helpers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_/test_meta_path.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_/test_packages.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_/test_path.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/test_contents.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/test_custom.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/test_files.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/test_functional.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/test_spec.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/test_threaded_import.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/test_util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/test_windows.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_fail.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_float.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_indent.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_pass1.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_keyword.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_keywordonlyarg.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_kqueue.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_largefile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_longexp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_lzma.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_mailbox.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_marshal.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/test_join_posix.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/test_join_windows.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/test_pathlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/test_read.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_regrtest.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_remote_pdb.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_repl.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_reprlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_stable_abi_ctypes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_startfile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_stat.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_statistics.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_threadedtempfile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_threading.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_threading_local.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_threadsignals.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/test_variables.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/test_widgets.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/widget_tests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tokenize.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_suite.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/testmagicmethods.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/testmock.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/testpatch.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/testsealable.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile/_path/_itertools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile/_path/_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile/_path/_test_params.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile/_path/test_complexity.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile/_path/test_path.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile/_path/write-alpharep.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile/test_core.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile64.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/case.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/loader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/main.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest/mock.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/__future__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/__hello__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/__phello__/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_py_abc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_py_warnings.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pydatetime.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pydecimal.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ctypes/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ctypes/_aix.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ctypes/_endian.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ctypes/_layout.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/feedparser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/generator.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/header.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/headerregistry.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp861.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp862.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp863.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/cp864.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/koi8_u.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/kz1048.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/latin_1.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/mac_arabic.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/tis_620.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/undefined.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/unicode_escape.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings/utf_16.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/hashlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/heapq.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/hmac.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/html/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/autocomplete.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/autocomplete_w.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/autoexpand.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/browser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/calltip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/editor.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/filelist.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/format.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_stackviewer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_statusbar.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_text.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_textview.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/iomenu.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/macosx.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/mainmenu.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/searchengine.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/sidebar.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/squeezer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/stackviewer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/resources/_functional.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/resources/_itertools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/resources/abc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/resources/readers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/json/decoder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/json/encoder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/json/scanner.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/json/tool.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/context.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/dummy/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/dummy/connection.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/forkserver.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/popen_forkserver.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/popen_spawn_posix.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/popen_spawn_win32.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/process.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/shared_memory.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/sharedctypes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/spawn.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/synchronize.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pathlib/types.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pdb.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pickle.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pickletools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/cmdline.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/filter.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/results.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/run_workers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/runtests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/save_env.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/regrtestdata/import_from_tests/test_regrtest_c.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/relimport.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/seq_tests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/signalinterproctester.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/channels.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/hashlib_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/hypothesis_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/i18n_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/socket_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/strace_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/testcase.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/threading_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test__interpchannels.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test__interpreters.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test__locale.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test__opcode.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_futures2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_graph.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_locks.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_pep492.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_timeouts.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_tools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_transports.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_unix_events.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_call.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/check_config.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_complex.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_config.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_dict.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_emscripten.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_object.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_opt.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_pyatomic.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi/test_run.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codecmaps_hk.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codecmaps_jp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codecmaps_kr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_codecmaps_tw.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_compare.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_compile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_compileall.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_compiler_assemble.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_errno.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_find.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_frombuffer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_funcptr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_repr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_returnfuncptrs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_simplesubclasses.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_sizes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_structunion.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_structures.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_unaligned_structures.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_unicode.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_doctest/sample_doctest_errors.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_doctest/sample_doctest_no_docstrings.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_doctest/sample_doctest_no_doctests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_doctest/sample_doctest_skip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_docxmlrpc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dtrace.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dynamic.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test_contentmanager.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test_defect_handling.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test_email.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test_generator.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_io.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_iteration.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_itertools_batched.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_list.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ftplib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_funcattrs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_functools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_future_stmt/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/test_resource.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources/zip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/source/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_inspect/inspect_deferred_annotations.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_inspect/inspect_fodder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_inspect/inspect_fodder2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_inspect/inspect_stock_annotations.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_int.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_int_literal.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_interpreters/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_interpreters/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_default.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_dump.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_encode_basestring_ascii.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_enum.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_separators.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_speedups.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_tool.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json/test_unicode.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_lltrace.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_locale.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_logging.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_long.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyclbr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pydoc/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pydoc/module_none.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pydoc/pydoc_mod.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/test_input.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/test_interact.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/test_keymap.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/test_pyrepl.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_resource.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_richcmp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_rlcompleter.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_robotparser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_shutil.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_signal.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_site.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_slice.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sys_setprofile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sys_settrace.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sysconfig.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_syslog.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ttk/test_extensions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ttk/test_style.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ttk/test_widgets.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ttk_textonly.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/testsentinel.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/testthreadingmock.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock/testwith.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_univnewlines.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unpack.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unpack_ex.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unparse.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_urllib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_xml_dom_xmlbuilder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_xml_etree.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_xml_etree_c.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_xmlrpc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/warnings.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/wave.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/wsgiref/validate.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/dom/NodeFilter.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/dom/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/dom/domreg.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/dom/expatbuilder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/dom/minicompat.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/dom/minidom.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyio.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pylong.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/_pyrepl/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/base_tasks.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/constants.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/coroutines.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/events.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/protocols.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/queues.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/runners.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio/selector_events.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compression/gzip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compression/lzma.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compression/zlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compression/zstd/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/concurrent/futures/interpreter.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/concurrent/futures/process.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/concurrent/futures/thread.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/concurrent/interpreters/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ctypes/macholib/framework.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ctypes/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/doctest.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/_encoded_words.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/_header_value_parser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/html/entities.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/html/parser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/http/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/http/client.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_browser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_calltip.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_calltip_w.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_codecontext.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_query.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_redirector.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_replace.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test/test_rpc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/multicall.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/outwin.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/parenmatch.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/pathbrowser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/undo.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/window.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/zoomheight.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/metadata/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/metadata/_adapters.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/metadata/_collections.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/metadata/_functools.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/logging/config.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/logging/handlers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lzma.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/mailbox.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/quopri.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/random.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/re/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/re/_casefix.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/rlcompleter.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/runpy.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/sched.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/secrets.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/sqlite3/dbapi2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/sqlite3/dump.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/sre_compile.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/sre_constants.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/sre_parse.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ssl.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/stat.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/statistics.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/cov.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/crashers/bogus_code_obj.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/crashers/trace_at_recursion_limit.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/crashers/underlying_dict.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/curses_tests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/dis_module.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/dlpitest.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/dtracedata/call_stack.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/dtracedata/gc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/dtracedata/instance.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/dtracedata/line.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/encoded_modules/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/encoded_modules/module_iso_8859_1.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/encoded_modules/module_koi8_r.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/fork_wait.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/parallel_case.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/pgo.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/refleak.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/result.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/setup.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/single.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/testresult.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest/tsan.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/re_tests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/regrtest.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/regrtestdata/import_from_tests/test_regrtest_a.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/regrtestdata/import_from_tests/test_regrtest_b/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/regrtestdata/import_from_tests/test_regrtest_b/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/ssl_servers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/ssltests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/string_tests.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/subprocessdata/fd_status.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test__osx_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_abc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_abstract_numbers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_android.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/echo.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/echo2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/echo3.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_eager_task_factory.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_events.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_free_threading.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio/test_futures.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_buffer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_bufio.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_build_details.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_builtin.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_aligned_structures.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_bitfields.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_buffers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_bytes.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_byteswap.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_macholib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_memfunctions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_numbers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_objects.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_slicing.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_stringptr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_strings.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes/test_struct_fields.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_datetime.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dbm.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dbm_dumb.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dbm_gnu.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dynamicclassattribute.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_eintr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test_headerregistry.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test_inversion.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test_message.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/test_parser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_eof.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_epoll.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_errno.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_except_star.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_file.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_file_eintr.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_filecmp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_fileinput.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_flufl.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_fnmatch.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_fork1.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_format.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_re.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_resource.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_reversed.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading/test_set.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_future_stmt/import_nested_scope_twice.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_future_stmt/nested_scope.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_future_stmt/test_future.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_gdb/test_cfunction.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_gdb/test_cfunction_full.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_gdb/test_misc.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_gdb/test_pretty_print.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_getopt.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_getpass.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_getpath.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_gettext.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/import_cycle.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/indirect.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/subpackage.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/subpkg2/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/double_const.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/package/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/package/submodule.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/package2/submodule1.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/package4/submodule.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/unwritable/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/unwritable/x.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/builtin/test_finder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/builtin/test_loader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/extension/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/extension/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/extension/test_path_hook.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/frozen/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/frozen/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/frozen/test_finder.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/frozen/test_loader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_/test___loader__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/data/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/data/sources/example/example/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/data/sources/example/setup.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/data/sources/example2/example2/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/fixtures.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/stubs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/test_api.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/test_main.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/test_lazy.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/test_locks.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/test_namespace_pkgs.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/test_pkg_import.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_interpreters/test_api.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_interpreters/test_channels.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_interpreters/test_lifecycle.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_interpreters/test_queues.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_math.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_math_property.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_memoryio.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_memoryview.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_peg_generator/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_peg_generator/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_peg_generator/test_c_parser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_peg_generator/test_first_sets.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pkg.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pkgutil.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_platform.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_plistlib.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/eio_test_script.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/test_eventqueue.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/test_reader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/test_terminfo.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/test_unix_console.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl/test_utils.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_random.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_range.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_re.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_readline.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_support.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_symtable.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_syntax.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sys.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/test_font.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/test_geometry_managers.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/test_images.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter/test_loadtk.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_type_annotations.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_type_cache.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_type_comments.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_type_params.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_result.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_runner.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_setups.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/test_skipping.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_warnings/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_warnings/data/import_warning.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_warnings/data/package_helper.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_warnings/data/stacklevel.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_wave.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_weakref.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_weakset.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_webbrowser.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/ann_module.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/ann_module2.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/ann_module3.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/ann_module4.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/partialexecution/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/partialexecution/a.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/partialexecution/b.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/ucredtest.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/textwrap.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/messagebox.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/scrolledtext.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/simpledialog.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter/ttk.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/__main__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/bytedesign.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/chaos.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/lindenmayer.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/minimal_hanoi.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/nim.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/paint.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/two_canvases.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo/yinyang.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/types.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/typing.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/parsers/expat.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/sax/__init__.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/sax/_exceptions.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/sax/expatreader.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xmlrpc/client.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xmlrpc/server.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zipapp.py'... Compiling '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zipfile/__init__.py'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/asyncio'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/collections'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compression'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compression/_common'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compression/zstd'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/concurrent'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/concurrent/futures'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/concurrent/interpreters'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ctypes'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ctypes/macholib'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/curses'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/dbm'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/email/mime'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/encodings'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ensurepip'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/ensurepip/_bundled'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/html'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/http'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/Icons'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/idlelib/idle_test'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/metadata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/importlib/resources'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/json'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/logging'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/multiprocessing/dummy'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pathlib'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/pydoc_data'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/re'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/site-packages'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/sqlite3'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/string'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/sysconfig'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/archivetestdata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/audiodata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/certdata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/certdata/capath'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/cjkencodings'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/configdata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/crashers'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/data'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/decimaltestdata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/dtracedata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/encoded_modules'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/leakers'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/libregrtest'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/mathdata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/regrtestdata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/regrtestdata/import_from_tests'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/regrtestdata/import_from_tests/test_regrtest_b'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/subprocessdata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/support/_hypothesis_stubs'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ast'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ast/data'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_asyncio'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_capi'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_cext'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_concurrent_futures'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_cppext'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ctypes'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_dataclasses'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_doctest'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_email/data'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_free_threading'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_future_stmt'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_gdb'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/subpkg'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/subpkg2'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/circular_imports/subpkg2/parent'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/package'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/package2'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/package3'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/package4'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_import/data/unwritable'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/builtin'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/extension'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/frozen'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/import_'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/data'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/data/sources'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/data/sources/example'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/data/sources/example/example'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/data/sources/example2'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/metadata/data/sources/example2/example2'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/both_portions'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/portion1'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/portion2'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/project1'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/project2'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/project3'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/partial'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/resources'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_importlib/source'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_inspect'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_interpreters'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_json'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_module'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_fork'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_forkserver'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_multiprocessing_spawn'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pathlib/support'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_peg_generator'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pydoc'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_pyrepl'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_sqlite3'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_string'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tkinter'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/invalid'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/invalid/array'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/invalid/array-of-tables'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/invalid/boolean'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/invalid/dates-and-times'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/invalid/dotted-keys'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/invalid/inline-table'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/invalid/keys-and-vals'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/invalid/literal-str'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/invalid/multiline-basic-str'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/invalid/multiline-literal-str'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/invalid/table'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/valid'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/valid/array'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/valid/dates-and-times'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tomllib/data/valid/multiline-basic-str'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/i18n_data'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_tools/msgfmt_data'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_ttk'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/namespace_test_pkg'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/namespace_test_pkg/bar'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/namespace_test_pkg/noop'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/namespace_test_pkg/noop/no2'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_unittest/testmock'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_warnings'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_warnings/data'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zipfile/_path'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zoneinfo'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/test_zoneinfo/data'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/tkinterdata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/tokenizedata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/tracedmodules'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/translationdata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/translationdata/argparse'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/translationdata/getopt'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/translationdata/optparse'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/typinganndata/partialexecution'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/wheeldata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/xmltestdata'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/xmltestdata/c14n-20'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/test/zipimport_data'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tkinter'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/tomllib'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/turtledemo'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/unittest'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/urllib'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/venv'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/venv/scripts'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/venv/scripts/common'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/venv/scripts/posix'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/wsgiref'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/dom'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/etree'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/parsers'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xml/sax'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/xmlrpc'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zipfile'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zipfile/_path'... Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/zoneinfo'... PYTHONPATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14 LD_LIBRARY_PATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64 \ ./python -E -Wi /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/compileall.py \ -o 0 -o 1 -o 2 -j0 -d /usr/lib/python3.14/site-packages -f \ -x badsyntax /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/site-packages Listing '/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/site-packages'... Creating directory /usr/include Creating directory /usr/include/python3.14 Creating directory /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/include/python3.14/cpython Creating directory /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/include/python3.14/internal Creating directory /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/include/python3.14/internal/mimalloc/mimalloc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/Python.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/abstract.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/audit.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/bltinmodule.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/boolobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/bytearrayobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/bytesobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/ceval.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/codecs.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/compile.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/complexobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/critical_section.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/datetime.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/descrobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/dictobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/dynamic_annotations.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/enumobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/errcode.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/exports.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/fileobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/fileutils.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/floatobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/frameobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/genericaliasobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/import.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/intrcheck.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/iterobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/listobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/lock.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/longobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/marshal.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/memoryobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/methodobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/modsupport.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/moduleobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/monitoring.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/object.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/objimpl.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/opcode.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/opcode_ids.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/osdefs.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/osmodule.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/patchlevel.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/py_curses.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pyatomic.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pybuffer.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pycapsule.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pydtrace.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pyerrors.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pyexpat.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pyframe.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pyhash.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pylifecycle.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pymacconfig.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pymacro.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pymath.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pymem.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pyport.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pystate.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pystats.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pystrcmp.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pystrtod.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pythonrun.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pythread.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/pytypedefs.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/rangeobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/refcount.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/setobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/sliceobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/structmember.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/structseq.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/sysmodule.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/traceback.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/tupleobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/typeslots.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/unicodeobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/warnings.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/weakrefobject.h /usr/include/python3.14 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/abstract.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/audit.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/bytearrayobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/bytesobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/cellobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/ceval.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/classobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/code.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/compile.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/complexobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/context.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/critical_section.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/descrobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/dictobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/fileobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/fileutils.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/floatobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/frameobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/funcobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/genobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/import.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/initconfig.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/listobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/lock.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/longintrepr.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/longobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/memoryobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/methodobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/modsupport.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/monitoring.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/object.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/objimpl.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/odictobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/picklebufobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pthread_stubs.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pyatomic.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pyatomic_gcc.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pyatomic_msc.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pyatomic_std.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pyctype.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pydebug.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pyerrors.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pyfpe.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pyframe.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pyhash.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pylifecycle.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pymem.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pystate.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pystats.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pythonrun.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pythread.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/pytime.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/setobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/traceback.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/tracemalloc.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/tupleobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/unicodeobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/warnings.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/cpython/weakrefobject.h /usr/include/python3.14/cpython /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_abstract.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_asdl.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_ast.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_ast_state.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_atexit.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_audit.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_backoff.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_bitutils.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_blocks_output_buffer.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_brc.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_bytes_methods.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_bytesobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_c_array.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_call.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_capsule.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_cell.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_ceval.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_ceval_state.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_code.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_codecs.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_compile.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_complexobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_condvar.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_context.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_critical_section.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_crossinterp.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_crossinterp_data_registry.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_debug_offsets.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_descrobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_dict.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_dict_state.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_dtoa.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_emscripten_signal.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_emscripten_trampoline.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_exceptions.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_faulthandler.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_fileutils.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_fileutils_windows.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_floatobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_flowgraph.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_format.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_frame.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_freelist.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_freelist_state.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_function.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_gc.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_genobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_getopt.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_gil.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_global_objects.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_global_objects_fini_generated.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_global_strings.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_hamt.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_hashtable.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_import.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_importdl.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_index_pool.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_initconfig.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_instruction_sequence.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_instruments.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_interp.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_interp_structs.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_interpframe.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_interpframe_structs.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_interpolation.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_intrinsics.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_jit.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_list.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_llist.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_lock.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_long.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_magic_number.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_memoryobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_mimalloc.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_modsupport.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_moduleobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_namespace.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_object.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_object_alloc.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_object_deferred.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_object_stack.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_object_state.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_obmalloc.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_obmalloc_init.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_opcode_metadata.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_opcode_utils.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_optimizer.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_parking_lot.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_parser.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pathconfig.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pyarena.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pyatomic_ft_wrappers.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pybuffer.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pyerrors.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pyhash.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pylifecycle.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pymath.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pymem.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pymem_init.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pystate.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pystats.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pythonrun.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_pythread.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_qsbr.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_range.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_runtime.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_runtime_init.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_runtime_init_generated.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_runtime_structs.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_semaphore.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_setobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_signal.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_sliceobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_stackref.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_stats.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_strhex.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_structs.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_structseq.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_symtable.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_sysmodule.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_template.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_time.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_token.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_traceback.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_tracemalloc.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_tstate.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_tuple.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_typedefs.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_typeobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_typevarobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_ucnhash.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_unicodeobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_unicodeobject_generated.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_unionobject.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_uniqueid.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_uop_ids.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_uop_metadata.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_warnings.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/pycore_weakref.h /usr/include/python3.14/internal /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc/mimalloc.h /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/include/python3.14/internal/mimalloc/mimalloc.h /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc/mimalloc/atomic.h /usr/include/python3.14/internal/mimalloc/mimalloc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc/mimalloc/internal.h /usr/include/python3.14/internal/mimalloc/mimalloc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc/mimalloc/prim.h /usr/include/python3.14/internal/mimalloc/mimalloc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc/mimalloc/track.h /usr/include/python3.14/internal/mimalloc/mimalloc /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Include/internal/mimalloc/mimalloc/types.h /usr/include/python3.14/internal/mimalloc/mimalloc echo /usr/bin/ginstall -c -m 644 pyconfig.h /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/include/python3.14/pyconfig.h /usr/bin/ginstall -c -m 644 pyconfig.h /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/include/python3.14/pyconfig.h /usr/bin/ginstall -c -m 644 pyconfig.h /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/include/python3.14/pyconfig.h Creating directory /usr/lib/python3.14/config-3.14 Creating directory /usr/lib/amd64/pkgconfig /usr/bin/ginstall -c -m 644 Modules/config.c /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/config-3.14/config.c /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/config.c.in /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/config-3.14/config.c.in /usr/bin/ginstall -c -m 644 Makefile /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/config-3.14/Makefile /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/Setup /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/config-3.14/Setup /usr/bin/ginstall -c -m 644 Modules/Setup.bootstrap /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/config-3.14/Setup.bootstrap /usr/bin/ginstall -c -m 644 Modules/Setup.stdlib /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/config-3.14/Setup.stdlib /usr/bin/ginstall -c -m 644 Modules/Setup.local /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/config-3.14/Setup.local /usr/bin/ginstall -c -m 644 Misc/python.pc /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/pkgconfig/python-3.14.pc /usr/bin/ginstall -c -m 644 Misc/python-embed.pc /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/pkgconfig/python-3.14-embed.pc /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Modules/makesetup /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/config-3.14/makesetup /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/install-sh /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/config-3.14/install-sh /usr/bin/ginstall -c python-config.py /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/config-3.14/python-config.py /usr/bin/ginstall -c python-config /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14-config /usr/bin/ginstall -c build/scripts-3.14/idle3.14 /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/idle3.14 /usr/bin/ginstall -c build/scripts-3.14/pydoc3.14 /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/pydoc3.14 Creating directory /usr/lib/python3.14/lib-dynload /usr/bin/ginstall -c -m 755 Modules/ucred.cpython-314.so /usr/lib/python3.14/lib-dynload/ucred.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/dlpi.cpython-314.so /usr/lib/python3.14/lib-dynload/dlpi.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/privileges.cpython-314.so /usr/lib/python3.14/lib-dynload/privileges.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/rbac.cpython-314.so /usr/lib/python3.14/lib-dynload/rbac.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/array.cpython-314.so /usr/lib/python3.14/lib-dynload/array.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_asyncio.cpython-314.so /usr/lib/python3.14/lib-dynload/_asyncio.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_bisect.cpython-314.so /usr/lib/python3.14/lib-dynload/_bisect.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_csv.cpython-314.so /usr/lib/python3.14/lib-dynload/_csv.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_heapq.cpython-314.so /usr/lib/python3.14/lib-dynload/_heapq.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_json.cpython-314.so /usr/lib/python3.14/lib-dynload/_json.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_lsprof.cpython-314.so /usr/lib/python3.14/lib-dynload/_lsprof.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_pickle.cpython-314.so /usr/lib/python3.14/lib-dynload/_pickle.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_queue.cpython-314.so /usr/lib/python3.14/lib-dynload/_queue.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_random.cpython-314.so /usr/lib/python3.14/lib-dynload/_random.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_remote_debugging.cpython-314.so /usr/lib/python3.14/lib-dynload/_remote_debugging.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_struct.cpython-314.so /usr/lib/python3.14/lib-dynload/_struct.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_interpreters.cpython-314.so /usr/lib/python3.14/lib-dynload/_interpreters.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_interpchannels.cpython-314.so /usr/lib/python3.14/lib-dynload/_interpchannels.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_interpqueues.cpython-314.so /usr/lib/python3.14/lib-dynload/_interpqueues.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_zoneinfo.cpython-314.so /usr/lib/python3.14/lib-dynload/_zoneinfo.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/math.cpython-314.so /usr/lib/python3.14/lib-dynload/math.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/cmath.cpython-314.so /usr/lib/python3.14/lib-dynload/cmath.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_statistics.cpython-314.so /usr/lib/python3.14/lib-dynload/_statistics.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_decimal.cpython-314.so /usr/lib/python3.14/lib-dynload/_decimal.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/binascii.cpython-314.so /usr/lib/python3.14/lib-dynload/binascii.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_bz2.cpython-314.so /usr/lib/python3.14/lib-dynload/_bz2.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_lzma.cpython-314.so /usr/lib/python3.14/lib-dynload/_lzma.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_zstd.cpython-314.so /usr/lib/python3.14/lib-dynload/_zstd.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/zlib.cpython-314.so /usr/lib/python3.14/lib-dynload/zlib.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_dbm.cpython-314.so /usr/lib/python3.14/lib-dynload/_dbm.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_gdbm.cpython-314.so /usr/lib/python3.14/lib-dynload/_gdbm.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/readline.cpython-314.so /usr/lib/python3.14/lib-dynload/readline.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_md5.cpython-314.so /usr/lib/python3.14/lib-dynload/_md5.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_sha1.cpython-314.so /usr/lib/python3.14/lib-dynload/_sha1.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_sha2.cpython-314.so /usr/lib/python3.14/lib-dynload/_sha2.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_sha3.cpython-314.so /usr/lib/python3.14/lib-dynload/_sha3.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_blake2.cpython-314.so /usr/lib/python3.14/lib-dynload/_blake2.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_hmac.cpython-314.so /usr/lib/python3.14/lib-dynload/_hmac.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/pyexpat.cpython-314.so /usr/lib/python3.14/lib-dynload/pyexpat.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_elementtree.cpython-314.so /usr/lib/python3.14/lib-dynload/_elementtree.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_codecs_cn.cpython-314.so /usr/lib/python3.14/lib-dynload/_codecs_cn.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_codecs_hk.cpython-314.so /usr/lib/python3.14/lib-dynload/_codecs_hk.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_codecs_iso2022.cpython-314.so /usr/lib/python3.14/lib-dynload/_codecs_iso2022.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_codecs_jp.cpython-314.so /usr/lib/python3.14/lib-dynload/_codecs_jp.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_codecs_kr.cpython-314.so /usr/lib/python3.14/lib-dynload/_codecs_kr.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_codecs_tw.cpython-314.so /usr/lib/python3.14/lib-dynload/_codecs_tw.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_multibytecodec.cpython-314.so /usr/lib/python3.14/lib-dynload/_multibytecodec.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/unicodedata.cpython-314.so /usr/lib/python3.14/lib-dynload/unicodedata.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/fcntl.cpython-314.so /usr/lib/python3.14/lib-dynload/fcntl.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/grp.cpython-314.so /usr/lib/python3.14/lib-dynload/grp.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/mmap.cpython-314.so /usr/lib/python3.14/lib-dynload/mmap.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_posixsubprocess.cpython-314.so /usr/lib/python3.14/lib-dynload/_posixsubprocess.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/resource.cpython-314.so /usr/lib/python3.14/lib-dynload/resource.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/select.cpython-314.so /usr/lib/python3.14/lib-dynload/select.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_socket.cpython-314.so /usr/lib/python3.14/lib-dynload/_socket.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/syslog.cpython-314.so /usr/lib/python3.14/lib-dynload/syslog.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/termios.cpython-314.so /usr/lib/python3.14/lib-dynload/termios.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_posixshmem.cpython-314.so /usr/lib/python3.14/lib-dynload/_posixshmem.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_multiprocessing.cpython-314.so /usr/lib/python3.14/lib-dynload/_multiprocessing.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_ctypes.cpython-314.so /usr/lib/python3.14/lib-dynload/_ctypes.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_curses.cpython-314.so /usr/lib/python3.14/lib-dynload/_curses.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_curses_panel.cpython-314.so /usr/lib/python3.14/lib-dynload/_curses_panel.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_sqlite3.cpython-314.so /usr/lib/python3.14/lib-dynload/_sqlite3.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_ssl.cpython-314.so /usr/lib/python3.14/lib-dynload/_ssl.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_hashlib.cpython-314.so /usr/lib/python3.14/lib-dynload/_hashlib.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_uuid.cpython-314.so /usr/lib/python3.14/lib-dynload/_uuid.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_tkinter.cpython-314.so /usr/lib/python3.14/lib-dynload/_tkinter.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/xxsubtype.cpython-314.so /usr/lib/python3.14/lib-dynload/xxsubtype.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_xxtestfuzz.cpython-314.so /usr/lib/python3.14/lib-dynload/_xxtestfuzz.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_testbuffer.cpython-314.so /usr/lib/python3.14/lib-dynload/_testbuffer.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_testinternalcapi.cpython-314.so /usr/lib/python3.14/lib-dynload/_testinternalcapi.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_testcapi.cpython-314.so /usr/lib/python3.14/lib-dynload/_testcapi.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_testlimitedcapi.cpython-314.so /usr/lib/python3.14/lib-dynload/_testlimitedcapi.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_testclinic.cpython-314.so /usr/lib/python3.14/lib-dynload/_testclinic.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_testclinic_limited.cpython-314.so /usr/lib/python3.14/lib-dynload/_testclinic_limited.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_testimportmultiple.cpython-314.so /usr/lib/python3.14/lib-dynload/_testimportmultiple.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_testmultiphase.cpython-314.so /usr/lib/python3.14/lib-dynload/_testmultiphase.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_testsinglephase.cpython-314.so /usr/lib/python3.14/lib-dynload/_testsinglephase.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/_ctypes_test.cpython-314.so /usr/lib/python3.14/lib-dynload/_ctypes_test.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/xxlimited.cpython-314.so /usr/lib/python3.14/lib-dynload/xxlimited.cpython-314.so /usr/bin/ginstall -c -m 755 Modules/xxlimited_35.cpython-314.so /usr/lib/python3.14/lib-dynload/xxlimited_35.cpython-314.so Creating directory /usr/share/man Creating directory /usr/share/man/man1 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/python-314/Python-3.14.2/Misc/python.man \ /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/share/man/man1/python3.14.1 if test ! -d /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/pkgconfig; then \ echo "Creating directory /usr/lib/amd64/pkgconfig"; \ /usr/bin/ginstall -c -d -m 755 /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/pkgconfig; \ fi if test -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3 -o -h /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3; \ then rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3; \ else true; \ fi (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin; ln -s python3.14 python3) if test "3.14" != "3.14"; then \ rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14-config; \ (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin; ln -s python3.14-config python3.14-config); \ rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/pkgconfig/python-3.14.pc; \ (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/pkgconfig; ln -s python-3.14.pc python-3.14.pc); \ rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/pkgconfig/python-3.14-embed.pc; \ (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/pkgconfig; ln -s python-3.14-embed.pc python-3.14-embed.pc); \ fi rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3-config (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin; ln -s python3.14-config python3-config) rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/pkgconfig/python3.pc (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/pkgconfig; ln -s python-3.14.pc python3.pc) rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/pkgconfig/python3-embed.pc (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/pkgconfig; ln -s python-3.14-embed.pc python3-embed.pc) rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/idle3 (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin; ln -s idle3.14 idle3) rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/pydoc3 (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin; ln -s pydoc3.14 pydoc3) if test "x" != "x" ; then \ rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3-32; \ (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin; ln -s python3.14-32 python3-32) \ fi if test "x" != "x" ; then \ rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3-intel64; \ (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin; ln -s python3.14-intel64 python3-intel64) \ fi rm -f /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/share/man/man1/python3.1 (cd /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/share/man/man1; ln -s python3.14.1 python3.1) if test "xno" != "xno" ; then \ case no in \ upgrade) ensurepip="--upgrade" ;; \ install|*) ensurepip="" ;; \ esac; \ LD_LIBRARY_PATH=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/amd64 ./python -E -m ensurepip \ $ensurepip --root=/jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/ ; \ fi /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14 Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/bin/python3.14 /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/libpython314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/amd64/libpython3.14.so.1.0 /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_asyncio.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_bisect.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_blake2.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_bz2.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_codecs_cn.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_codecs_hk.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_codecs_iso2022.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_codecs_jp.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_codecs_kr.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_codecs_tw.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_csv.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_ctypes.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_ctypes_test.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_curses.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_curses_panel.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_dbm.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_decimal.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_elementtree.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_gdbm.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_hashlib.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_heapq.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_hmac.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_interpchannels.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_interpqueues.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_interpreters.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_json.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_lsprof.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_lzma.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_md5.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_multibytecodec.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_multiprocessing.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_pickle.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_posixshmem.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_posixsubprocess.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_queue.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_random.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_remote_debugging.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_sha1.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_sha2.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_sha3.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_socket.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_sqlite3.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_ssl.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_statistics.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_struct.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_testbuffer.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_testcapi.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_testclinic.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_testclinic_limited.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_testimportmultiple.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_testinternalcapi.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_testlimitedcapi.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_testmultiphase.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_testsinglephase.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_uuid.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_xxtestfuzz.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_zoneinfo.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_zstd.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/array.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/binascii.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/cmath.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/dlpi.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/fcntl.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/grp.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/math.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/mmap.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/privileges.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/pyexpat.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/rbac.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/readline.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/resource.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/select.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/syslog.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/termios.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/ucred.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/unicodedata.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/xxlimited.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/xxlimited_35.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/xxsubtype.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/zlib.cpython-314.so /opt/onbld/bin/i386/ctfconvert -i -m -k /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/prototype/i386/usr/lib/python3.14/lib-dynload/_tkinter.cpython-314.so VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/manifest-i386-idle.depend.res /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/manifest-i386-Python.depend.res /jenkins/jobs/oi-userland/workspace/components/python/python-314/build/manifest-i386-tkinter.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/python-314 pkg://openindiana.org/library/python/idle-314@3.14.2,5.11-2025.0.0.0:20251206T191200Z PUBLISHED pkg://openindiana.org/runtime/python-314@3.14.2,5.11-2025.0.0.0:20251206T191201Z PUBLISHED pkg://openindiana.org/library/python/tkinter-314@3.14.2,5.11-2025.0.0.0:20251206T191233Z PUBLISHED