>>> python3: Building main/python3 3.12.11-r0 (using abuild 3.15.0-r1) started Mon, 17 Nov 2025 12:31:00 +0000 >>> python3: Validating /home/udu/aports/main/python3/APKBUILD... >>> python3: Analyzing dependencies... >>> python3: Installing for build: build-base libssl3>=3.3.0 !gettext-dev bluez-headers bzip2-dev expat-dev gdbm-dev libffi-dev linux-headers mpdecimal-dev musl-libintl ncurses-dev openssl-dev readline-dev sqlite-dev tcl-dev xz-dev zlib-dev WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/20) Installing bluez-headers (5.82-r0) (2/20) Installing bzip2-dev (1.0.8-r6) (3/20) Installing expat (2.7.3-r0) (4/20) Installing expat-dev (2.7.3-r0) (5/20) Installing gdbm-tools (1.24-r0) (6/20) Installing gdbm-dev (1.24-r0) (7/20) Installing linux-headers (6.14.2-r0) (8/20) Installing libffi-dev (3.4.8-r0) (9/20) Installing mpdecimal-dev (4.0.1-r0) (10/20) Installing musl-libintl (1.2.5-r10) (11/20) Installing openssl-dev (3.5.4-r0) (12/20) Installing sqlite (3.49.2-r1) (13/20) Installing sqlite-dev (3.49.2-r1) (14/20) Installing tzdata (2025b-r0) (15/20) Installing tcl (8.6.16-r0) (16/20) Installing zlib-dev (1.3.1-r2) (17/20) Installing tcl-dev (8.6.16-r0) (18/20) Installing xz (5.8.1-r0) (19/20) Installing xz-dev (5.8.1-r0) (20/20) Installing .makedepends-python3 (20251117.123102) Executing busybox-1.37.0-r19.trigger OK: 314 MiB in 109 packages >>> python3: Fetching https://www.python.org/ftp/python/3.12.11/Python-3.12.11.tar.xz >>> python3: Fetching https://www.python.org/ftp/python/3.12.11/Python-3.12.11.tar.xz >>> python3: Checking sha512sums... Python-3.12.11.tar.xz: OK externally-managed: OK musl-find_library.patch: OK test_posix-nodev-disable.patch: OK fix-run_fileexflags-test.patch: OK >>> python3: Unpacking /var/cache/distfiles/Python-3.12.11.tar.xz... >>> python3: musl-find_library.patch patching file Lib/ctypes/util.py Hunk #1 succeeded at 268 (offset 64 lines). >>> python3: test_posix-nodev-disable.patch patching file Lib/test/test_posix.py Hunk #1 succeeded at 728 (offset 4 lines). >>> python3: fix-run_fileexflags-test.patch patching file Include/internal/pycore_fileutils.h patching file Modules/_testcapi/parts.h patching file Modules/_testcapi/run.c patching file Python/fileutils.c patching file Python/pylifecycle.c Hunk #1 succeeded at 2322 (offset 36 lines). Hunk #2 succeeded at 2335 (offset 36 lines). Hunk #3 succeeded at 2453 (offset 36 lines). checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for Python interpreter freezing... ./_bootstrap_python checking for python3.12... python3.12 checking Python for regen version... Python 3.12.12 checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... "linux" checking for x86_64-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for a sed that does not truncate output... /bin/sed checking for egrep... /bin/grep -E checking for CC compiler name... gcc checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for the platform triplet based on compiler characteristics... x86_64-linux-musl checking for multiarch... checking for PEP 11 support tier... configure: WARNING: x86_64-alpine-linux-musl/gcc is not supported checking for -Wl,--no-as-needed... yes checking for the Android API level... not Android checking for --with-emscripten-target... checking for --enable-wasm-dynamic-linking... missing checking for --enable-wasm-pthreads... missing checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... $(PURIFY) $(CC) checking EXPORTSYMS... checking for GNU ld... yes checking for --enable-shared... yes checking for --with-static-libpython... yes checking for --enable-profiling... no checking LDLIBRARY... checking HOSTRUNNER... libpython$(LDVERSION).so checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-aal... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... ./install-sh -c -d 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 PROFILE_TASK... -m test --pgo --timeout=$(TESTTIMEOUT) checking for --with-lto... yes checking for x86_64-alpine-linux-musl-llvm-profdata... no checking for llvm-profdata... no 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 cc supports -fstrict-overflow and -fno-strict-overflow... yes checking for --with-strict-overflow... no checking if cc supports -Og optimization level... yes checking if we can add -Wextra... yes checking whether cc -fno-strict-aliasing accepts and needs -fno-strict-aliasing... no checking if we can disable cc unused-parameter warning... yes checking if we can disable cc int-conversion warning... yes checking if we can disable cc missing-field-initializers warning... yes checking if we can enable cc sign-compare warning... yes checking if we can enable cc unreachable-code warning... yes checking if we can enable cc strict-prototypes warning... yes checking if we can make implicit function declaration an error in cc -Werror=implicit-function-declaration... yes checking if we can use visibility in cc -fvisibility=hidden... yes checking whether pthreads are available without options... yes checking whether c++ also accepts flags for thread support... no checking for alloca.h... yes checking for asm/types.h... yes checking for bluetooth.h... no checking for conio.h... no checking for crypt.h... yes checking for direct.h... no checking for dlfcn.h... yes checking for endian.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for grp.h... yes checking for ieeefp.h... no checking for io.h... no checking for langinfo.h... yes checking for libintl.h... yes checking for libutil.h... no checking for linux/auxvec.h... yes checking for sys/auxv.h... yes checking for linux/fs.h... yes checking for linux/limits.h... yes checking for linux/memfd.h... yes checking for linux/random.h... yes checking for linux/soundcard.h... yes checking for linux/tipc.h... yes checking for linux/wait.h... yes checking for netdb.h... yes checking for net/ethernet.h... yes checking for netinet/in.h... yes checking for netpacket/packet.h... yes checking for poll.h... yes checking for process.h... no checking for pthread.h... yes checking for pty.h... yes checking for sched.h... yes checking for setjmp.h... yes checking for shadow.h... yes checking for signal.h... yes checking for spawn.h... yes checking for stropts.h... yes checking for sys/audioio.h... no checking for sys/bsdtty.h... no checking for sys/devpoll.h... no checking for sys/endian.h... no checking for sys/epoll.h... yes checking for sys/event.h... no checking for sys/eventfd.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/kern_control.h... no checking for sys/loadavg.h... no checking for sys/lock.h... no checking for sys/memfd.h... no checking for sys/mkdev.h... no checking for sys/mman.h... yes checking for sys/modem.h... no checking for sys/param.h... yes checking for sys/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... no checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... yes checking for sys/un.h... yes checking for sys/utsname.h... yes checking for sys/wait.h... yes checking for sys/xattr.h... yes checking for sysexits.h... yes checking for syslog.h... yes checking for termios.h... yes checking for util.h... no checking for utime.h... yes checking for utmp.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/qrtr.h... yes checking for linux/vm_sockets.h... yes checking for linux/can.h... yes checking for linux/can/bcm.h... yes checking for linux/can/j1939.h... yes checking for linux/can/raw.h... yes checking for netcan/can.h... no checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking alignment of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking alignment of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking alignment of max_align_t... 16 checking for long double... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking size of pthread_key_t... 4 checking whether pthread_key_t is compatible with int... yes checking for --enable-framework... no checking for --with-dsymutil... no checking for dyld... no checking for --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no checking 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... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking perf trampoline... no checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for uuid.h... no checking for uuid >= 2.20... no checking for uuid/uuid.h... no checking for uuid/uuid.h... (cached) no checking for library containing sem_init... none required checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for --with-system-expat... yes checking for libffi... yes checking for ffi_prep_cif_var... yes checking for ffi_prep_closure_loc... yes checking for ffi_closure_alloc... yes checking for --with-system-libmpdec... yes checking for --with-decimal-contextvar... yes checking for decimal libmpdec machine... uint128 checking for libnsl... no checking for library containing yp_match... no checking for sqlite3 >= 3.7.15... yes checking for sqlite3.h... yes checking for sqlite3_bind_double in -lsqlite3... yes checking for sqlite3_column_decltype in -lsqlite3... yes checking for sqlite3_column_double in -lsqlite3... yes checking for sqlite3_complete in -lsqlite3... yes checking for sqlite3_progress_handler in -lsqlite3... yes checking for sqlite3_result_double in -lsqlite3... yes checking for sqlite3_set_authorizer in -lsqlite3... yes checking for sqlite3_trace_v2 in -lsqlite3... yes checking for sqlite3_value_double in -lsqlite3... yes checking for sqlite3_load_extension in -lsqlite3... yes checking for sqlite3_serialize in -lsqlite3... yes checking for --enable-loadable-sqlite-extensions... yes checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking for ndbm.h... yes checking for library containing dbm_open... -lgdbm_compat checking for ndbm presence and linker args... yes (-lgdbm_compat) checking for gdbm/ndbm.h... no checking for gdbm-ndbm.h... no checking for db.h... no checking for --with-dbmliborder... gdbm:ndbm checking for _dbm module CFLAGS and LIBS... -DUSE_NDBM -lgdbm_compat checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_getcpuclockid... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... unknown checking CAN_RAW_FD_FRAMES... yes checking for CAN_RAW_JOIN_FILTERS... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-freelists... yes checking for --with-c-locale-coercion... yes checking for --with-valgrind... no checking for --with-dtrace... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for accept4... yes checking for alarm... yes checking for bind_textdomain_codeset... yes checking for chmod... yes checking for chown... yes checking for clock... yes checking for close_range... no checking for confstr... yes checking for copy_file_range... yes checking for ctermid... yes checking for dup... yes checking for dup3... yes checking for execv... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fdopendir... yes checking for fdwalk... no checking for fexecve... yes checking for fork... yes checking for fork1... no checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimens... yes checking for futimes... yes checking for futimesat... yes checking for gai_strerror... yes checking for getegid... yes checking for getentropy... yes checking for geteuid... yes checking for getgid... yes checking for getgrgid... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getgrouplist... yes checking for getgroups... yes checking for gethostname... yes checking for getitimer... yes checking for getloadavg... yes checking for getlogin... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getppid... yes checking for getpriority... yes checking for _getpty... no checking for getpwent... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getresgid... yes checking for getresuid... yes checking for getrusage... yes checking for getsid... yes checking for getspent... yes checking for getspnam... yes checking for getuid... yes checking for getwd... no checking for if_nameindex... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for linkat... yes checking for lockf... yes checking for lstat... yes checking for lutimes... yes checking for madvise... yes checking for mbrtowc... yes checking for memrchr... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for opendir... yes checking for pathconf... yes checking for pause... yes checking for pipe... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for pread... yes checking for preadv... yes checking for preadv2... yes checking for pthread_condattr_setclock... yes checking for pthread_init... no checking for pthread_kill... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev2... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for rtpSpawn... no checking for sched_get_priority_max... yes checking for sched_rr_get_interval... yes checking for sched_setaffinity... yes checking for sched_setparam... yes checking for sched_setscheduler... yes checking for sem_clockwait... no checking for sem_getvalue... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setitimer... yes checking for setlocale... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setregid... yes checking for setresgid... yes checking for setresuid... yes checking for setreuid... yes checking for setsid... yes checking for setuid... yes checking for setvbuf... yes checking for shutdown... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigfillset... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for splice... yes checking for strftime... yes checking for strlcpy... yes checking for strsignal... yes checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for system... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... no checking for truncate... yes checking for ttyname_r... yes checking for umask... yes checking for uname... yes checking for unlinkat... yes checking for utimensat... yes checking for utimes... yes checking for vfork... yes checking for wait... yes checking for wait3... yes checking for wait4... yes checking for waitid... yes checking for waitpid... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for cc options needed to detect all undeclared functions... none needed checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll_create... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... yes checking for _dyld_shared_cache_contains_path... no checking for memfd_create... yes checking for eventfd... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for zlib >= 1.2.0... yes checking for bzip2... yes checking for liblzma... yes checking for hstrerror... yes checking for getservbyname... yes checking for getservbyport... yes checking for gethostbyname... yes checking for gethostbyaddr... yes checking for getprotobyname... yes checking for inet_aton... yes checking for inet_ntoa... yes checking for inet_pton... yes checking for getpeername... (cached) yes checking for getsockname... yes checking for accept... yes checking for bind... yes checking for connect... yes checking for listen... yes checking for recvfrom... yes checking for sendto... yes checking for setsockopt... yes checking for socket... yes checking for setgroups... yes checking for openpty... yes checking for library containing login_tty... none required checking for forkpty... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for setns... yes checking for unshare... yes checking for libxcrypt >= 3.1.1... no checking for library containing crypt_r... none required checking for crypt or crypt_r... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for clock_nanosleep... yes checking for nanosleep... yes checking for major, minor, and makedev... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for siginfo_t.si_band... yes checking for time.h that defines altzone... no checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking for an ANSI C-conforming const... yes checking for working signed char... yes checking for prototypes... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... 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... no checking for broken sem_getvalue... yes 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-312-x86_64-linux-musl 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... yes checking how to link readline... readline (CFLAGS: -D_BSD_SOURCE -DNCURSES_WIDECHAR, 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 for broken nice()... no checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking for curses.h... yes checking for ncurses.h... yes checking for ncursesw... yes checking curses module flags... ncursesw (CFLAGS: -D_BSD_SOURCE -DNCURSES_WIDECHAR, LIBS: -lncursesw) checking for panel.h... yes checking for panelw... yes checking panel flags... panelw (CFLAGS: -D_BSD_SOURCE -DNCURSES_WIDECHAR, LIBS: -lpanelw) checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... no 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... no checking for /dev/ptc... no checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether cc supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for stdatomic.h... yes checking for builtin __atomic_load_n and __atomic_store_n functions... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes checking for library containing shm_open... none required checking for shm_open... yes checking for shm_unlink... yes checking for x86_64-alpine-linux-musl-pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking for --with-openssl-rpath... checking whether OpenSSL provides required ssl module APIs... yes checking whether OpenSSL provides required hashlib module APIs... yes checking for --with-ssl-default-suites... python checking for --with-builtin-hashlib-hashes... md5,sha1,sha2,sha3,blake2 checking for libb2... no checking for --disable-test-modules... yes checking for stdlib extension module _multiprocessing... yes checking for stdlib extension module _posixshmem... yes checking for stdlib extension module fcntl... yes checking for stdlib extension module mmap... yes checking for stdlib extension module _socket... yes checking for stdlib extension module grp... yes checking for stdlib extension module ossaudiodev... yes checking for stdlib extension module pwd... yes checking for stdlib extension module resource... yes checking for stdlib extension module _scproxy... n/a checking for stdlib extension module spwd... yes checking for stdlib extension module syslog... yes checking for stdlib extension module termios... yes checking for stdlib extension module pyexpat... yes checking for stdlib extension module _elementtree... yes checking for stdlib extension module _md5... yes checking for stdlib extension module _sha1... yes checking for stdlib extension module _sha2... yes checking for stdlib extension module _sha3... yes checking for stdlib extension module _blake2... yes checking for stdlib extension module _crypt... yes checking for stdlib extension module _ctypes... yes checking for stdlib extension module _curses... yes checking for stdlib extension module _curses_panel... yes checking for stdlib extension module _decimal... yes checking for stdlib extension module _dbm... yes checking for stdlib extension module _gdbm... yes checking for stdlib extension module nis... missing checking for stdlib extension module readline... yes checking for stdlib extension module _sqlite3... yes checking for stdlib extension module _tkinter... missing checking for stdlib extension module _uuid... missing checking for stdlib extension module zlib... yes checking for stdlib extension module _bz2... yes checking for stdlib extension module _lzma... yes checking for stdlib extension module _ssl... yes checking for stdlib extension module _hashlib... yes checking for stdlib extension module _testcapi... yes checking for stdlib extension module _testclinic... yes checking for stdlib extension module _testinternalcapi... yes checking for stdlib extension module _testbuffer... yes checking for stdlib extension module _testimportmultiple... yes checking for stdlib extension module _testmultiphase... yes checking for stdlib extension module xxsubtype... yes checking for stdlib extension module _xxtestfuzz... yes checking for stdlib extension module _ctypes_test... yes checking for stdlib extension module xxlimited... yes checking for stdlib extension module xxlimited_35... yes configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-embed.pc config.status: creating Misc/python-config.sh config.status: creating Modules/Setup.bootstrap config.status: creating Modules/Setup.stdlib config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h configure: creating Modules/Setup.local configure: creating Makefile configure: WARNING: Platform "x86_64-alpine-linux-musl" 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. make profile-gen-stamp make[1]: Entering directory '/home/udu/aports/main/python3/src/Python-3.12.11' make clean make[2]: Entering directory '/home/udu/aports/main/python3/src/Python-3.12.11' find . -depth -name '__pycache__' -exec rm -rf {} ';' # Profile data. rm -f *.fdata # Pristine binaries before BOLT optimization. rm -f *.prebolt find . -name '*.py[co]' -exec rm -f {} ';' # BOLT instrumented binaries. rm -f *.bolt_inst 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’: No such file or directory find build -name '*.py' -exec rm -f {} ';' || true find: ‘build’: No such file or directory find build -name '*.py[co]' -exec rm -f {} ';' || true find: ‘build’: No such file or directory rm -f pybuilddir.txt rm -f Lib/lib2to3/*Grammar*.pickle rm -f _bootstrap_python rm -f python.html python*.js python.data python*.symbols python*.map rm -f ./usr/lib/python3.12/os.py rm -f Programs/_testembed Programs/_freeze_module rm -f Python/deepfreeze/*.[co] rm -f Python/frozen_modules/*.h rm -f Python/frozen_modules/MANIFEST find build -type f -a ! -name '*.gc??' -exec rm -f {} ';' find: ‘build’: No such file or directory make[2]: [Makefile:2836: clean-retain-profile] Error 1 (ignored) rm -f Include/pydtrace_probes.h rm -f profile-gen-stamp make[3]: Entering directory '/home/udu/aports/main/python3/src/Python-3.12.11' find . -name '*.gc??' -exec rm -f {} ';' find . -name '*.profclang?' -exec rm -f {} ';' find . -name '*.dyn' -exec rm -f {} ';' rm -f /home/udu/aports/main/python3/src/Python-3.12.11/coverage.info rm -rf /home/udu/aports/main/python3/src/Python-3.12.11/lcov-report rm -f profile-run-stamp rm -f profile-bolt-stamp make[3]: Leaving directory '/home/udu/aports/main/python3/src/Python-3.12.11' make[2]: Leaving directory '/home/udu/aports/main/python3/src/Python-3.12.11' touch profile-clean-stamp Building with support for profile generation: make build_all CFLAGS_NODIST="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 " LDFLAGS_NODIST="-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 " LIBS="-ldl " make[2]: Entering directory '/home/udu/aports/main/python3/src/Python-3.12.11' cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pegen_errors.o Parser/pegen_errors.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/action_helpers.o Parser/action_helpers.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c Parser/tokenizer.c: In function 'update_fstring_expr': Parser/tokenizer.c:482:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 482 | tok_mode->last_expr_end = strlen(tok->start); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ Parser/tokenizer.c:483:3: note: here 483 | case ':': | ^~~~ cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typevarobject.o Objects/typevarobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-tokenize.o Python/Python-tokenize.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/assemble.o Python/assemble.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/flowgraph.o Python/flowgraph.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frame.o Python/frame.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval_gil.o Python/ceval_gil.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/instrumentation.o Python/instrumentation.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/intrinsics.o Python/intrinsics.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/legacy_tracing.o Python/legacy_tracing.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/specialize.o Python/specialize.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ -DMULTIARCH=\"x86_64-linux-musl\" \ -o Python/sysmodule.o ./Python/sysmodule.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/tracemalloc.o Python/tracemalloc.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/perf_trampoline.o Python/perf_trampoline.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-312-x86_64-linux-musl"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/posixmodule.c -o Modules/posixmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/signalmodule.c -o Modules/signalmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/_iomodule.c -o Modules/_io/_iomodule.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/iobase.c -o Modules/_io/iobase.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/fileio.c -o Modules/_io/fileio.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/bytesio.c -o Modules/_io/bytesio.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/bufferedio.c -o Modules/_io/bufferedio.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/textio.c -o Modules/_io/textio.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/stringio.c -o Modules/_io/stringio.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre/sre.c -o Modules/_sre/sre.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/timemodule.c -o Modules/timemodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_typingmodule.c -o Modules/_typingmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_module.o Programs/_freeze_module.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/getpath_noop.o Modules/getpath_noop.c cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/arraymodule.c -o Modules/arraymodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_asynciomodule.c -o Modules/_asynciomodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_bisectmodule.c -o Modules/_bisectmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_contextvarsmodule.c -o Modules/_contextvarsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_csv.c -o Modules/_csv.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_heapqmodule.c -o Modules/_heapqmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_json.c -o Modules/_json.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_lsprof.c -o Modules/_lsprof.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/rotatingtree.c -o Modules/rotatingtree.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_opcode.c -o Modules/_opcode.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_pickle.c -o Modules/_pickle.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_queuemodule.c -o Modules/_queuemodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_randommodule.c -o Modules/_randommodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_struct.c -o Modules/_struct.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_xxsubinterpretersmodule.c -o Modules/_xxsubinterpretersmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_xxinterpchannelsmodule.c -o Modules/_xxinterpchannelsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_zoneinfo.c -o Modules/_zoneinfo.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/audioop.c -o Modules/audioop.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/mathmodule.c -o Modules/mathmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cmathmodule.c -o Modules/cmathmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_statisticsmodule.c -o Modules/_statisticsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_datetimemodule.c -o Modules/_datetimemodule.o cc -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_decimal/_decimal.c -o Modules/_decimal/_decimal.o cc -DUSE_ZLIB_CRC32 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/binascii.c -o Modules/binascii.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_bz2module.c -o Modules/_bz2module.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_lzmamodule.c -o Modules/_lzmamodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/zlibmodule.c -o Modules/zlibmodule.o cc -DUSE_NDBM -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_dbmmodule.c -o Modules/_dbmmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_gdbmmodule.c -o Modules/_gdbmmodule.o cc -D_BSD_SOURCE -DNCURSES_WIDECHAR -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/readline.c -o Modules/readline.o cc -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/md5module.c -o Modules/md5module.o cc -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_hacl/Hacl_Hash_MD5.c -o Modules/_hacl/Hacl_Hash_MD5.o cc -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/sha1module.c -o Modules/sha1module.o cc -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_hacl/Hacl_Hash_SHA1.c -o Modules/_hacl/Hacl_Hash_SHA1.o cc -c -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_SHA2.o ./Modules/_hacl/Hacl_Hash_SHA2.c cc -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/sha3module.c -o Modules/sha3module.o cc -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_hacl/Hacl_Hash_SHA3.c -o Modules/_hacl/Hacl_Hash_SHA3.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_blake2/blake2module.c -o Modules/_blake2/blake2module.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_blake2/blake2b_impl.c -o Modules/_blake2/blake2b_impl.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_blake2/blake2s_impl.c -o Modules/_blake2/blake2s_impl.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/pyexpat.c -o Modules/pyexpat.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_elementtree.c -o Modules/_elementtree.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_cn.c -o Modules/cjkcodecs/_codecs_cn.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_hk.c -o Modules/cjkcodecs/_codecs_hk.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_iso2022.c -o Modules/cjkcodecs/_codecs_iso2022.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_jp.c -o Modules/cjkcodecs/_codecs_jp.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_kr.c -o Modules/cjkcodecs/_codecs_kr.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_tw.c -o Modules/cjkcodecs/_codecs_tw.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/multibytecodec.c -o Modules/cjkcodecs/multibytecodec.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/unicodedata.c -o Modules/unicodedata.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_cryptmodule.c -o Modules/_cryptmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/fcntlmodule.c -o Modules/fcntlmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/grpmodule.c -o Modules/grpmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/mmapmodule.c -o Modules/mmapmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/ossaudiodev.c -o Modules/ossaudiodev.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_posixsubprocess.c -o Modules/_posixsubprocess.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/resource.c -o Modules/resource.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/selectmodule.c -o Modules/selectmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/socketmodule.c -o Modules/socketmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/spwdmodule.c -o Modules/spwdmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/syslogmodule.c -o Modules/syslogmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/termios.c -o Modules/termios.o cc -I./Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_multiprocessing/posixshmem.c -o Modules/_multiprocessing/posixshmem.o cc -I./Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_multiprocessing/multiprocessing.c -o Modules/_multiprocessing/multiprocessing.o In file included from ./Modules/_multiprocessing/multiprocessing.c:33: ./Modules/_multiprocessing/clinic/multiprocessing.c.h:140:1: warning: '_multiprocessing_sem_unlink' defined but not used [-Wunused-function] 140 | _multiprocessing_sem_unlink(PyObject *module, PyObject *arg) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -I./Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_multiprocessing/semaphore.c -o Modules/_multiprocessing/semaphore.o cc -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ctypes/_ctypes.c -o Modules/_ctypes/_ctypes.o cc -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ctypes/callbacks.c -o Modules/_ctypes/callbacks.o cc -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ctypes/callproc.c -o Modules/_ctypes/callproc.o cc -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ctypes/stgdict.c -o Modules/_ctypes/stgdict.o cc -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ctypes/cfield.c -o Modules/_ctypes/cfield.o cc -D_BSD_SOURCE -DNCURSES_WIDECHAR -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_cursesmodule.c -o Modules/_cursesmodule.o cc -D_BSD_SOURCE -DNCURSES_WIDECHAR -D_BSD_SOURCE -DNCURSES_WIDECHAR -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_curses_panel.c -o Modules/_curses_panel.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/blob.c -o Modules/_sqlite/blob.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/connection.c -o Modules/_sqlite/connection.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/cursor.c -o Modules/_sqlite/cursor.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/microprotocols.c -o Modules/_sqlite/microprotocols.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/module.c -o Modules/_sqlite/module.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/prepare_protocol.c -o Modules/_sqlite/prepare_protocol.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/row.c -o Modules/_sqlite/row.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/statement.c -o Modules/_sqlite/statement.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/util.c -o Modules/_sqlite/util.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ssl.c -o Modules/_ssl.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_hashopenssl.c -o Modules/_hashopenssl.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_xxtestfuzz/_xxtestfuzz.c -o Modules/_xxtestfuzz/_xxtestfuzz.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_xxtestfuzz/fuzzer.c -o Modules/_xxtestfuzz/fuzzer.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testbuffer.c -o Modules/_testbuffer.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testinternalcapi.c -o Modules/_testinternalcapi.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapimodule.c -o Modules/_testcapimodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/vectorcall.c -o Modules/_testcapi/vectorcall.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/vectorcall_limited.c -o Modules/_testcapi/vectorcall_limited.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/heaptype.c -o Modules/_testcapi/heaptype.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/abstract.c -o Modules/_testcapi/abstract.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/bytearray.c -o Modules/_testcapi/bytearray.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/bytes.c -o Modules/_testcapi/bytes.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/unicode.c -o Modules/_testcapi/unicode.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/dict.c -o Modules/_testcapi/dict.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/set.c -o Modules/_testcapi/set.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/list.c -o Modules/_testcapi/list.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/tuple.c -o Modules/_testcapi/tuple.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/getargs.c -o Modules/_testcapi/getargs.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/pytime.c -o Modules/_testcapi/pytime.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/datetime.c -o Modules/_testcapi/datetime.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/docstring.c -o Modules/_testcapi/docstring.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/mem.c -o Modules/_testcapi/mem.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/watchers.c -o Modules/_testcapi/watchers.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/long.c -o Modules/_testcapi/long.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/float.c -o Modules/_testcapi/float.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/complex.c -o Modules/_testcapi/complex.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/numbers.c -o Modules/_testcapi/numbers.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/structmember.c -o Modules/_testcapi/structmember.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/exceptions.c -o Modules/_testcapi/exceptions.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/code.c -o Modules/_testcapi/code.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/buffer.c -o Modules/_testcapi/buffer.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/pyos.c -o Modules/_testcapi/pyos.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/run.c -o Modules/_testcapi/run.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/file.c -o Modules/_testcapi/file.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/codec.c -o Modules/_testcapi/codec.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/immortal.c -o Modules/_testcapi/immortal.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/heaptype_relative.c -o Modules/_testcapi/heaptype_relative.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/gc.c -o Modules/_testcapi/gc.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/sys.c -o Modules/_testcapi/sys.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/import.c -o Modules/_testcapi/import.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/eval.c -o Modules/_testcapi/eval.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testclinic.c -o Modules/_testclinic.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testimportmultiple.c -o Modules/_testimportmultiple.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testmultiphase.c -o Modules/_testmultiphase.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testsinglephase.c -o Modules/_testsinglephase.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ctypes/_ctypes_test.c -o Modules/_ctypes/_ctypes_test.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/xxlimited.c -o Modules/xxlimited.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/xxlimited_35.c -o Modules/xxlimited_35.o /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c sed -e "s,/usr/bin/env python3,/usr/bin/python3.12," < ./Tools/scripts/2to3 > build/scripts-3.12/2to3-3.12 sed -e "s,/usr/bin/env python3,/usr/bin/python3.12," < ./Tools/scripts/idle3 > build/scripts-3.12/idle3.12 sed -e "s,/usr/bin/env python3,/usr/bin/python3.12," < ./Tools/scripts/pydoc3 > build/scripts-3.12/pydoc3.12 sed -e "s,@EXENAME@,/usr/bin/python3.12," < ./Misc/python-config.in >python-config.py LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/arraymodule.o -o Modules/array.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_asynciomodule.o -o Modules/_asyncio.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_bisectmodule.o -o Modules/_bisect.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_contextvarsmodule.o -o Modules/_contextvars.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_csv.o -o Modules/_csv.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_heapqmodule.o -o Modules/_heapq.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_json.o -o Modules/_json.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_lsprof.o Modules/rotatingtree.o -o Modules/_lsprof.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_opcode.o -o Modules/_opcode.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_pickle.o -o Modules/_pickle.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_queuemodule.o -o Modules/_queue.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_randommodule.o -o Modules/_random.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_struct.o -o Modules/_struct.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_xxsubinterpretersmodule.o -o Modules/_xxsubinterpreters.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_xxinterpchannelsmodule.o -o Modules/_xxinterpchannels.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_zoneinfo.o -o Modules/_zoneinfo.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/audioop.o -lm -o Modules/audioop.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/mathmodule.o -lm -o Modules/math.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cmathmodule.o -lm -o Modules/cmath.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_statisticsmodule.o -lm -o Modules/_statistics.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_datetimemodule.o -lm -o Modules/_datetime.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_decimal/_decimal.o -lmpdec -o Modules/_decimal.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/binascii.o -lz -o Modules/binascii.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_bz2module.o -lbz2 -o Modules/_bz2.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_lzmamodule.o -llzma -o Modules/_lzma.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/zlibmodule.o -lz -o Modules/zlib.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_dbmmodule.o -lgdbm_compat -o Modules/_dbm.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_gdbmmodule.o -lgdbm -o Modules/_gdbm.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/readline.o -lreadline -o Modules/readline.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/md5module.o Modules/_hacl/Hacl_Hash_MD5.o -o Modules/_md5.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/sha1module.o Modules/_hacl/Hacl_Hash_SHA1.o -o Modules/_sha1.cpython-312-x86_64-linux-musl.so rm -f Modules/_hacl/libHacl_Hash_SHA2.a ar rcs Modules/_hacl/libHacl_Hash_SHA2.a Modules/_hacl/Hacl_Hash_SHA2.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/sha3module.o Modules/_hacl/Hacl_Hash_SHA3.o -o Modules/_sha3.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_blake2/blake2module.o Modules/_blake2/blake2b_impl.o Modules/_blake2/blake2s_impl.o -o Modules/_blake2.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/pyexpat.o -lexpat -o Modules/pyexpat.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_elementtree.o -o Modules/_elementtree.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/_codecs_cn.o -o Modules/_codecs_cn.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/_codecs_hk.o -o Modules/_codecs_hk.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/_codecs_iso2022.o -o Modules/_codecs_iso2022.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/_codecs_jp.o -o Modules/_codecs_jp.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/_codecs_kr.o -o Modules/_codecs_kr.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/_codecs_tw.o -o Modules/_codecs_tw.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/multibytecodec.o -o Modules/_multibytecodec.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/unicodedata.o -o Modules/unicodedata.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_cryptmodule.o -o Modules/_crypt.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/fcntlmodule.o -o Modules/fcntl.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/grpmodule.o -o Modules/grp.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/mmapmodule.o -o Modules/mmap.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/ossaudiodev.o -o Modules/ossaudiodev.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_posixsubprocess.o -o Modules/_posixsubprocess.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/resource.o -o Modules/resource.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/selectmodule.o -o Modules/select.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/socketmodule.o -o Modules/_socket.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/spwdmodule.o -o Modules/spwd.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/syslogmodule.o -o Modules/syslog.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/termios.o -o Modules/termios.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_multiprocessing/posixshmem.o -o Modules/_posixshmem.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_multiprocessing/multiprocessing.o Modules/_multiprocessing/semaphore.o -o Modules/_multiprocessing.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_ctypes/_ctypes.o Modules/_ctypes/callbacks.o Modules/_ctypes/callproc.o Modules/_ctypes/stgdict.o Modules/_ctypes/cfield.o -L/usr/lib/../lib -lffi -ldl -o Modules/_ctypes.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_cursesmodule.o -lncursesw -o Modules/_curses.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_curses_panel.o -lpanelw -lncursesw -o Modules/_curses_panel.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_sqlite/blob.o Modules/_sqlite/connection.o Modules/_sqlite/cursor.o Modules/_sqlite/microprotocols.o Modules/_sqlite/module.o Modules/_sqlite/prepare_protocol.o Modules/_sqlite/row.o Modules/_sqlite/statement.o Modules/_sqlite/util.o -lsqlite3 -o Modules/_sqlite3.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_ssl.o -lssl -lcrypto -o Modules/_ssl.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_hashopenssl.o -lcrypto -o Modules/_hashlib.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/xxsubtype.o -o Modules/xxsubtype.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_xxtestfuzz/_xxtestfuzz.o Modules/_xxtestfuzz/fuzzer.o -o Modules/_xxtestfuzz.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testbuffer.o -o Modules/_testbuffer.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testinternalcapi.o -o Modules/_testinternalcapi.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testcapimodule.o Modules/_testcapi/vectorcall.o Modules/_testcapi/vectorcall_limited.o Modules/_testcapi/heaptype.o Modules/_testcapi/abstract.o Modules/_testcapi/bytearray.o Modules/_testcapi/bytes.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/pytime.o Modules/_testcapi/datetime.o Modules/_testcapi/docstring.o Modules/_testcapi/mem.o Modules/_testcapi/watchers.o Modules/_testcapi/long.o Modules/_testcapi/float.o Modules/_testcapi/complex.o Modules/_testcapi/numbers.o Modules/_testcapi/structmember.o Modules/_testcapi/exceptions.o Modules/_testcapi/code.o Modules/_testcapi/buffer.o Modules/_testcapi/pyos.o Modules/_testcapi/run.o Modules/_testcapi/file.o Modules/_testcapi/codec.o Modules/_testcapi/immortal.o Modules/_testcapi/heaptype_relative.o Modules/_testcapi/gc.o Modules/_testcapi/sys.o Modules/_testcapi/import.o Modules/_testcapi/eval.o -o Modules/_testcapi.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testclinic.o -o Modules/_testclinic.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testimportmultiple.o -o Modules/_testimportmultiple.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testmultiphase.o -o Modules/_testmultiphase.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testsinglephase.o -o Modules/_testsinglephase.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_ctypes/_ctypes_test.o -lm -o Modules/_ctypes_test.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/xxlimited.o -o Modules/xxlimited.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/xxlimited_35.o -o Modules/xxlimited_35.cpython-312-x86_64-linux-musl.so cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -o Programs/_freeze_module Programs/_freeze_module.o Modules/getpath_noop.o Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o -ldl -lm cc -I./Modules/_hacl/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/sha2module.c -o Modules/sha2module.o ./Programs/_freeze_module importlib._bootstrap ./Lib/importlib/_bootstrap.py Python/frozen_modules/importlib._bootstrap.h ./Programs/_freeze_module importlib._bootstrap_external ./Lib/importlib/_bootstrap_external.py Python/frozen_modules/importlib._bootstrap_external.h ./Programs/_freeze_module zipimport ./Lib/zipimport.py Python/frozen_modules/zipimport.h ./Programs/_freeze_module getpath ./Modules/getpath.py Python/frozen_modules/getpath.h cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_bootstrap_python.o Programs/_bootstrap_python.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.12"' \ -DVPATH='""' \ -DPLATLIBDIR='"lib"' \ -DPYTHONFRAMEWORK='""' \ -o Modules/getpath.o ./Modules/getpath.c cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/sha2module.o Modules/_hacl/libHacl_Hash_SHA2.a -o Modules/_sha2.cpython-312-x86_64-linux-musl.so cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -o _bootstrap_python Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o \ Programs/_bootstrap_python.o Modules/getpath.o -ldl -lm ./_bootstrap_python ./Programs/_freeze_module.py abc ./Lib/abc.py Python/frozen_modules/abc.h ./_bootstrap_python ./Programs/_freeze_module.py codecs ./Lib/codecs.py Python/frozen_modules/codecs.h ./_bootstrap_python ./Programs/_freeze_module.py io ./Lib/io.py Python/frozen_modules/io.h ./_bootstrap_python ./Programs/_freeze_module.py _collections_abc ./Lib/_collections_abc.py Python/frozen_modules/_collections_abc.h ./_bootstrap_python ./Programs/_freeze_module.py _sitebuiltins ./Lib/_sitebuiltins.py Python/frozen_modules/_sitebuiltins.h ./_bootstrap_python ./Programs/_freeze_module.py genericpath ./Lib/genericpath.py Python/frozen_modules/genericpath.h ./_bootstrap_python ./Programs/_freeze_module.py ntpath ./Lib/ntpath.py Python/frozen_modules/ntpath.h ./_bootstrap_python ./Programs/_freeze_module.py posixpath ./Lib/posixpath.py Python/frozen_modules/posixpath.h ./_bootstrap_python ./Programs/_freeze_module.py os ./Lib/os.py Python/frozen_modules/os.h ./_bootstrap_python ./Programs/_freeze_module.py site ./Lib/site.py Python/frozen_modules/site.h ./_bootstrap_python ./Programs/_freeze_module.py stat ./Lib/stat.py Python/frozen_modules/stat.h ./_bootstrap_python ./Programs/_freeze_module.py importlib.util ./Lib/importlib/util.py Python/frozen_modules/importlib.util.h ./_bootstrap_python ./Programs/_freeze_module.py importlib.machinery ./Lib/importlib/machinery.py Python/frozen_modules/importlib.machinery.h ./_bootstrap_python ./Programs/_freeze_module.py runpy ./Lib/runpy.py Python/frozen_modules/runpy.h ./_bootstrap_python ./Programs/_freeze_module.py __hello__ ./Lib/__hello__.py Python/frozen_modules/__hello__.h ./_bootstrap_python ./Programs/_freeze_module.py __phello__ ./Lib/__phello__/__init__.py Python/frozen_modules/__phello__.h ./_bootstrap_python ./Programs/_freeze_module.py __phello__.ham ./Lib/__phello__/ham/__init__.py Python/frozen_modules/__phello__.ham.h ./_bootstrap_python ./Programs/_freeze_module.py __phello__.ham.eggs ./Lib/__phello__/ham/eggs.py Python/frozen_modules/__phello__.ham.eggs.h ./_bootstrap_python ./Programs/_freeze_module.py __phello__.spam ./Lib/__phello__/spam.py Python/frozen_modules/__phello__.spam.h ./_bootstrap_python ./Programs/_freeze_module.py frozen_only ./Tools/freeze/flag.py Python/frozen_modules/frozen_only.h ./_bootstrap_python ./Tools/build/deepfreeze.py \ Python/frozen_modules/importlib._bootstrap.h:importlib._bootstrap \ Python/frozen_modules/importlib._bootstrap_external.h:importlib._bootstrap_external \ Python/frozen_modules/zipimport.h:zipimport \ Python/frozen_modules/abc.h:abc \ Python/frozen_modules/codecs.h:codecs \ Python/frozen_modules/io.h:io \ Python/frozen_modules/_collections_abc.h:_collections_abc \ Python/frozen_modules/_sitebuiltins.h:_sitebuiltins \ Python/frozen_modules/genericpath.h:genericpath \ Python/frozen_modules/ntpath.h:ntpath \ Python/frozen_modules/posixpath.h:posixpath \ Python/frozen_modules/os.h:os \ Python/frozen_modules/site.h:site \ Python/frozen_modules/stat.h:stat \ Python/frozen_modules/importlib.util.h:importlib.util \ Python/frozen_modules/importlib.machinery.h:importlib.machinery \ Python/frozen_modules/runpy.h:runpy \ Python/frozen_modules/__hello__.h:__hello__ \ Python/frozen_modules/__phello__.h:__phello__ \ Python/frozen_modules/__phello__.ham.h:__phello__.ham \ Python/frozen_modules/__phello__.ham.eggs.h:__phello__.ham.eggs \ Python/frozen_modules/__phello__.spam.h:__phello__.spam \ Python/frozen_modules/frozen_only.h:frozen_only \ -o Python/deepfreeze/deepfreeze.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/deepfreeze/deepfreeze.o Python/deepfreeze/deepfreeze.c rm -f libpython3.12.a if test libpython3.12.so.1.0 != libpython3.12.so; then \ cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -Wl,-hlibpython3.12.so.1.0 -o libpython3.12.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o -ldl -lm; \ ln -f libpython3.12.so.1.0 libpython3.12.so; \ else \ cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -o libpython3.12.so Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o -ldl -lm; \ fi ar rcs libpython3.12.a Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.12.so cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.12 -ldl -lm cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.12 -ldl -lm LD_LIBRARY_PATH=/home/udu/aports/main/python3/src/Python-3.12.11 ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi LD_LIBRARY_PATH=/home/udu/aports/main/python3/src/Python-3.12.11 ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform The necessary bits to build these optional modules were not found: _tkinter _uuid nis To find the necessary bits, look in configure.ac and config.log. Checked 111 modules (31 built-in, 76 shared, 1 n/a on linux-x86_64, 0 disabled, 3 missing, 0 failed on import) make[2]: Leaving directory '/home/udu/aports/main/python3/src/Python-3.12.11' touch profile-gen-stamp make[1]: Leaving directory '/home/udu/aports/main/python3/src/Python-3.12.11' # Next, run the profile task to generate the profile information. LD_LIBRARY_PATH=/home/udu/aports/main/python3/src/Python-3.12.11 ./python -m test --pgo --timeout=1200 || true Using random seed: 1753073773 0:00:00 load avg: 9.99 Run 43 tests sequentially in a single process (timeout: 20 min) 0:00:00 load avg: 9.99 [ 1/43] test_array 0:00:00 load avg: 9.99 [ 1/43] test_array passed 0:00:00 load avg: 9.99 [ 2/43] test_base64 0:00:00 load avg: 9.99 [ 2/43] test_base64 passed 0:00:00 load avg: 9.99 [ 3/43] test_binascii 0:00:00 load avg: 9.99 [ 3/43] test_binascii passed 0:00:00 load avg: 9.99 [ 4/43] test_binop 0:00:00 load avg: 9.99 [ 4/43] test_binop passed 0:00:00 load avg: 9.99 [ 5/43] test_bisect 0:00:00 load avg: 9.99 [ 5/43] test_bisect passed 0:00:00 load avg: 9.99 [ 6/43] test_bytes 0:00:03 load avg: 9.75 [ 6/43] test_bytes passed 0:00:03 load avg: 9.75 [ 7/43] test_bz2 0:00:04 load avg: 9.75 [ 7/43] test_bz2 passed 0:00:04 load avg: 9.75 [ 8/43] test_cmath 0:00:04 load avg: 9.75 [ 8/43] test_cmath passed 0:00:04 load avg: 9.75 [ 9/43] test_codecs 0:00:05 load avg: 9.75 [ 9/43] test_codecs passed 0:00:05 load avg: 9.75 [10/43] test_collections 0:00:05 load avg: 9.75 [10/43] test_collections passed 0:00:05 load avg: 9.75 [11/43] test_complex 0:00:06 load avg: 9.75 [11/43] test_complex passed 0:00:06 load avg: 9.75 [12/43] test_dataclasses 0:00:06 load avg: 9.75 [12/43] test_dataclasses passed 0:00:06 load avg: 9.75 [13/43] test_datetime 0:00:09 load avg: 9.53 [13/43] test_datetime passed 0:00:09 load avg: 9.53 [14/43] test_decimal 0:00:12 load avg: 9.25 [14/43] test_decimal passed 0:00:12 load avg: 9.25 [15/43] test_difflib 0:00:13 load avg: 9.25 [15/43] test_difflib passed 0:00:13 load avg: 9.25 [16/43] test_float 0:00:13 load avg: 9.25 [16/43] test_float passed 0:00:13 load avg: 9.25 [17/43] test_fstring /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/test_fstring.py:1769: SyntaxWarning: invalid escape sequence '\N' self.assertEqual(f'{b"\N{OX}"=}', 'b"\\N{OX}"=b\'\\\\N{OX}\'') 0:00:29 load avg: 8.30 [17/43] test_fstring passed 0:00:29 load avg: 8.30 [18/43] test_functools 0:00:29 load avg: 8.30 [18/43] test_functools passed 0:00:29 load avg: 8.30 [19/43] test_generators 0:00:30 load avg: 8.30 [19/43] test_generators passed 0:00:30 load avg: 8.30 [20/43] test_hashlib 0:00:30 load avg: 8.30 [20/43] test_hashlib passed 0:00:30 load avg: 8.30 [21/43] test_heapq 0:00:30 load avg: 8.30 [21/43] test_heapq passed 0:00:30 load avg: 8.30 [22/43] test_int 0:00:31 load avg: 8.30 [22/43] test_int passed 0:00:31 load avg: 8.30 [23/43] test_itertools 0:00:33 load avg: 8.04 [23/43] test_itertools passed 0:00:33 load avg: 8.04 [24/43] test_json 0:01:33 load avg: 6.17 [24/43] test_json passed in 1 min 0:01:33 load avg: 6.17 [25/43] test_long 0:01:35 load avg: 6.17 [25/43] test_long passed 0:01:35 load avg: 6.17 [26/43] test_lzma 0:01:35 load avg: 6.17 [26/43] test_lzma passed 0:01:35 load avg: 6.17 [27/43] test_math 0:01:37 load avg: 6.24 [27/43] test_math passed 0:01:37 load avg: 6.24 [28/43] test_memoryview 0:01:37 load avg: 6.24 [28/43] test_memoryview passed 0:01:37 load avg: 6.24 [29/43] test_operator 0:01:37 load avg: 6.24 [29/43] test_operator passed 0:01:37 load avg: 6.24 [30/43] test_ordered_dict 0:01:38 load avg: 6.24 [30/43] test_ordered_dict passed 0:01:38 load avg: 6.24 [31/43] test_patma 0:01:38 load avg: 6.24 [31/43] test_patma passed 0:01:38 load avg: 6.24 [32/43] test_pickle 0:01:42 load avg: 6.06 [32/43] test_pickle passed 0:01:42 load avg: 6.06 [33/43] test_pprint 0:01:42 load avg: 6.06 [33/43] test_pprint passed 0:01:42 load avg: 6.06 [34/43] test_re test test_re failed 0:01:42 load avg: 6.06 [34/43] test_re failed (2 failures) 0:01:42 load avg: 6.06 [35/43] test_set 0:01:45 load avg: 6.06 [35/43] test_set passed 0:01:45 load avg: 6.06 [36/43] test_sqlite3 0:01:45 load avg: 6.06 [36/43] test_sqlite3 passed 0:01:45 load avg: 6.06 [37/43] test_statistics 0:01:46 load avg: 6.05 [37/43] test_statistics passed 0:01:46 load avg: 6.05 [38/43] test_struct 0:01:47 load avg: 6.05 [38/43] test_struct passed 0:01:47 load avg: 6.05 [39/43] test_tabnanny 0:01:47 load avg: 6.05 [39/43] test_tabnanny passed 0:01:47 load avg: 6.05 [40/43] test_time 0:01:50 load avg: 6.05 [40/43] test_time passed 0:01:50 load avg: 6.05 [41/43] test_unicode 0:01:51 load avg: 5.97 [41/43] test_unicode passed 0:01:51 load avg: 5.97 [42/43] test_xml_etree 0:01:52 load avg: 5.97 [42/43] test_xml_etree passed 0:01:52 load avg: 5.97 [43/43] test_xml_etree_c 0:01:52 load avg: 5.97 [43/43] test_xml_etree_c passed Total duration: 1 min 52 sec Total tests: run=9,112 failures=2 skipped=183 Total test files: run=43/43 failed=1 Result: FAILURE # Remove profile generation binary since we are done with it. make clean-retain-profile make[1]: Entering directory '/home/udu/aports/main/python3/src/Python-3.12.11' find . -depth -name '__pycache__' -exec rm -rf {} ';' find . -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 Lib/lib2to3/*Grammar*.pickle rm -f _bootstrap_python rm -f python.html python*.js python.data python*.symbols python*.map rm -f ./usr/lib/python3.12/os.py rm -f Programs/_testembed Programs/_freeze_module rm -f Python/deepfreeze/*.[co] rm -f Python/frozen_modules/*.h rm -f Python/frozen_modules/MANIFEST find build -type f -a ! -name '*.gc??' -exec rm -f {} ';' rm -f Include/pydtrace_probes.h rm -f profile-gen-stamp make[1]: Leaving directory '/home/udu/aports/main/python3/src/Python-3.12.11' # This is an expensive target to build and it does not have proper # makefile dependency information. So, we create a "stamp" file # to record its completion and avoid re-running it. touch profile-run-stamp Rebuilding with profile guided optimizations: rm -f profile-clean-stamp make build_all CFLAGS_NODIST="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 " LDFLAGS_NODIST="-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000" make[1]: Entering directory '/home/udu/aports/main/python3/src/Python-3.12.11' cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pegen_errors.o Parser/pegen_errors.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/action_helpers.o Parser/action_helpers.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c Parser/tokenizer.c: In function 'update_fstring_expr': Parser/tokenizer.c:482:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 482 | tok_mode->last_expr_end = strlen(tok->start); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ Parser/tokenizer.c:483:3: note: here 483 | case ':': | ^~~~ cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typevarobject.o Objects/typevarobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-tokenize.o Python/Python-tokenize.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/assemble.o Python/assemble.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/flowgraph.o Python/flowgraph.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frame.o Python/frame.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval_gil.o Python/ceval_gil.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/instrumentation.o Python/instrumentation.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/intrinsics.o Python/intrinsics.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/legacy_tracing.o Python/legacy_tracing.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/specialize.o Python/specialize.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ -DMULTIARCH=\"x86_64-linux-musl\" \ -o Python/sysmodule.o ./Python/sysmodule.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/tracemalloc.o Python/tracemalloc.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/perf_trampoline.o Python/perf_trampoline.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-312-x86_64-linux-musl"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/posixmodule.c -o Modules/posixmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/signalmodule.c -o Modules/signalmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/_iomodule.c -o Modules/_io/_iomodule.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/iobase.c -o Modules/_io/iobase.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/fileio.c -o Modules/_io/fileio.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/bytesio.c -o Modules/_io/bytesio.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/bufferedio.c -o Modules/_io/bufferedio.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/textio.c -o Modules/_io/textio.o cc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/stringio.c -o Modules/_io/stringio.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre/sre.c -o Modules/_sre/sre.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/timemodule.c -o Modules/timemodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_typingmodule.c -o Modules/_typingmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_module.o Programs/_freeze_module.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/getpath_noop.o Modules/getpath_noop.c cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/arraymodule.c -o Modules/arraymodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_asynciomodule.c -o Modules/_asynciomodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_bisectmodule.c -o Modules/_bisectmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_contextvarsmodule.c -o Modules/_contextvarsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_csv.c -o Modules/_csv.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_heapqmodule.c -o Modules/_heapqmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_json.c -o Modules/_json.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_lsprof.c -o Modules/_lsprof.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/rotatingtree.c -o Modules/rotatingtree.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_opcode.c -o Modules/_opcode.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_pickle.c -o Modules/_pickle.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_queuemodule.c -o Modules/_queuemodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_randommodule.c -o Modules/_randommodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_struct.c -o Modules/_struct.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_xxsubinterpretersmodule.c -o Modules/_xxsubinterpretersmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_xxinterpchannelsmodule.c -o Modules/_xxinterpchannelsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_zoneinfo.c -o Modules/_zoneinfo.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/audioop.c -o Modules/audioop.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/mathmodule.c -o Modules/mathmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cmathmodule.c -o Modules/cmathmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_statisticsmodule.c -o Modules/_statisticsmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_datetimemodule.c -o Modules/_datetimemodule.o cc -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_decimal/_decimal.c -o Modules/_decimal/_decimal.o cc -DUSE_ZLIB_CRC32 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/binascii.c -o Modules/binascii.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_bz2module.c -o Modules/_bz2module.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_lzmamodule.c -o Modules/_lzmamodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/zlibmodule.c -o Modules/zlibmodule.o cc -DUSE_NDBM -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_dbmmodule.c -o Modules/_dbmmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_gdbmmodule.c -o Modules/_gdbmmodule.o cc -D_BSD_SOURCE -DNCURSES_WIDECHAR -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/readline.c -o Modules/readline.o cc -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/md5module.c -o Modules/md5module.o cc -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_hacl/Hacl_Hash_MD5.c -o Modules/_hacl/Hacl_Hash_MD5.o cc -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/sha1module.c -o Modules/sha1module.o cc -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_hacl/Hacl_Hash_SHA1.c -o Modules/_hacl/Hacl_Hash_SHA1.o cc -c -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_SHA2.o ./Modules/_hacl/Hacl_Hash_SHA2.c cc -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/sha3module.c -o Modules/sha3module.o cc -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_hacl/Hacl_Hash_SHA3.c -o Modules/_hacl/Hacl_Hash_SHA3.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_blake2/blake2module.c -o Modules/_blake2/blake2module.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_blake2/blake2b_impl.c -o Modules/_blake2/blake2b_impl.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_blake2/blake2s_impl.c -o Modules/_blake2/blake2s_impl.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/pyexpat.c -o Modules/pyexpat.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_elementtree.c -o Modules/_elementtree.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_cn.c -o Modules/cjkcodecs/_codecs_cn.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_hk.c -o Modules/cjkcodecs/_codecs_hk.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_iso2022.c -o Modules/cjkcodecs/_codecs_iso2022.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_jp.c -o Modules/cjkcodecs/_codecs_jp.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_kr.c -o Modules/cjkcodecs/_codecs_kr.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_tw.c -o Modules/cjkcodecs/_codecs_tw.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/cjkcodecs/multibytecodec.c -o Modules/cjkcodecs/multibytecodec.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/unicodedata.c -o Modules/unicodedata.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_cryptmodule.c -o Modules/_cryptmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/fcntlmodule.c -o Modules/fcntlmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/grpmodule.c -o Modules/grpmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/mmapmodule.c -o Modules/mmapmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/ossaudiodev.c -o Modules/ossaudiodev.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_posixsubprocess.c -o Modules/_posixsubprocess.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/resource.c -o Modules/resource.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/selectmodule.c -o Modules/selectmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/socketmodule.c -o Modules/socketmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/spwdmodule.c -o Modules/spwdmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/syslogmodule.c -o Modules/syslogmodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/termios.c -o Modules/termios.o cc -I./Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_multiprocessing/posixshmem.c -o Modules/_multiprocessing/posixshmem.o cc -I./Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_multiprocessing/multiprocessing.c -o Modules/_multiprocessing/multiprocessing.o In file included from ./Modules/_multiprocessing/multiprocessing.c:33: ./Modules/_multiprocessing/clinic/multiprocessing.c.h:140:1: warning: '_multiprocessing_sem_unlink' defined but not used [-Wunused-function] 140 | _multiprocessing_sem_unlink(PyObject *module, PyObject *arg) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -I./Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_multiprocessing/semaphore.c -o Modules/_multiprocessing/semaphore.o cc -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ctypes/_ctypes.c -o Modules/_ctypes/_ctypes.o cc -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ctypes/callbacks.c -o Modules/_ctypes/callbacks.o cc -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ctypes/callproc.c -o Modules/_ctypes/callproc.o cc -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ctypes/stgdict.c -o Modules/_ctypes/stgdict.o cc -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ctypes/cfield.c -o Modules/_ctypes/cfield.o cc -D_BSD_SOURCE -DNCURSES_WIDECHAR -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_cursesmodule.c -o Modules/_cursesmodule.o cc -D_BSD_SOURCE -DNCURSES_WIDECHAR -D_BSD_SOURCE -DNCURSES_WIDECHAR -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_curses_panel.c -o Modules/_curses_panel.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/blob.c -o Modules/_sqlite/blob.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/connection.c -o Modules/_sqlite/connection.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/cursor.c -o Modules/_sqlite/cursor.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/microprotocols.c -o Modules/_sqlite/microprotocols.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/module.c -o Modules/_sqlite/module.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/prepare_protocol.c -o Modules/_sqlite/prepare_protocol.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/row.c -o Modules/_sqlite/row.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/statement.c -o Modules/_sqlite/statement.o cc -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_sqlite/util.c -o Modules/_sqlite/util.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ssl.c -o Modules/_ssl.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_hashopenssl.c -o Modules/_hashopenssl.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_xxtestfuzz/_xxtestfuzz.c -o Modules/_xxtestfuzz/_xxtestfuzz.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_xxtestfuzz/fuzzer.c -o Modules/_xxtestfuzz/fuzzer.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testbuffer.c -o Modules/_testbuffer.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testinternalcapi.c -o Modules/_testinternalcapi.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapimodule.c -o Modules/_testcapimodule.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/vectorcall.c -o Modules/_testcapi/vectorcall.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/vectorcall_limited.c -o Modules/_testcapi/vectorcall_limited.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/heaptype.c -o Modules/_testcapi/heaptype.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/abstract.c -o Modules/_testcapi/abstract.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/bytearray.c -o Modules/_testcapi/bytearray.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/bytes.c -o Modules/_testcapi/bytes.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/unicode.c -o Modules/_testcapi/unicode.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/dict.c -o Modules/_testcapi/dict.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/set.c -o Modules/_testcapi/set.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/list.c -o Modules/_testcapi/list.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/tuple.c -o Modules/_testcapi/tuple.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/getargs.c -o Modules/_testcapi/getargs.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/pytime.c -o Modules/_testcapi/pytime.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/datetime.c -o Modules/_testcapi/datetime.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/docstring.c -o Modules/_testcapi/docstring.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/mem.c -o Modules/_testcapi/mem.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/watchers.c -o Modules/_testcapi/watchers.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/long.c -o Modules/_testcapi/long.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/float.c -o Modules/_testcapi/float.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/complex.c -o Modules/_testcapi/complex.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/numbers.c -o Modules/_testcapi/numbers.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/structmember.c -o Modules/_testcapi/structmember.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/exceptions.c -o Modules/_testcapi/exceptions.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/code.c -o Modules/_testcapi/code.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/buffer.c -o Modules/_testcapi/buffer.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/pyos.c -o Modules/_testcapi/pyos.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/run.c -o Modules/_testcapi/run.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/file.c -o Modules/_testcapi/file.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/codec.c -o Modules/_testcapi/codec.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/immortal.c -o Modules/_testcapi/immortal.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/heaptype_relative.c -o Modules/_testcapi/heaptype_relative.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/gc.c -o Modules/_testcapi/gc.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/sys.c -o Modules/_testcapi/sys.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/import.c -o Modules/_testcapi/import.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testcapi/eval.c -o Modules/_testcapi/eval.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testclinic.c -o Modules/_testclinic.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testimportmultiple.c -o Modules/_testimportmultiple.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testmultiphase.c -o Modules/_testmultiphase.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_testsinglephase.c -o Modules/_testsinglephase.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/_ctypes/_ctypes_test.c -o Modules/_ctypes/_ctypes_test.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/xxlimited.c -o Modules/xxlimited.o cc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/xxlimited_35.c -o Modules/xxlimited_35.o cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c sed -e "s,/usr/bin/env python3,/usr/bin/python3.12," < ./Tools/scripts/2to3 > build/scripts-3.12/2to3-3.12 sed -e "s,/usr/bin/env python3,/usr/bin/python3.12," < ./Tools/scripts/idle3 > build/scripts-3.12/idle3.12 sed -e "s,/usr/bin/env python3,/usr/bin/python3.12," < ./Tools/scripts/pydoc3 > build/scripts-3.12/pydoc3.12 cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/arraymodule.o -o Modules/array.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_asynciomodule.o -o Modules/_asyncio.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_bisectmodule.o -o Modules/_bisect.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_contextvarsmodule.o -o Modules/_contextvars.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_csv.o -o Modules/_csv.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_heapqmodule.o -o Modules/_heapq.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_json.o -o Modules/_json.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_lsprof.o Modules/rotatingtree.o -o Modules/_lsprof.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_opcode.o -o Modules/_opcode.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_pickle.o -o Modules/_pickle.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_queuemodule.o -o Modules/_queue.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_randommodule.o -o Modules/_random.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_struct.o -o Modules/_struct.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_xxsubinterpretersmodule.o -o Modules/_xxsubinterpreters.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_xxinterpchannelsmodule.o -o Modules/_xxinterpchannels.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_zoneinfo.o -o Modules/_zoneinfo.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/audioop.o -lm -o Modules/audioop.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/mathmodule.o -lm -o Modules/math.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cmathmodule.o -lm -o Modules/cmath.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_statisticsmodule.o -lm -o Modules/_statistics.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_datetimemodule.o -lm -o Modules/_datetime.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_decimal/_decimal.o -lmpdec -o Modules/_decimal.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/binascii.o -lz -o Modules/binascii.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_bz2module.o -lbz2 -o Modules/_bz2.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_lzmamodule.o -llzma -o Modules/_lzma.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/zlibmodule.o -lz -o Modules/zlib.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_dbmmodule.o -lgdbm_compat -o Modules/_dbm.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_gdbmmodule.o -lgdbm -o Modules/_gdbm.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/readline.o -lreadline -o Modules/readline.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/md5module.o Modules/_hacl/Hacl_Hash_MD5.o -o Modules/_md5.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/sha1module.o Modules/_hacl/Hacl_Hash_SHA1.o -o Modules/_sha1.cpython-312-x86_64-linux-musl.so rm -f Modules/_hacl/libHacl_Hash_SHA2.a ar rcs Modules/_hacl/libHacl_Hash_SHA2.a Modules/_hacl/Hacl_Hash_SHA2.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/sha3module.o Modules/_hacl/Hacl_Hash_SHA3.o -o Modules/_sha3.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_blake2/blake2module.o Modules/_blake2/blake2b_impl.o Modules/_blake2/blake2s_impl.o -o Modules/_blake2.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/pyexpat.o -lexpat -o Modules/pyexpat.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_elementtree.o -o Modules/_elementtree.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/_codecs_cn.o -o Modules/_codecs_cn.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/_codecs_hk.o -o Modules/_codecs_hk.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/_codecs_iso2022.o -o Modules/_codecs_iso2022.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/_codecs_jp.o -o Modules/_codecs_jp.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/_codecs_kr.o -o Modules/_codecs_kr.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/_codecs_tw.o -o Modules/_codecs_tw.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/cjkcodecs/multibytecodec.o -o Modules/_multibytecodec.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/unicodedata.o -o Modules/unicodedata.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_cryptmodule.o -o Modules/_crypt.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/fcntlmodule.o -o Modules/fcntl.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/grpmodule.o -o Modules/grp.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/mmapmodule.o -o Modules/mmap.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/ossaudiodev.o -o Modules/ossaudiodev.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_posixsubprocess.o -o Modules/_posixsubprocess.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/resource.o -o Modules/resource.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/selectmodule.o -o Modules/select.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/socketmodule.o -o Modules/_socket.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/spwdmodule.o -o Modules/spwd.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/syslogmodule.o -o Modules/syslog.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/termios.o -o Modules/termios.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_multiprocessing/posixshmem.o -o Modules/_posixshmem.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_multiprocessing/multiprocessing.o Modules/_multiprocessing/semaphore.o -o Modules/_multiprocessing.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_ctypes/_ctypes.o Modules/_ctypes/callbacks.o Modules/_ctypes/callproc.o Modules/_ctypes/stgdict.o Modules/_ctypes/cfield.o -L/usr/lib/../lib -lffi -ldl -o Modules/_ctypes.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_cursesmodule.o -lncursesw -o Modules/_curses.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_curses_panel.o -lpanelw -lncursesw -o Modules/_curses_panel.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_sqlite/blob.o Modules/_sqlite/connection.o Modules/_sqlite/cursor.o Modules/_sqlite/microprotocols.o Modules/_sqlite/module.o Modules/_sqlite/prepare_protocol.o Modules/_sqlite/row.o Modules/_sqlite/statement.o Modules/_sqlite/util.o -lsqlite3 -o Modules/_sqlite3.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_ssl.o -lssl -lcrypto -o Modules/_ssl.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_hashopenssl.o -lcrypto -o Modules/_hashlib.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/xxsubtype.o -o Modules/xxsubtype.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_xxtestfuzz/_xxtestfuzz.o Modules/_xxtestfuzz/fuzzer.o -o Modules/_xxtestfuzz.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testbuffer.o -o Modules/_testbuffer.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testinternalcapi.o -o Modules/_testinternalcapi.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testcapimodule.o Modules/_testcapi/vectorcall.o Modules/_testcapi/vectorcall_limited.o Modules/_testcapi/heaptype.o Modules/_testcapi/abstract.o Modules/_testcapi/bytearray.o Modules/_testcapi/bytes.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/pytime.o Modules/_testcapi/datetime.o Modules/_testcapi/docstring.o Modules/_testcapi/mem.o Modules/_testcapi/watchers.o Modules/_testcapi/long.o Modules/_testcapi/float.o Modules/_testcapi/complex.o Modules/_testcapi/numbers.o Modules/_testcapi/structmember.o Modules/_testcapi/exceptions.o Modules/_testcapi/code.o Modules/_testcapi/buffer.o Modules/_testcapi/pyos.o Modules/_testcapi/run.o Modules/_testcapi/file.o Modules/_testcapi/codec.o Modules/_testcapi/immortal.o Modules/_testcapi/heaptype_relative.o Modules/_testcapi/gc.o Modules/_testcapi/sys.o Modules/_testcapi/import.o Modules/_testcapi/eval.o -o Modules/_testcapi.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testclinic.o -o Modules/_testclinic.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testimportmultiple.o -o Modules/_testimportmultiple.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testmultiphase.o -o Modules/_testmultiphase.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_testsinglephase.o -o Modules/_testsinglephase.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/_ctypes/_ctypes_test.o -lm -o Modules/_ctypes_test.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/xxlimited.o -o Modules/xxlimited.cpython-312-x86_64-linux-musl.so cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/xxlimited_35.o -o Modules/xxlimited_35.cpython-312-x86_64-linux-musl.so cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -o Programs/_freeze_module Programs/_freeze_module.o Modules/getpath_noop.o Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o -ldl -lm cc -I./Modules/_hacl/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -fPIC -c ./Modules/sha2module.c -o Modules/sha2module.o ./Programs/_freeze_module importlib._bootstrap ./Lib/importlib/_bootstrap.py Python/frozen_modules/importlib._bootstrap.h ./Programs/_freeze_module importlib._bootstrap_external ./Lib/importlib/_bootstrap_external.py Python/frozen_modules/importlib._bootstrap_external.h ./Programs/_freeze_module zipimport ./Lib/zipimport.py Python/frozen_modules/zipimport.h ./Programs/_freeze_module getpath ./Modules/getpath.py Python/frozen_modules/getpath.h cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_bootstrap_python.o Programs/_bootstrap_python.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.12"' \ -DVPATH='""' \ -DPLATLIBDIR='"lib"' \ -DPYTHONFRAMEWORK='""' \ -o Modules/getpath.o ./Modules/getpath.c cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 Modules/sha2module.o Modules/_hacl/libHacl_Hash_SHA2.a -o Modules/_sha2.cpython-312-x86_64-linux-musl.so cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -o _bootstrap_python Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o \ Programs/_bootstrap_python.o Modules/getpath.o -ldl -lm ./_bootstrap_python ./Programs/_freeze_module.py abc ./Lib/abc.py Python/frozen_modules/abc.h ./_bootstrap_python ./Programs/_freeze_module.py codecs ./Lib/codecs.py Python/frozen_modules/codecs.h ./_bootstrap_python ./Programs/_freeze_module.py io ./Lib/io.py Python/frozen_modules/io.h ./_bootstrap_python ./Programs/_freeze_module.py _collections_abc ./Lib/_collections_abc.py Python/frozen_modules/_collections_abc.h ./_bootstrap_python ./Programs/_freeze_module.py _sitebuiltins ./Lib/_sitebuiltins.py Python/frozen_modules/_sitebuiltins.h ./_bootstrap_python ./Programs/_freeze_module.py genericpath ./Lib/genericpath.py Python/frozen_modules/genericpath.h ./_bootstrap_python ./Programs/_freeze_module.py ntpath ./Lib/ntpath.py Python/frozen_modules/ntpath.h ./_bootstrap_python ./Programs/_freeze_module.py posixpath ./Lib/posixpath.py Python/frozen_modules/posixpath.h ./_bootstrap_python ./Programs/_freeze_module.py os ./Lib/os.py Python/frozen_modules/os.h ./_bootstrap_python ./Programs/_freeze_module.py site ./Lib/site.py Python/frozen_modules/site.h ./_bootstrap_python ./Programs/_freeze_module.py stat ./Lib/stat.py Python/frozen_modules/stat.h ./_bootstrap_python ./Programs/_freeze_module.py importlib.util ./Lib/importlib/util.py Python/frozen_modules/importlib.util.h ./_bootstrap_python ./Programs/_freeze_module.py importlib.machinery ./Lib/importlib/machinery.py Python/frozen_modules/importlib.machinery.h ./_bootstrap_python ./Programs/_freeze_module.py runpy ./Lib/runpy.py Python/frozen_modules/runpy.h ./_bootstrap_python ./Programs/_freeze_module.py __hello__ ./Lib/__hello__.py Python/frozen_modules/__hello__.h ./_bootstrap_python ./Programs/_freeze_module.py __phello__ ./Lib/__phello__/__init__.py Python/frozen_modules/__phello__.h ./_bootstrap_python ./Programs/_freeze_module.py __phello__.ham ./Lib/__phello__/ham/__init__.py Python/frozen_modules/__phello__.ham.h ./_bootstrap_python ./Programs/_freeze_module.py __phello__.ham.eggs ./Lib/__phello__/ham/eggs.py Python/frozen_modules/__phello__.ham.eggs.h ./_bootstrap_python ./Programs/_freeze_module.py __phello__.spam ./Lib/__phello__/spam.py Python/frozen_modules/__phello__.spam.h ./_bootstrap_python ./Programs/_freeze_module.py frozen_only ./Tools/freeze/flag.py Python/frozen_modules/frozen_only.h ./_bootstrap_python ./Tools/build/deepfreeze.py \ Python/frozen_modules/importlib._bootstrap.h:importlib._bootstrap \ Python/frozen_modules/importlib._bootstrap_external.h:importlib._bootstrap_external \ Python/frozen_modules/zipimport.h:zipimport \ Python/frozen_modules/abc.h:abc \ Python/frozen_modules/codecs.h:codecs \ Python/frozen_modules/io.h:io \ Python/frozen_modules/_collections_abc.h:_collections_abc \ Python/frozen_modules/_sitebuiltins.h:_sitebuiltins \ Python/frozen_modules/genericpath.h:genericpath \ Python/frozen_modules/ntpath.h:ntpath \ Python/frozen_modules/posixpath.h:posixpath \ Python/frozen_modules/os.h:os \ Python/frozen_modules/site.h:site \ Python/frozen_modules/stat.h:stat \ Python/frozen_modules/importlib.util.h:importlib.util \ Python/frozen_modules/importlib.machinery.h:importlib.machinery \ Python/frozen_modules/runpy.h:runpy \ Python/frozen_modules/__hello__.h:__hello__ \ Python/frozen_modules/__phello__.h:__phello__ \ Python/frozen_modules/__phello__.ham.h:__phello__.ham \ Python/frozen_modules/__phello__.ham.eggs.h:__phello__.ham.eggs \ Python/frozen_modules/__phello__.spam.h:__phello__.spam \ Python/frozen_modules/frozen_only.h:frozen_only \ -o Python/deepfreeze/deepfreeze.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c cc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/deepfreeze/deepfreeze.o Python/deepfreeze/deepfreeze.c rm -f libpython3.12.a if test libpython3.12.so.1.0 != libpython3.12.so; then \ cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -Wl,-hlibpython3.12.so.1.0 -o libpython3.12.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o -ldl -lm; \ ln -f libpython3.12.so.1.0 libpython3.12.so; \ else \ cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -o libpython3.12.so Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o -ldl -lm; \ fi ar rcs libpython3.12.a Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.12.so cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.12 -ldl -lm cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000 -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.12 -ldl -lm LD_LIBRARY_PATH=/home/udu/aports/main/python3/src/Python-3.12.11 ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi LD_LIBRARY_PATH=/home/udu/aports/main/python3/src/Python-3.12.11 ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform The necessary bits to build these optional modules were not found: _tkinter _uuid nis To find the necessary bits, look in configure.ac and config.log. Checked 111 modules (31 built-in, 76 shared, 1 n/a on linux-x86_64, 0 disabled, 3 missing, 0 failed on import) make[1]: Leaving directory '/home/udu/aports/main/python3/src/Python-3.12.11' Rebuilding with profile guided optimizations: rm -f profile-clean-stamp make build_all CFLAGS_NODIST="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -O2 -DTHREAD_STACK_SIZE=0x200000 " LDFLAGS_NODIST="-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-z,stack-size=0x200000" make[1]: Entering directory '/home/udu/aports/main/python3/src/Python-3.12.11' The necessary bits to build these optional modules were not found: _tkinter _uuid nis To find the necessary bits, look in configure.ac and config.log. Checked 111 modules (31 built-in, 76 shared, 1 n/a on linux-x86_64, 0 disabled, 3 missing, 0 failed on import) make[1]: Leaving directory '/home/udu/aports/main/python3/src/Python-3.12.11' LD_LIBRARY_PATH=/home/udu/aports/main/python3/src/Python-3.12.11 ./python -E ./Tools/scripts/run_tests.py -j2 --exclude test__locale test_locale test_re test_c_locale_coercion test_datetime test_os test_ctypes test_fcntl --ignore test.test_strptime.StrptimeTests.test_date_locale2 -x test_subprocess test_io test_lib2to3 test_multibytecodec test_urllib2_localnet test_itertools test_multiprocessing_fork test_multiprocessing_spawn test_multiprocessing_forkserver test_mailbox test_nntplib test_socket test_poll test_select test_zipfile test_concurrent_futures == CPython 3.12.11 (main, Jul 21 2025, 04:56:13) [GCC 14.2.0] == Linux-6.8.12-11-pve-x86_64-with little-endian == Python build: release shared == cwd: /home/udu/aports/main/python3/src/Python-3.12.11/build/test_python_worker_1507515æ == CPU count: 2 == encodings: locale=UTF-8 FS=utf-8 == resources: all,-audio,-gui,-largefile Using random seed: 1753073773 0:00:00 load avg: 3.85 Run 451 tests in parallel using 2 worker processes 0:00:00 load avg: 3.85 [ 1/451] test.test_asyncio.test_buffered_proto passed 0:00:00 load avg: 3.85 [ 2/451] test.test_asyncio.test_context passed 0:00:01 load avg: 3.85 [ 3/451] test.test_asyncio.test_base_events passed 0:00:06 load avg: 3.70 [ 4/451] test.test_asyncio.test_eager_task_factory passed 0:00:07 load avg: 3.70 [ 5/451] test.test_asyncio.test_futures passed 0:00:07 load avg: 3.48 [ 6/451] test.test_asyncio.test_futures2 passed 0:00:08 load avg: 3.48 [ 7/451/1] test.test_asyncio.test_events failed (9 errors) test test.test_asyncio.test_events failed -- multiple errors occurred; run in verbose mode for details 0:00:08 load avg: 3.48 [ 8/451/1] test.test_asyncio.test_pep492 passed 0:00:08 load avg: 3.48 [ 9/451/1] test.test_asyncio.test_locks passed 0:00:08 load avg: 3.48 [ 10/451/1] test.test_asyncio.test_proactor_events passed 0:00:08 load avg: 3.48 [ 11/451/1] test.test_asyncio.test_protocols passed 0:00:09 load avg: 3.48 [ 12/451/1] test.test_asyncio.test_queues passed 0:00:09 load avg: 3.48 [ 13/451/1] test.test_asyncio.test_runners passed 0:00:09 load avg: 3.48 [ 14/451/1] test.test_asyncio.test_selector_events passed 0:00:09 load avg: 3.48 [ 15/451/1] test.test_asyncio.test_server passed 0:00:11 load avg: 3.48 [ 16/451/1] test.test_asyncio.test_sendfile passed 0:00:11 load avg: 3.48 [ 17/451/1] test.test_asyncio.test_sock_lowlevel passed 0:00:16 load avg: 3.28 [ 18/451/1] test.test_asyncio.test_sslproto passed 0:00:16 load avg: 3.28 [ 19/451/1] test.test_asyncio.test_staggered passed 0:00:17 load avg: 3.02 [ 20/451/1] test.test_asyncio.test_streams passed 0:00:22 load avg: 2.78 [ 21/451/1] test.test_asyncio.test_ssl passed 0:00:29 load avg: 2.55 [ 22/451/1] test.test_asyncio.test_taskgroups passed 0:00:29 load avg: 2.55 [ 23/451/1] test.test_asyncio.test_threads passed 0:00:30 load avg: 2.55 [ 24/451/1] test.test_asyncio.test_timeouts passed 0:00:30 load avg: 2.55 [ 25/451/1] test.test_asyncio.test_transports passed 0:00:31 load avg: 2.55 [ 26/451/1] test.test_asyncio.test_unix_events passed 0:00:32 load avg: 2.43 [ 27/451/1] test.test_asyncio.test_waitfor passed 0:00:32 load avg: 2.43 [ 28/451/1] test.test_asyncio.test_windows_events skipped test.test_asyncio.test_windows_events skipped -- Windows only 0:00:32 load avg: 2.43 [ 29/451/1] test.test_asyncio.test_windows_utils skipped test.test_asyncio.test_windows_utils skipped -- Windows only 0:00:32 load avg: 2.43 [ 30/451/1] test.test_future_stmt.test_future passed 0:00:33 load avg: 2.43 [ 31/451/1] test.test_future_stmt.test_future_flags passed 0:00:33 load avg: 2.43 [ 32/451/1] test.test_future_stmt.test_future_multiple_features passed 0:00:33 load avg: 2.43 [ 33/451/1] test.test_future_stmt.test_future_multiple_imports passed 0:00:33 load avg: 2.43 [ 34/451/1] test.test_future_stmt.test_future_single_import passed 0:00:33 load avg: 2.43 [ 35/451/1] test.test_gdb.test_backtrace skipped test.test_gdb.test_backtrace skipped -- Couldn't find gdb program on the path: [Errno 2] No such file or directory: 'gdb' 0:00:33 load avg: 2.43 [ 36/451/1] test.test_gdb.test_cfunction skipped test.test_gdb.test_cfunction skipped -- Couldn't find gdb program on the path: [Errno 2] No such file or directory: 'gdb' 0:00:33 load avg: 2.43 [ 37/451/1] test.test_gdb.test_cfunction_full skipped test.test_gdb.test_cfunction_full skipped -- Couldn't find gdb program on the path: [Errno 2] No such file or directory: 'gdb' 0:00:33 load avg: 2.43 [ 38/451/1] test.test_gdb.test_misc skipped test.test_gdb.test_misc skipped -- Couldn't find gdb program on the path: [Errno 2] No such file or directory: 'gdb' 0:00:33 load avg: 2.43 [ 39/451/1] test.test_gdb.test_pretty_print skipped test.test_gdb.test_pretty_print skipped -- Couldn't find gdb program on the path: [Errno 2] No such file or directory: 'gdb' 0:00:34 load avg: 2.43 [ 40/451/1] test.test_inspect.test_inspect passed 0:00:37 load avg: 2.48 [ 41/451/1] test.test_pydoc.test_pydoc passed 0:00:38 load avg: 2.48 [ 42/451/1] test.test_asyncio.test_tasks passed Task was destroyed but it is pending! task: > Task was destroyed but it is pending! task: > Task was destroyed but it is pending! task: > Task was destroyed but it is pending! task: > Task was destroyed but it is pending! task: > Task was destroyed but it is pending! task: > Task was destroyed but it is pending! task: > Task was destroyed but it is pending! task: > 0:00:38 load avg: 2.48 [ 43/451/1] test__opcode passed 0:00:38 load avg: 2.48 [ 44/451/1] test__osx_support passed 0:00:38 load avg: 2.48 [ 45/451/1] test__xxinterpchannels passed 0:00:40 load avg: 2.48 [ 46/451/1] test__xxsubinterpreters passed 0:00:40 load avg: 2.48 [ 47/451/1] test_abc passed 0:00:40 load avg: 2.48 [ 48/451/1] test_abstract_numbers passed 0:00:40 load avg: 2.48 [ 49/451/1] test_aifc passed 0:00:40 load avg: 2.48 [ 50/451/1] test___all__ passed 0:00:41 load avg: 2.48 [ 51/451/1] test_array passed 0:00:41 load avg: 2.48 [ 52/451/1] test_asdl_parser passed 0:00:42 load avg: 2.48 [ 53/451/1] test_argparse passed 0:00:43 load avg: 2.36 [ 54/451/1] test_asyncgen passed 0:00:43 load avg: 2.36 [ 55/451/1] test_atexit passed 0:00:43 load avg: 2.36 [ 56/451/1] test_audioop passed 0:00:44 load avg: 2.36 [ 57/451/1] test_ast passed 0:00:44 load avg: 2.36 [ 58/451/1] test_augassign passed 0:00:44 load avg: 2.36 [ 59/451/1] test_base64 passed 0:00:44 load avg: 2.36 [ 60/451/1] test_baseexception passed 0:00:44 load avg: 2.36 [ 61/451/1] test_bdb passed 0:00:45 load avg: 2.36 [ 62/451/1] test_bigaddrspace passed 0:00:45 load avg: 2.36 [ 63/451/1] test_audit passed 0:00:45 load avg: 2.36 [ 64/451/1] test_bigmem passed 0:00:45 load avg: 2.36 [ 65/451/1] test_binascii passed 0:00:45 load avg: 2.36 [ 66/451/1] test_binop passed 0:00:45 load avg: 2.36 [ 67/451/1] test_bisect passed 0:00:45 load avg: 2.36 [ 68/451/1] test_bool passed 0:00:46 load avg: 2.36 [ 69/451/1] test_bufio passed 0:00:46 load avg: 2.36 [ 70/451/1] test_builtin passed 0:00:49 load avg: 2.33 [ 71/451/1] test_bytes passed 0:00:49 load avg: 2.33 [ 72/451/1] test_buffer passed 0:00:50 load avg: 2.33 [ 73/451/1] test_bz2 passed 0:00:50 load avg: 2.33 [ 74/451/1] test_call passed 0:00:51 load avg: 2.33 [ 75/451/1] test_calendar passed 0:01:01 load avg: 2.28 [ 76/451/1] test_capi passed 0:01:02 load avg: 2.28 [ 77/451/1] test_cgi passed 0:01:02 load avg: 2.28 [ 78/451/1] test_cgitb passed 0:01:02 load avg: 2.26 [ 79/451/1] test_charmapcodec passed 0:01:02 load avg: 2.26 [ 80/451/1] test_class passed 0:01:04 load avg: 2.26 [ 81/451/1] test_clinic passed 0:01:04 load avg: 2.26 [ 82/451/1] test_cmath passed 0:01:04 load avg: 2.26 [ 83/451/1] test_cmd passed 0:01:07 load avg: 2.26 [ 84/451/1] test_cmd_line passed 0:01:09 load avg: 2.23 [ 85/451/1] test_cmd_line_script passed 0:01:09 load avg: 2.23 [ 86/451/1] test_code passed 0:01:09 load avg: 2.23 [ 87/451/1] test_code_module passed 0:01:10 load avg: 2.23 [ 88/451/1] test_codeccallbacks passed 0:01:10 load avg: 2.23 [ 89/451/1] test_codecencodings_cn passed 0:01:10 load avg: 2.23 [ 90/451/1] test_codecencodings_hk passed 0:01:10 load avg: 2.23 [ 91/451/1] test_codecencodings_iso2022 passed 0:01:11 load avg: 2.23 [ 92/451/1] test_codecencodings_jp passed 0:01:11 load avg: 2.23 [ 93/451/1] test_codecencodings_kr passed 0:01:11 load avg: 2.23 [ 94/451/1] test_codecencodings_tw passed 0:01:13 load avg: 2.14 [ 95/451/1] test_codecmaps_cn passed 0:01:14 load avg: 2.14 [ 96/451/1] test_codecmaps_hk passed 0:01:17 load avg: 2.14 [ 97/451/1] test_codecmaps_jp passed 0:01:19 load avg: 2.04 [ 98/451/1] test_codecmaps_kr passed 0:01:20 load avg: 2.04 [ 99/451/1] test_codecmaps_tw passed 0:01:21 load avg: 2.04 [100/451/1] test_cext passed Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl Installing collected packages: wheel, setuptools Successfully installed setuptools-67.6.1 wheel-0.40.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /home/udu/aports/main/python3/src/Python-3.12.11/build/test_python_1508866æ/tempcwd/env/bin/python -m pip install --upgrade pip Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl Installing collected packages: wheel, setuptools Successfully installed setuptools-67.6.1 wheel-0.40.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /home/udu/aports/main/python3/src/Python-3.12.11/build/test_python_1508866æ/tempcwd/env/bin/python -m pip install --upgrade pip Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl Installing collected packages: wheel, setuptools Successfully installed setuptools-67.6.1 wheel-0.40.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /home/udu/aports/main/python3/src/Python-3.12.11/build/test_python_1508866æ/tempcwd/env/bin/python -m pip install --upgrade pip Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl Installing collected packages: wheel, setuptools Successfully installed setuptools-67.6.1 wheel-0.40.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /home/udu/aports/main/python3/src/Python-3.12.11/build/test_python_1508866æ/tempcwd/env/bin/python -m pip install --upgrade pip Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl Installing collected packages: wheel, setuptools Successfully installed setuptools-67.6.1 wheel-0.40.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /home/udu/aports/main/python3/src/Python-3.12.11/build/test_python_1508866æ/tempcwd/env/bin/python -m pip install --upgrade pip 0:01:21 load avg: 2.04 [101/451/1] test_codeop passed 0:01:21 load avg: 2.04 [102/451/1] test_codecs passed 0:01:21 load avg: 2.04 [103/451/1] test_colorsys passed 0:01:21 load avg: 2.04 [104/451/1] test_compare passed 0:01:22 load avg: 2.04 [105/451/1] test_collections passed 0:01:28 load avg: 2.04 [106/451/1] test_compile passed 0:01:28 load avg: 2.04 [107/451/1] test_compiler_assemble passed 0:01:28 load avg: 2.04 [108/451/1] test_compiler_codegen passed 0:01:28 load avg: 2.04 [109/451/1] test_complex passed 0:01:29 load avg: 2.04 [110/451/1] test_configparser passed 0:01:29 load avg: 2.04 [111/451/1] test_contains passed 0:01:30 load avg: 2.04 [112/451/1] test_context passed 0:01:30 load avg: 2.04 [113/451/1] test_contextlib passed 0:01:30 load avg: 2.04 [114/451/1] test_contextlib_async passed 0:01:30 load avg: 2.04 [115/451/1] test_copy passed 0:01:30 load avg: 2.04 [116/451/1] test_copyreg passed 0:01:31 load avg: 2.04 [117/451/1] test_coroutines passed 0:01:37 load avg: 2.03 [118/451/1] test_compileall passed 0:01:38 load avg: 2.03 [119/451/1] test_cprofile passed 0:01:38 load avg: 2.03 [120/451/1] test_crashers passed 0:01:39 load avg: 2.03 [121/451/1] test_crypt passed 0:01:39 load avg: 2.03 [122/451/1] test_csv passed 0:01:40 load avg: 2.03 [123/451/1] test_curses passed 0:01:40 load avg: 2.03 [124/451/1] test_dataclasses passed 0:01:40 load avg: 2.03 [125/451/1] test_dbm passed 0:01:41 load avg: 2.03 [126/451/1] test_dbm_dumb passed 0:01:41 load avg: 2.03 [127/451/1] test_dbm_gnu passed 0:01:41 load avg: 2.03 [128/451/1] test_dbm_ndbm passed 0:01:47 load avg: 2.03 [129/451/1] test_decimal passed 0:01:47 load avg: 2.03 [130/451/1] test_decorators passed 0:01:48 load avg: 2.03 [131/451/1] test_defaultdict passed 0:01:48 load avg: 2.03 [132/451/1] test_deque passed 0:01:49 load avg: 2.03 [133/451/1] test_descr passed 0:01:49 load avg: 2.03 [134/451/1] test_descrtut passed 0:01:49 load avg: 2.03 [135/451/1] test_devpoll skipped test_devpoll skipped -- test works only on Solaris OS family 0:01:50 load avg: 2.03 [136/451/1] test_dict passed 0:01:50 load avg: 2.03 [137/451/1] test_dict_version passed 0:01:50 load avg: 2.03 [138/451/1] test_dictcomps passed 0:01:50 load avg: 2.03 [139/451/1] test_dictviews passed 0:01:51 load avg: 2.03 [140/451/1] test_difflib passed 0:01:52 load avg: 2.03 [141/451/1] test_dis passed 0:01:53 load avg: 2.10 [142/451/1] test_doctest passed 0:01:56 load avg: 2.10 [143/451/1] test_cppext passed Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl Installing collected packages: wheel, setuptools Successfully installed setuptools-67.6.1 wheel-0.40.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /home/udu/aports/main/python3/src/Python-3.12.11/build/test_python_1509504æ/tempcwd/env/bin/python -m pip install --upgrade pip Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl Installing collected packages: wheel, setuptools Successfully installed setuptools-67.6.1 wheel-0.40.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /home/udu/aports/main/python3/src/Python-3.12.11/build/test_python_1509504æ/tempcwd/env/bin/python -m pip install --upgrade pip Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl Installing collected packages: wheel, setuptools Successfully installed setuptools-67.6.1 wheel-0.40.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /home/udu/aports/main/python3/src/Python-3.12.11/build/test_python_1509504æ/tempcwd/env/bin/python -m pip install --upgrade pip Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl Installing collected packages: wheel, setuptools Successfully installed setuptools-67.6.1 wheel-0.40.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /home/udu/aports/main/python3/src/Python-3.12.11/build/test_python_1509504æ/tempcwd/env/bin/python -m pip install --upgrade pip 0:01:56 load avg: 2.10 [144/451/1] test_dtrace passed 0:01:56 load avg: 2.10 [145/451/1] test_dynamic passed 0:01:56 load avg: 2.10 [146/451/1] test_dynamicclassattribute passed 0:01:58 load avg: 1.94 [147/451/1] test_docxmlrpc passed 0:02:03 load avg: 1.86 [148/451/1] test_eintr passed 0:02:03 load avg: 1.86 [149/451/1] test_email passed 0:02:03 load avg: 1.86 [150/451/1] test_ensurepip passed 0:02:04 load avg: 1.86 [151/451/1] test_enum passed 0:02:05 load avg: 1.86 [152/451/1] test_enumerate passed 0:02:05 load avg: 1.86 [153/451/1] test_eof passed 0:02:05 load avg: 1.86 [154/451/1] test_epoll passed 0:02:05 load avg: 1.86 [155/451/1] test_errno passed 0:02:05 load avg: 1.86 [156/451/1] test_except_star passed 0:02:06 load avg: 1.86 [157/451/1] test_exception_group passed 0:02:06 load avg: 1.86 [158/451/1] test_exception_hierarchy passed 0:02:06 load avg: 1.86 [159/451/1] test_exception_variations passed 0:02:06 load avg: 1.86 [160/451/1] test_embed passed 0:02:07 load avg: 1.86 [161/451/1] test_extcall passed 0:02:08 load avg: 1.79 [162/451/1] test_exceptions passed 0:02:08 load avg: 1.79 [163/451/1] test_file passed 0:02:09 load avg: 1.79 [164/451/1] test_file_eintr passed 0:02:09 load avg: 1.79 [165/451/1] test_filecmp passed 0:02:10 load avg: 1.79 [166/451/1] test_fileinput passed 0:02:10 load avg: 1.79 [167/451/1] test_fileio passed 0:02:10 load avg: 1.79 [168/451/1] test_fileutils passed 0:02:10 load avg: 1.79 [169/451/1] test_finalization passed 0:02:10 load avg: 1.79 [170/451/1] test_float passed 0:02:10 load avg: 1.79 [171/451/1] test_flufl passed 0:02:11 load avg: 1.79 [172/451/1] test_fnmatch passed 0:02:16 load avg: 1.65 [173/451/1] test_fork1 passed 0:02:16 load avg: 1.65 [174/451/1] test_format passed 0:02:16 load avg: 1.65 [175/451/1] test_fractions passed 0:02:16 load avg: 1.65 [176/451/1] test_frame passed 0:02:16 load avg: 1.65 [177/451/1] test_frozen passed 0:02:25 load avg: 1.55 [178/451/1] test_faulthandler passed 0:02:32 load avg: 1.46 [179/451/1] test_fstring passed /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/test_fstring.py:1769: SyntaxWarning: invalid escape sequence '\N' self.assertEqual(f'{b"\N{OX}"=}', 'b"\\N{OX}"=b\'\\\\N{OX}\'') 0:02:32 load avg: 1.46 [180/451/1] test_funcattrs passed 0:02:33 load avg: 1.46 [181/451/1] test_functools passed 0:02:34 load avg: 1.46 [182/451/1] test_ftplib passed 0:02:34 load avg: 1.46 [183/451/1] test_generator_stop passed 0:02:34 load avg: 1.46 [184/451/1] test_generators passed 0:02:34 load avg: 1.46 [185/451/1] test_gc passed 0:02:35 load avg: 1.46 [186/451/1] test_genericalias passed 0:02:35 load avg: 1.46 [187/451/1] test_genericclass passed 0:02:35 load avg: 1.46 [188/451/1] test_genericpath passed 0:02:35 load avg: 1.46 [189/451/1] test_genexps passed 0:02:35 load avg: 1.46 [190/451/1] test_getopt passed 0:02:35 load avg: 1.46 [191/451/1] test_getpass passed 0:02:35 load avg: 1.46 [192/451/1] test_getpath passed 0:02:35 load avg: 1.46 [193/451/1] test_gettext passed 0:02:35 load avg: 1.46 [194/451/1] test_global passed 0:02:35 load avg: 1.46 [195/451/1] test_grammar passed 0:02:36 load avg: 1.46 [196/451/1] test_glob passed 0:02:36 load avg: 1.46 [197/451/1] test_graphlib passed 0:02:36 load avg: 1.46 [198/451/1] test_grp passed 0:02:36 load avg: 1.46 [199/451/1] test_hash passed 0:02:36 load avg: 1.46 [200/451/1] test_gzip passed 0:02:37 load avg: 1.46 [201/451/1] test_heapq passed 0:02:37 load avg: 1.46 [202/451/1] test_hmac passed 0:02:37 load avg: 1.46 [203/451/1] test_html passed 0:02:37 load avg: 1.43 [204/451/1] test_htmlparser passed 0:02:38 load avg: 1.43 [205/451/1] test_http_cookiejar passed 0:02:39 load avg: 1.43 [206/451/1] test_http_cookies passed 0:02:41 load avg: 1.43 [207/451/1] test_httplib passed 0:02:43 load avg: 1.39 [208/451/1] test_httpservers passed 0:02:43 load avg: 1.39 [209/451/1] test_idle skipped test_idle skipped -- No module named '_tkinter' 0:02:55 load avg: 1.33 [210/451/1] test_hashlib passed 0:02:55 load avg: 1.33 [211/451/1] test_imghdr passed 0:02:55 load avg: 1.33 [212/451/1] test_imaplib passed 0:02:56 load avg: 1.33 [213/451/1] test_import passed 0:02:57 load avg: 1.33 [214/451/1] test_index passed 0:02:58 load avg: 1.38 [215/451/1] test_int passed 0:02:58 load avg: 1.38 [216/451/1] test_int_literal passed 0:02:58 load avg: 1.38 [217/451/2] test_importlib failed (1 failure) test test_importlib failed -- Traceback (most recent call last): File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/test_importlib/test_threaded_import.py", line 255, in test_multiprocessing_pool_circular_import script_helper.assert_python_ok(fn) File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/support/script_helper.py", line 166, in assert_python_ok return _assert_python(True, *args, **env_vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/support/script_helper.py", line 151, in _assert_python res.fail(cmd_line) File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/support/script_helper.py", line 76, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/home/udu/aports/main/python3/src/Python-3.12.11/python', '-X', 'faulthandler', '-I', '/home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/test_importlib/partial/pool_in_threads.py'] stdout: --- --- stderr: --- Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): Traceback (most recent call last): File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/multiprocessing/synchronize.py", line 28, in from _multiprocessing import SemLock, sem_unlink ImportError: cannot import name 'SemLock' from '_multiprocessing' (/home/udu/aports/main/python3/src/Python-3.12.11/build/lib.linux-x86_64-3.12/_multiprocessing.cpython-312-x86_64-linux-musl.so) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/test_importlib/partial/pool_in_threads.py", line 9, in t with multiprocessing.Pool(1): ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/multiprocessing/context.py", line 119, in Pool return Pool(processes, initializer, initargs, maxtasksperchild, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/multiprocessing/pool.py", line 191, in __init__ self._setup_queues() File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/multiprocessing/pool.py", line 346, in _setup_queues self._inqueue = self._ctx.SimpleQueue() ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/multiprocessing/context.py", line 113, in SimpleQueue return SimpleQueue(ctx=self.get_context()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/multiprocessing/queues.py", line 363, in __init__ self._rlock = ctx.Lock() ^^^^^^^^^^ File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/multiprocessing/context.py", line 67, in Lock from .synchronize import Lock File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/multiprocessing/synchronize.py", line 30, in raise ImportError("This platform lacks a functioning sem_open" + ImportError: This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770. --- 0:02:59 load avg: 1.38 [218/451/2] test_ioctl skipped test_ioctl skipped -- Unable to open /dev/tty 0:02:59 load avg: 1.38 [219/451/2] test_ipaddress passed 0:03:01 load avg: 1.38 [220/451/2] test_isinstance passed 0:03:01 load avg: 1.38 [221/451/2] test_iter passed 0:03:01 load avg: 1.38 [222/451/2] test_iterlen passed 0:03:02 load avg: 1.38 [223/451/2] test_interpreters passed 0:03:02 load avg: 1.43 [224/451/2] test_keyword passed 0:03:02 load avg: 1.43 [225/451/2] test_keywordonlyarg passed 0:03:02 load avg: 1.43 [226/451/2] test_kqueue skipped test_kqueue skipped -- test works only on BSD 0:03:08 load avg: 1.48 [227/451/2] test_largefile passed 0:03:08 load avg: 1.48 [228/451/2] test_launcher skipped test_launcher skipped -- test only applies to Windows 0:03:08 load avg: 1.48 [229/451/2] test_linecache passed 0:03:09 load avg: 1.48 [230/451/2] test_list passed 0:03:09 load avg: 1.48 [231/451/2] test_listcomps passed 0:03:09 load avg: 1.48 [232/451/2] test_lltrace passed 0:03:31 load avg: 1.34 [233/451/3] test_logging failed (2 errors) -- running (1): test_json (30.5 sec) test test_logging failed -- multiple errors occurred; run in verbose mode for details 0:03:33 load avg: 1.39 [234/451/3] test_long passed -- running (1): test_json (32.2 sec) 0:03:33 load avg: 1.39 [235/451/3] test_longexp passed -- running (1): test_json (32.4 sec) 0:03:34 load avg: 1.39 [236/451/3] test_lzma passed -- running (1): test_json (33.3 sec) 0:03:34 load avg: 1.39 [237/451/3] test_mailcap passed -- running (1): test_json (33.4 sec) 0:03:35 load avg: 1.39 [238/451/3] test_marshal passed -- running (1): test_json (33.9 sec) 0:04:05 load avg: 1.69 running (2): test_math (30.0 sec), test_json (1 min 3 sec) 0:04:10 load avg: 1.71 [239/451/3] test_json passed (1 min 9 sec) -- running (1): test_math (35.4 sec) 0:04:10 load avg: 1.71 [240/451/3] test_math_property passed -- running (1): test_math (35.5 sec) 0:04:10 load avg: 1.71 [241/451/3] test_memoryio passed -- running (1): test_math (35.7 sec) 0:04:11 load avg: 1.71 [242/451/3] test_memoryview passed -- running (1): test_math (35.9 sec) 0:04:11 load avg: 1.71 [243/451/3] test_metaclass passed -- running (1): test_math (36.0 sec) 0:04:11 load avg: 1.71 [244/451/3] test_mimetypes passed -- running (1): test_math (36.2 sec) 0:04:11 load avg: 1.71 [245/451/3] test_minidom passed -- running (1): test_math (36.4 sec) 0:04:11 load avg: 1.71 [246/451/3] test_mmap passed -- running (1): test_math (36.6 sec) 0:04:12 load avg: 1.71 [247/451/3] test_module passed -- running (1): test_math (36.8 sec) 0:04:12 load avg: 1.71 [248/451/3] test_modulefinder passed -- running (1): test_math (37.2 sec) 0:04:12 load avg: 1.74 [249/451/3] test_monitoring passed -- running (1): test_math (37.3 sec) 0:04:12 load avg: 1.74 [250/451/3] test_msilib skipped -- running (1): test_math (37.5 sec) test_msilib skipped -- No module named '_msi' 0:04:12 load avg: 1.74 [251/451/3] test_multiprocessing_main_handling skipped -- running (1): test_math (37.6 sec) test_multiprocessing_main_handling skipped -- This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770. 0:04:12 load avg: 1.74 [252/451/3] test_named_expressions passed -- running (1): test_math (37.7 sec) 0:04:13 load avg: 1.74 [253/451/3] test_netrc passed -- running (1): test_math (37.9 sec) 0:04:13 load avg: 1.74 [254/451/3] test_nis skipped -- running (1): test_math (38.0 sec) test_nis skipped -- No module named 'nis' 0:04:13 load avg: 1.74 [255/451/3] test_ntpath passed -- running (1): test_math (38.2 sec) 0:04:13 load avg: 1.74 [256/451/3] test_numeric_tower passed -- running (1): test_math (38.4 sec) 0:04:13 load avg: 1.74 [257/451/3] test_opcache passed -- running (1): test_math (38.5 sec) 0:04:13 load avg: 1.74 [258/451/3] test_opcodes passed -- running (1): test_math (38.6 sec) 0:04:13 load avg: 1.74 [259/451/4] test_openpty failed (1 error) -- running (1): test_math (38.8 sec) test test_openpty failed -- Traceback (most recent call last): File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/test_openpty.py", line 11, in test master, slave = os.openpty() ^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory 0:04:14 load avg: 1.74 [260/451/4] test_operator passed -- running (1): test_math (38.9 sec) 0:04:14 load avg: 1.74 [261/451/4] test_optparse passed -- running (1): test_math (39.1 sec) 0:04:14 load avg: 1.74 [262/451/4] test_ordered_dict passed -- running (1): test_math (39.5 sec) 0:04:14 load avg: 1.74 [263/451/4] test_ossaudiodev skipped (resource denied) -- running (1): test_math (39.6 sec) test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:04:14 load avg: 1.74 [264/451/4] test_osx_env passed -- running (1): test_math (39.7 sec) 0:04:16 load avg: 1.74 [265/451/4] test_pathlib passed -- running (1): test_math (41.2 sec) 0:04:16 load avg: 1.74 [266/451/4] test_patma passed -- running (1): test_math (41.4 sec) 0:04:19 load avg: 1.84 [267/451/5] test_pdb failed (1 error) -- running (1): test_math (44.0 sec) test test_pdb failed -- Traceback (most recent call last): File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/test_pdb.py", line 2948, in test_basic_completion output = run_pty(script, input) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/support/pty_helper.py", line 16, in run_pty [master, slave] = pty.openpty() ^^^^^^^^^^^^^ File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/pty.py", line 34, in openpty master_fd, slave_name = _open_terminal() ^^^^^^^^^^^^^^^^ File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/pty.py", line 67, in _open_terminal raise OSError('out of pty devices') OSError: out of pty devices 0:04:20 load avg: 1.84 [268/451/5] test_peepholer passed -- running (1): test_math (45.4 sec) 0:04:22 load avg: 1.84 [269/451/5] test_math passed (47.0 sec) 0:04:22 load avg: 1.84 [270/451/5] test_pep646_syntax passed 0:04:22 load avg: 1.93 [271/451/5] test_perf_profiler skipped test_perf_profiler skipped -- perf trampoline profiling not supported 0:04:22 load avg: 1.93 [272/451/5] test_perfmaps passed 0:04:29 load avg: 1.94 [273/451/5] test_pickle passed 0:04:29 load avg: 1.94 [274/451/5] test_picklebuffer passed 0:04:30 load avg: 1.94 [275/451/5] test_pickletools passed 0:04:30 load avg: 1.94 [276/451/5] test_pipes passed 0:04:30 load avg: 1.94 [277/451/5] test_pkg passed 0:04:30 load avg: 1.94 [278/451/5] test_pkgutil passed 0:04:31 load avg: 1.94 [279/451/5] test_platform passed 0:04:31 load avg: 1.94 [280/451/5] test_plistlib passed 0:04:31 load avg: 1.94 [281/451/5] test_popen passed 0:04:33 load avg: 1.86 [282/451/5] test_peg_generator passed Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl Processing /home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl Installing collected packages: wheel, setuptools Successfully installed setuptools-67.6.1 wheel-0.40.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /home/udu/aports/main/python3/src/Python-3.12.11/build/test_python_1513537æ/tempcwd/venv/bin/python -m pip install --upgrade pip /home/udu/aports/main/python3/src/Python-3.12.11/Parser/tokenizer.c: In function 'update_fstring_expr': /home/udu/aports/main/python3/src/Python-3.12.11/Parser/tokenizer.c:482:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 482 | tok_mode->last_expr_end = strlen(tok->start); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/udu/aports/main/python3/src/Python-3.12.11/Parser/tokenizer.c:483:3: note: here 483 | case ':': | ^~~~ 0:04:33 load avg: 1.86 [283/451/5] test_positional_only_arg passed 0:04:35 load avg: 1.86 [284/451/5] test_posix passed 0:04:35 load avg: 1.86 [285/451/5] test_posixpath passed 0:04:35 load avg: 1.86 [286/451/5] test_pow passed 0:04:36 load avg: 1.86 [287/451/5] test_pprint passed 0:04:36 load avg: 1.86 [288/451/5] test_print passed 0:04:36 load avg: 1.86 [289/451/5] test_profile passed 0:04:36 load avg: 1.86 [290/451/5] test_property passed 0:04:36 load avg: 1.86 [291/451/5] test_pstats passed 0:04:36 load avg: 1.86 [292/451/6] test_pty failed (3 errors) test test_pty failed -- multiple errors occurred; run in verbose mode for details 0:04:37 load avg: 1.86 [293/451/6] test_pulldom passed 0:04:37 load avg: 1.86 [294/451/6] test_pwd passed 0:04:37 load avg: 1.79 [295/451/6] test_py_compile passed 0:04:38 load avg: 1.79 [296/451/6] test_poplib passed 0:04:38 load avg: 1.79 [297/451/6] test_pyexpat passed 0:04:38 load avg: 1.79 [298/451/6] test_pyclbr passed 0:04:38 load avg: 1.79 [299/451/6] test_quopri passed 0:04:38 load avg: 1.79 [300/451/6] test_raise passed 0:04:39 load avg: 1.79 [301/451/6] test_random passed 0:04:40 load avg: 1.79 [302/451/6] test_range passed 0:04:40 load avg: 1.79 [303/451/7] test_readline failed (6 errors) test test_readline failed -- multiple errors occurred; run in verbose mode for details 0:04:45 load avg: 1.73 [304/451/7] test_queue passed 0:04:46 load avg: 1.73 [305/451/7] test_repl passed 0:04:46 load avg: 1.73 [306/451/7] test_reprlib passed 0:04:46 load avg: 1.73 [307/451/7] test_resource passed 0:04:46 load avg: 1.73 [308/451/7] test_richcmp passed 0:04:46 load avg: 1.73 [309/451/7] test_rlcompleter passed 0:04:47 load avg: 1.67 [310/451/7] test_robotparser passed 0:04:48 load avg: 1.67 [311/451/7] test_runpy passed 0:04:48 load avg: 1.67 [312/451/7] test_sax passed 0:04:49 load avg: 1.67 [313/451/7] test_sched passed 0:04:49 load avg: 1.67 [314/451/7] test_scope passed 0:04:49 load avg: 1.67 [315/451/7] test_script_helper passed 0:04:50 load avg: 1.67 [316/451/7] test_secrets passed 0:04:56 load avg: 1.62 [317/451/7] test_regrtest passed 0:04:58 load avg: 1.57 [318/451/7] test_set passed 0:04:58 load avg: 1.57 [319/451/7] test_setcomps passed 0:04:59 load avg: 1.57 [320/451/7] test_shelve passed 0:04:59 load avg: 1.57 [321/451/7] test_shlex passed 0:04:59 load avg: 1.57 [322/451/7] test_shutil passed 0:05:07 load avg: 1.44 [323/451/7] test_selectors passed 0:05:07 load avg: 1.41 [324/451/7] test_site passed 0:05:07 load avg: 1.41 [325/451/7] test_slice passed 0:05:08 load avg: 1.41 [326/451/7] test_smtplib passed 0:05:36 load avg: 0.93 [327/451/8] test_signal failed (1 error) (36.4 sec) test test_signal failed -- Traceback (most recent call last): File "/home/udu/aports/main/python3/src/Python-3.12.11/Lib/test/test_signal.py", line 1469, in test_pidfd_send_signal my_pidfd = os.open(f'/proc/{os.getpid()}', os.O_DIRECTORY) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/proc/1515091' 0:05:36 load avg: 0.93 [328/451/8] test_sndhdr passed 0:05:37 load avg: 0.93 [329/451/8] test_socketserver passed /home/udu/aports/main/python3/src/Python-3.12.11/Lib/socketserver.py:617: DeprecationWarning: This process (pid=1515261) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() 0:05:37 load avg: 0.93 [330/451/8] test_sort passed 0:05:44 load avg: 0.94 [331/451/8] test_source_encoding passed -- running (1): test_smtpnet (35.3 sec) 0:05:44 load avg: 0.94 [332/451/8] test_spwd passed -- running (1): test_smtpnet (35.4 sec) 0:05:44 load avg: 0.94 [333/451/8] test_sqlite3 passed -- running (1): test_smtpnet (35.9 sec) 0:05:56 load avg: 0.87 [334/451/8] test_ssl passed -- running (1): test_smtpnet (48.0 sec) 0:05:57 load avg: 0.87 [335/451/8] test_stable_abi_ctypes passed -- running (1): test_smtpnet (48.2 sec) 0:05:57 load avg: 0.87 [336/451/8] test_startfile skipped -- running (1): test_smtpnet (48.3 sec) test_startfile skipped -- object has no attribute 'startfile' 0:05:57 load avg: 0.87 [337/451/8] test_stat passed -- running (1): test_smtpnet (48.4 sec) 0:06:02 load avg: 0.88 [338/451/8] test_statistics passed -- running (1): test_smtpnet (53.5 sec) 0:06:02 load avg: 0.89 [339/451/8] test_strftime passed -- running (1): test_smtpnet (53.7 sec) 0:06:02 load avg: 0.89 [340/451/8] test_string passed -- running (1): test_smtpnet (53.9 sec) 0:06:02 load avg: 0.89 [341/451/8] test_string_literals passed -- running (1): test_smtpnet (54.0 sec) 0:06:03 load avg: 0.89 [342/451/8] test_stringprep passed -- running (1): test_smtpnet (54.2 sec) 0:06:03 load avg: 0.89 [343/451/8] test_strptime passed -- running (1): test_smtpnet (54.4 sec) 0:06:03 load avg: 0.89 [344/451/8] test_strtod passed -- running (1): test_smtpnet (54.9 sec) 0:06:04 load avg: 0.89 [345/451/8] test_struct passed -- running (1): test_smtpnet (55.4 sec) 0:06:04 load avg: 0.89 [346/451/8] test_structseq passed -- running (1): test_smtpnet (55.6 sec) 0:06:04 load avg: 0.89 [347/451/8] test_subclassinit passed -- running (1): test_smtpnet (55.7 sec) 0:06:04 load avg: 0.89 [348/451/8] test_sunau passed -- running (1): test_smtpnet (55.8 sec) 0:06:04 load avg: 0.89 [349/451/8] test_sundry passed -- running (1): test_smtpnet (55.9 sec) 0:06:05 load avg: 0.89 [350/451/8] test_super passed -- running (1): test_smtpnet (56.1 sec) 0:06:08 load avg: 0.90 [351/451/8] test_support passed -- running (1): test_smtpnet (59.2 sec) 0:06:08 load avg: 0.90 [352/451/8] test_symtable passed -- running (1): test_smtpnet (59.3 sec) 0:06:08 load avg: 0.90 [353/451/8] test_syntax passed -- running (1): test_smtpnet (59.6 sec) 0:06:09 load avg: 0.90 [354/451/8] test_sys passed -- running (1): test_smtpnet (1 min) 0:06:09 load avg: 0.90 [355/451/8] test_sys_setprofile passed -- running (1): test_smtpnet (1 min) 0:06:11 load avg: 0.90 [356/451/8] test_sys_settrace passed -- running (1): test_smtpnet (1 min 2 sec) 0:06:11 load avg: 0.90 [357/451/8] test_sysconfig passed -- running (1): test_smtpnet (1 min 2 sec) 0:06:11 load avg: 0.90 [358/451/8] test_syslog passed -- running (1): test_smtpnet (1 min 2 sec) 0:06:11 load avg: 0.90 [359/451/8] test_tabnanny passed -- running (1): test_smtpnet (1 min 3 sec) 0:06:24 load avg: 0.92 [360/451/8] test_tarfile passed -- running (1): test_smtpnet (1 min 15 sec) 0:06:24 load avg: 0.92 [361/451/8] test_tcl skipped -- running (1): test_smtpnet (1 min 15 sec) test_tcl skipped -- No module named '_tkinter' 0:06:24 load avg: 0.92 [362/451/8] test_telnetlib passed -- running (1): test_smtpnet (1 min 15 sec) 0:06:25 load avg: 0.92 [363/451/8] test_tempfile passed -- running (1): test_smtpnet (1 min 16 sec) 0:06:25 load avg: 0.92 [364/451/9] test_termios failed (16 errors) -- running (1): test_smtpnet (1 min 16 sec) test test_termios failed -- multiple errors occurred; run in verbose mode for details 0:06:25 load avg: 0.92 [365/451/9] test_textwrap passed -- running (1): test_smtpnet (1 min 16 sec) 0:06:26 load avg: 0.92 [366/451/9] test_thread passed -- running (1): test_smtpnet (1 min 17 sec) 0:06:26 load avg: 0.92 [367/451/9] test_threadedtempfile passed -- running (1): test_smtpnet (1 min 17 sec) 0:06:40 load avg: 0.87 [368/451/9] test_threading passed -- running (1): test_smtpnet (1 min 31 sec) 0:06:40 load avg: 0.87 [369/451/9] test_threading_local passed -- running (1): test_smtpnet (1 min 31 sec) 0:06:43 load avg: 0.80 [370/451/9] test_threadsignals passed -- running (1): test_smtpnet (1 min 34 sec) 0:06:46 load avg: 0.80 [371/451/9] test_time passed -- running (1): test_smtpnet (1 min 37 sec) 0:06:46 load avg: 0.80 [372/451/9] test_timeit passed -- running (1): test_smtpnet (1 min 37 sec) 0:06:56 load avg: 0.68 [373/451/9] test_timeout passed -- running (1): test_smtpnet (1 min 47 sec) 0:06:56 load avg: 0.68 [374/451/9] test_tix skipped -- running (1): test_smtpnet (1 min 47 sec) test_tix skipped -- No module named '_tkinter' 0:06:56 load avg: 0.68 [375/451/9] test_tkinter skipped -- running (1): test_smtpnet (1 min 47 sec) test_tkinter skipped -- No module named '_tkinter' 0:07:13 load avg: 0.77 [376/451/9] test_tokenize passed -- running (1): test_smtpnet (2 min 4 sec) 0:07:13 load avg: 0.77 [377/451/9] test_tomllib passed -- running (1): test_smtpnet (2 min 4 sec) 0:07:43 load avg: 1.22 running (2): test_smtpnet (2 min 34 sec), test_tools (30.0 sec)