cp -f .layerapi2_label /opt/metwork-mfext-master/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-master/.layerapi2_dependencies rm -f /opt/metwork-mfext-master/.dhash_ignore_hash touch /opt/metwork-mfext-master/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-master/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory '/src/adm' cp -f guess_version.sh /opt/metwork-mfext-master/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-master/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-master/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-master/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-master/bin/envtpl chmod a+rx /opt/metwork-mfext-master/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-master/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-master/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-master/bin/dhash chmod a+rx /opt/metwork-mfext-master/bin/dhash cp -f layer_hash /opt/metwork-mfext-master/bin/layer_hash chmod a+rx /opt/metwork-mfext-master/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-master/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-master/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-master/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-master/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-master/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-master/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-master/bin/_layer_hash chmod a+rx /opt/metwork-mfext-master/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-master/bin/module_hash chmod a+rx /opt/metwork-mfext-master/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-master/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-master/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-master/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-master/bin/_check_layers_hash cp -f outside /opt/metwork-mfext-master/bin/outside chmod a+rx /opt/metwork-mfext-master/bin/outside cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-master/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-master/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-master/lib/bash_utils.sh make[1]: Leaving directory '/src/adm' cd config && make make[1]: Entering directory '/src/config' cp -f dhash_ignore_all /opt/metwork-mfext-master/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-master/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-master/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-master/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-master/config/version || { rm -f /opt/metwork-mfext-master/config/version ; false ; } make[1]: Leaving directory '/src/config' cd layers && make helpers make[1]: Entering directory '/src/layers' cp -f _uncompress_helper.sh /opt/metwork-mfext-master/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-master/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-master/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-master/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-master/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-master/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-master/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-master/bin/_pip_package_to_yaml.sh make[1]: Leaving directory '/src/layers' cd layers && make makefiles make[1]: Entering directory '/src/layers' cat python_layer.mk |sed 's/PYTHONMAJORVERSION/3/g' >python3_layer.mk cp -f python3_layer.mk /opt/metwork-mfext-master/share/python3_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-master/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-master/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-master/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-master/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-master/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-master/share/layer_wrapper.mk cp --preserve=mode --dereference -Rf package_python3.mk /opt/metwork-mfext-master/share/package_python3.mk cp --preserve=mode --dereference -Rf build_dependencies /opt/metwork-mfext-master/share/build_dependencies make[1]: Leaving directory '/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-master/.dhash cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer0_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat dhash_ignore_hash |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/core" "core" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b source hash: 73b191e100998abe4ccb6f044555ace5 cache hit (used: /buildcache/mfext_cache_layer_core_454031ba5b0ef12b487851a562865f8d.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0003_libaec 0004_libtiff 0005_jasper 0006_readline 0010_liquidprompt 0020_sqlite 0025_openssl 0028_cyrus_sasl 0030_openldap 0032_curl 0035_dtreetrawl 0045_mfutil_c 0070_layerapi2 0080_log_proxy 0100_redis 0110_hiredis 0117_yajl 0130_tcping 0210_jq 0320_libevent 0330_zeromq 0340_libtirpc; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-master/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_454031ba5b0ef12b487851a562865f8d.tar) make[2]: Leaving directory '/src/layers/layer0_core' make[2]: Entering directory '/src/layers/layer1_openresty' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/openresty/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/openresty" "openresty" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b source hash: 3db9fcd4d573f2647313b3f600cf08ac cache hit (used: /buildcache/mfext_cache_layer_openresty_d486ab3327f9d46c2485d6fde65b71bb.tar) if ! test -f cache/hit; then \ for SUBDIR in 0100_openresty 0400_lua_resty_http 0410_lua_resty_cookie 0420_lua_resty_statsd 0430_lua_resty_hmac 0500_mfutil_lua; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-master/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_d486ab3327f9d46c2485d6fde65b71bb.tar) make[2]: Leaving directory '/src/layers/layer1_openresty' make[2]: Entering directory '/src/layers/layer1_python3_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_core" "python3_core" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b source hash: f2558c812dbe2602479965b60defe2ed cache missed (/buildcache/mfext_cache_layer_python3_core_fbb98e17c4e3f58f5969dd4af3ae9b46.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0033_update_pip 0500_extra_python_packages 0510_certifi 9999_requirements; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_core ; \ fi make[3]: Entering directory '/src/layers/layer1_python3_core/0000_adm' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all cp -f freeze_requirements /opt/metwork-mfext-master/opt/python3_core/bin/freeze_requirements chmod a+rx /opt/metwork-mfext-master/opt/python3_core/bin/freeze_requirements cp -f download_compile_requirements /opt/metwork-mfext-master/opt/python3_core/bin/download_compile_requirements chmod a+rx /opt/metwork-mfext-master/opt/python3_core/bin/download_compile_requirements cp -f install_requirements /opt/metwork-mfext-master/opt/python3_core/bin/install_requirements chmod a+rx /opt/metwork-mfext-master/opt/python3_core/bin/install_requirements cp -f unsafe_pip /opt/metwork-mfext-master/opt/python3_core/bin/unsafe_pip chmod a+rx /opt/metwork-mfext-master/opt/python3_core/bin/unsafe_pip cp -f python3_wrapper /opt/metwork-mfext-master/opt/python3_core/bin/python3_wrapper chmod a+rx /opt/metwork-mfext-master/opt/python3_core/bin/python3_wrapper cp -f git /opt/metwork-mfext-master/opt/python3_core/bin/git chmod a+rx /opt/metwork-mfext-master/opt/python3_core/bin/git make[3]: Leaving directory '/src/layers/layer1_python3_core/0000_adm' make[3]: Entering directory '/src/layers/layer1_python3_core/0030_python3' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml touch /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml echo "name: 'Python'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml echo "version: '3.13.13'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml echo "checksum: '3a19dd420883dd599728c9dd07c141e7'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml echo -n "description: '" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml echo -n "Python is an interpreted, object-oriented, high-level programming language." |sed "s/'/ /g" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml echo "'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml echo "website: 'http://python.org/'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml echo "license: 'Python'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/Python.yaml; fi make --file=../../Makefile.standard EXTRACFLAGS="-I/opt/metwork-mfext-master/opt/python3_core/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-master/opt/python3_core/../core/lib" OPTIONS='--enable-shared --enable-loadable-sqlite-extensions --without-ensurepip' download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_python3_core/0030_python3' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/Python-3.13.13.tar.xz` `readlink -m ./sources` MD5 3a19dd420883dd599728c9dd07c141e7 Computing checksum for /src/layers/layer1_python3_core/0030_python3/build/Python-3.13.13.tar.xz... Good checksum rm -Rf Python-3.13.13 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/Python-3.13.13.tar.xz` tar.xz Python-3.13.13 cd build/Python-3.13.13 && if test "-L/opt/metwork-mfext-master/opt/python3_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-master/opt/python3_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-master/opt/python3_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-master/opt/python3_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-master/opt/python3_core/../core/include";export CXXFLAGS="-I/opt/metwork-mfext-master/opt/python3_core/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/opt/python3_core --enable-shared --enable-loadable-sqlite-extensions --without-ensurepip checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for Python interpreter freezing... ./_bootstrap_python checking for python3.13... no checking for python3.15... no checking for python... no checking for 3.14... no checking for python3.13... no checking for python3.12... no checking for python3.11... no checking for python3.10... no checking for python3... python3 checking Python for regen version... Python 3.6.8 checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking MACHDEP... "linux" checking for --enable-universalsdk... no checking for --with-universal-archs... no checking for --with-app-store-compliance... not patching for app store compliance checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for a sed that does not truncate output... /bin/sed checking for 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 GCC compatible compiler... yes checking for g++... no configure: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu checking for multiarch... x86_64-linux-gnu checking for PEP 11 support tier... x86_64-pc-linux-gnu/gcc has tier 1 (supported) checking for -Wl,--no-as-needed... yes checking for the Android API level... not Android checking for --with-emscripten-target... checking for --enable-wasm-dynamic-linking... missing checking for --enable-wasm-pthreads... missing checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... $(PURIFY) $(CC) checking EXPORTSYMS... checking for GNU ld... yes checking for --enable-shared... yes checking for --with-static-libpython... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking HOSTRUNNER... checking for ar... ar checking for a BSD-compatible install... /bin/install -c checking for a race-free mkdir -p... /bin/mkdir -p checking for --disable-gil... no checking for --with-pydebug... no checking for --with-trace-refs... no checking for --enable-pystats... no checking for --with-assertions... no checking for --enable-experimental-jit... checking for --enable-optimizations... no checking PROFILE_TASK... -m test --pgo --timeout=$(TESTTIMEOUT) checking for --with-lto... no checking for llvm-profdata... no checking whether C compiler accepts -fprofile-update=atomic... yes 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 gcc supports -fstrict-overflow and -fno-strict-overflow... yes checking for --with-strict-overflow... no checking if gcc supports -Og optimization level... yes checking if we can add -Wextra... yes checking whether gcc -fno-strict-aliasing accepts and needs -fno-strict-aliasing... no checking if we can disable gcc unused-parameter warning... yes checking if we can disable gcc int-conversion warning... yes checking if we can disable gcc missing-field-initializers warning... yes checking if we can enable gcc sign-compare warning... yes checking if we can enable gcc unreachable-code warning... yes checking if we can enable gcc strict-prototypes warning... yes checking if we can make implicit function declaration an error in gcc -Werror=implicit-function-declaration... yes checking if we can use visibility in gcc -fvisibility=hidden... yes checking whether pthreads are available without options... no checking whether gcc accepts -Kpthread... no checking whether gcc accepts -Kthread... no checking whether gcc accepts -pthread... yes checking whether g++ also accepts flags for thread support... yes checking for alloca.h... yes checking for asm/types.h... yes checking for bluetooth.h... no checking for conio.h... no checking for direct.h... no checking for dlfcn.h... yes checking for endian.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for grp.h... yes checking for io.h... no checking for langinfo.h... yes checking for libintl.h... yes checking for libutil.h... no checking for linux/auxvec.h... 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... no checking for sys/audioio.h... no checking for sys/bsdtty.h... no checking for sys/devpoll.h... no checking for sys/endian.h... no checking for sys/epoll.h... yes checking for sys/event.h... no checking for sys/eventfd.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/kern_control.h... no checking for sys/loadavg.h... no checking for sys/lock.h... no checking for sys/memfd.h... no checking for sys/mkdev.h... no checking for sys/mman.h... yes checking for sys/modem.h... no checking for sys/param.h... yes checking for sys/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/timerfd.h... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... yes checking for sys/un.h... yes checking for sys/utsname.h... yes checking for sys/wait.h... yes checking for sys/xattr.h... 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... no checking for net/if.h... yes checking for linux/netlink.h... yes checking for netlink/netlink.h... no 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... no checking for linux/can/raw.h... yes checking for netcan/can.h... no checking for clock_t... yes checking for makedev... yes checking for le64toh... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t 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... yes checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for uuid.h... no checking for uuid >= 2.20... yes checking for library containing sem_init... -lpthread 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... no 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 libmpdec >= 2.5.0... no configure: WARNING: no system libmpdec found; falling back to bundled libmpdec (deprecated and scheduled for removal in Python 3.16) checking for --with-decimal-contextvar... yes checking for decimal libmpdec machine... uint128 checking for sqlite3 >= 3.15.2... yes checking for sqlite3.h... yes checking for sqlite3_bind_double in -lsqlite3... yes checking for sqlite3_column_decltype in -lsqlite3... yes checking for sqlite3_column_double in -lsqlite3... yes checking for sqlite3_complete in -lsqlite3... yes checking for sqlite3_progress_handler in -lsqlite3... yes checking for sqlite3_result_double in -lsqlite3... yes checking for sqlite3_set_authorizer in -lsqlite3... yes checking for sqlite3_trace_v2 in -lsqlite3... yes checking for sqlite3_value_double in -lsqlite3... yes checking for sqlite3_load_extension in -lsqlite3... yes checking for sqlite3_serialize in -lsqlite3... yes checking for --enable-loadable-sqlite-extensions... yes checking for tcl >= 8.5.12 tk >= 8.5.12... yes checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking for ndbm.h... yes checking for library containing dbm_open... -lgdbm_compat checking for ndbm presence and linker args... yes (-lgdbm_compat) checking for gdbm/ndbm.h... yes checking for gdbm-ndbm.h... no checking for library containing dbm_open... -lgdbm_compat checking for db.h... no checking for --with-dbmliborder... gdbm:ndbm:bdb checking for _dbm module CFLAGS and LIBS... -DUSE_GDBM_COMPAT -lgdbm_compat checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_getcpuclockid... yes checking if --enable-ipv6 is specified... yes checking if RFC2553 API is available... yes checking for IPV6_INRIA_VERSION defined in netinet/in.h... no checking for __KAME__ defined in netinet/in.h... no checking for __GLIBC__ defined in features.h... yes checking ipv6 stack type... linux-glibc checking CAN_RAW_FD_FRAMES... yes checking for CAN_RAW_JOIN_FILTERS... yes checking for --with-doc-strings... yes checking for stdatomic.h... yes checking for builtin __atomic_load_n and __atomic_store_n functions... yes checking for --with-mimalloc... yes checking for --with-pymalloc... yes checking for --with-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 closefrom... no 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 geteuid... yes checking for getgid... yes checking for getgrent... yes checking for getgrgid... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getgrouplist... yes checking for gethostname... yes checking for getitimer... yes checking for getloadavg... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getppid... yes checking for getpriority... yes checking for _getpty... no checking for getpwent... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getresgid... yes checking for getresuid... yes checking for getrusage... yes checking for getsid... yes checking for getspent... yes checking for getspnam... yes checking for getuid... yes checking for getwd... yes checking for grantpt... yes checking for if_nameindex... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for linkat... yes checking for lockf... yes checking for lstat... yes checking for lutimes... yes checking for madvise... yes checking for mbrtowc... yes checking for memrchr... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mmap... yes checking for mremap... 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_openpt... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for posix_spawn_file_actions_addclosefrom_np... no checking for pread... yes checking for preadv... yes checking for preadv2... yes checking for process_vm_readv... yes checking for pthread_cond_timedwait_relative_np... no checking for pthread_condattr_setclock... yes checking for pthread_init... no checking for pthread_kill... yes checking for ptsname... yes checking for ptsname_r... 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... no checking for strsignal... yes checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for ttyname_r... yes checking for umask... yes checking for uname... yes checking for unlinkat... yes checking for unlockpt... yes checking for utimensat... yes checking for utimes... yes checking for vfork... yes checking for wait... yes checking for wait3... yes checking for wait4... yes checking for waitid... yes checking for waitpid... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for getentropy... yes checking for getgroups... yes checking for system... yes checking for gcc -pthread 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 timerfd_create... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for 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 whether MAXLOGNAME is declared... no checking whether UT_NAMESIZE is declared... yes checking for openpty... no checking for openpty in -lutil... 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 clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for clock_nanosleep... yes checking for nanosleep... yes checking for major, minor, and makedev... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for siginfo_t.si_band... yes checking for time.h that defines altzone... no checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking for an ANSI C-conforming const... yes checking for working signed char... yes checking for prototypes... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... yes checking whether float word ordering is bigendian... no checking whether we can use gcc inline assembler to get and set x87 control word... yes checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for log1p... yes checking for log2... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking whether RTLD_MEMBER is declared... no checking digit size for Python's longs... no value specified checking for wchar.h... (cached) yes checking size of wchar_t... 4 checking whether wchar_t is signed... yes checking whether wchar_t is usable... no checking whether byte ordering is bigendian... no checking ABIFLAGS... checking SOABI... cpython-313-x86_64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking for --with-platlibdir... no checking for --with-wheel-pkg-dir... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking for readline... no checking for readline/readline.h... yes checking for readline in -lreadline... yes checking how to link readline... readline (CFLAGS: , LIBS: -lreadline) checking whether rl_completion_append_character is declared... yes checking whether rl_completion_suppress_append is declared... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking whether rl_catch_signals is declared... yes checking for append_history in -lreadline... yes checking for rl_compdisp_func_t... yes checking if rl_startup_hook takes arguments... 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 ncursesw... yes checking for panelw... yes checking for ncursesw/curses.h... yes checking for ncursesw/ncurses.h... yes checking for ncursesw/panel.h... yes checking for ncurses/curses.h... yes checking for ncurses/ncurses.h... yes checking for ncurses/panel.h... yes checking for curses.h... yes checking for ncurses.h... yes checking for panel.h... yes checking for library containing initscr... none required checking for library containing update_panels... none required checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for curses function is_pad... yes checking for curses function is_term_resized... yes checking for curses function resize_term... yes checking for curses function resizeterm... yes checking for curses function immedok... yes checking for curses function syncok... yes checking for curses function wchgat... yes checking for curses function filter... yes checking for curses function has_key... yes checking for curses function typeahead... yes checking for curses function use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... no value specified checking whether gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for gcc ipa-pure-const bug... no 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... -lrt checking for shm_open... yes checking for shm_unlink... yes checking for pkg-config... /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 whether libatomic is needed by ... no checking for stdlib extension module _multiprocessing... yes checking for stdlib extension module _posixshmem... yes checking for stdlib extension module fcntl... yes checking for stdlib extension module mmap... yes checking for stdlib extension module _socket... yes checking for stdlib extension module grp... yes checking for stdlib extension module pwd... yes checking for stdlib extension module resource... yes checking for stdlib extension module _scproxy... n/a checking for stdlib extension module syslog... yes checking for stdlib extension module termios... yes checking for stdlib extension module pyexpat... yes checking for stdlib extension module _elementtree... yes checking 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 _ctypes... yes checking for stdlib extension module _curses... yes checking for stdlib extension module _curses_panel... yes checking for stdlib extension module _decimal... yes checking for stdlib extension module _dbm... yes checking for stdlib extension module _gdbm... yes checking for stdlib extension module readline... yes checking for stdlib extension module _sqlite3... yes checking for stdlib extension module _tkinter... yes checking for stdlib extension module _uuid... yes checking for stdlib extension module zlib... yes checking for stdlib extension module _bz2... yes checking for stdlib extension module _lzma... yes checking for stdlib extension module _ssl... yes checking for stdlib extension module _hashlib... yes checking for stdlib extension module _testcapi... yes checking for stdlib extension module _testclinic... yes checking for stdlib extension module _testclinic_limited... yes checking for stdlib extension module _testlimitedcapi... yes checking for stdlib extension module _testinternalcapi... yes checking for stdlib extension module _testbuffer... yes checking for stdlib extension module _testimportmultiple... yes checking for stdlib extension module _testmultiphase... yes checking for stdlib extension module _testsinglephase... yes checking for stdlib extension module _testexternalinspection... 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: If you want a release build with all stable optimizations active (PGO, etc), please run ./configure --enable-optimizations cd build/Python-3.13.13 && make make[2]: Entering directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.13.13' gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/pegen_errors.o Parser/pegen_errors.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/action_helpers.o Parser/action_helpers.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/lexer/buffer.o Parser/lexer/buffer.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/lexer/lexer.o Parser/lexer/lexer.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/lexer/state.o Parser/lexer/state.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/file_tokenizer.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/readline_tokenizer.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/string_tokenizer.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/utf8_tokenizer.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/helpers.o Parser/tokenizer/helpers.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/typevarobject.o Objects/typevarobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/asm_trampoline.o Python/asm_trampoline.S gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/Python-tokenize.o Python/Python-tokenize.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/assemble.o Python/assemble.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/brc.o Python/brc.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/critical_section.o Python/critical_section.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/crossinterp.o Python/crossinterp.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/flowgraph.o Python/flowgraph.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/frame.o Python/frame.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/gc.o Python/gc.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/gc_free_threading.o Python/gc_free_threading.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/gc_gil.o Python/gc_gil.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ceval_gil.o Python/ceval_gil.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c In function 'hashtable_key_from_2_strings', inlined from '_extensions_cache_find_unlocked' at Python/import.c:1284:17: Python/import.c:1197:5: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 1197 | strncpy(key, str1_data, str1_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Python/import.c: In function '_extensions_cache_find_unlocked': Python/import.c:1183:27: note: length computed here 1183 | Py_ssize_t str1_len = strlen(str1_data); | ^~~~~~~~~~~~~~~~~ gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/interpconfig.o Python/interpconfig.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/instrumentation.o Python/instrumentation.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/instruction_sequence.o Python/instruction_sequence.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/intrinsics.o Python/intrinsics.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/jit.o Python/jit.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/legacy_tracing.o Python/legacy_tracing.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/lock.o Python/lock.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/object_stack.o Python/object_stack.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/optimizer.o Python/optimizer.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/optimizer_analysis.o Python/optimizer_analysis.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/optimizer_symbols.o Python/optimizer_symbols.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/parking_lot.o Python/parking_lot.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/qsbr.o Python/qsbr.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/specialize.o Python/specialize.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ -DMULTIARCH=\"x86_64-linux-gnu\" \ -o Python/sysmodule.o ./Python/sysmodule.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/tracemalloc.o Python/tracemalloc.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/perf_trampoline.o Python/perf_trampoline.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/perf_jit_trampoline.o Python/perf_jit_trampoline.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-313-x86_64-linux-gnu"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/signalmodule.c -o Modules/signalmodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_suggestions.c -o Modules/_suggestions.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/_iomodule.c -o Modules/_io/_iomodule.o gcc -pthread -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/iobase.c -o Modules/_io/iobase.o gcc -pthread -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/fileio.c -o Modules/_io/fileio.o gcc -pthread -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/bytesio.c -o Modules/_io/bytesio.o gcc -pthread -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/bufferedio.c -o Modules/_io/bufferedio.o gcc -pthread -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/textio.c -o Modules/_io/textio.o gcc -pthread -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/stringio.c -o Modules/_io/stringio.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre/sre.c -o Modules/_sre/sre.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sysconfig.c -o Modules/_sysconfig.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_typingmodule.c -o Modules/_typingmodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_module.o Programs/_freeze_module.c gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Modules/getpath_noop.o Modules/getpath_noop.c gcc -pthread -L/opt/metwork-mfext-master/opt/python3_core/../core/lib -o Programs/_freeze_module Programs/_freeze_module.o Modules/getpath_noop.o Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/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/perf_jit_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/_suggestions.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_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 -lpthread -ldl -lutil -lm ./Programs/_freeze_module getpath ./Modules/getpath.py Python/frozen_modules/getpath.h gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/opt/metwork-mfext-master/opt/python3_core"' \ -DEXEC_PREFIX='"/opt/metwork-mfext-master/opt/python3_core"' \ -DVERSION='"3.13"' \ -DVPATH='""' \ -DPLATLIBDIR='"lib"' \ -DPYTHONFRAMEWORK='""' \ -o Modules/getpath.o ./Modules/getpath.c ./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 gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Programs/_bootstrap_python.o Programs/_bootstrap_python.c gcc -pthread -L/opt/metwork-mfext-master/opt/python3_core/../core/lib -o _bootstrap_python Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/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/perf_jit_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/_suggestions.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_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 -lpthread -ldl -lutil -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 gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c rm -f libpython3.13.a ar rcs libpython3.13.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/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/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/perf_jit_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/_suggestions.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_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 Modules/getpath.o Python/frozen.o # AIX Linker don't support "-h" option if test "linux" != "aix"; then \ gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib -Wl,-hlibpython3.13.so.1.0 -o libpython3.13.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/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/perf_jit_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/_suggestions.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_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 Modules/getpath.o Python/frozen.o -lpthread -ldl -lutil -lm; \ else \ gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib -o libpython3.13.so Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/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/perf_jit_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/_suggestions.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_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 Modules/getpath.o Python/frozen.o -lpthread -ldl -lutil -lm; \ fi if test libpython3.13.so.1.0 != libpython3.13.so; then \ ln -f libpython3.13.so.1.0 libpython3.13.so; \ fi gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.13.so gcc -pthread -L/opt/metwork-mfext-master/opt/python3_core/../core/lib -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.13 -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.13.13:/opt/rh/gcc-toolset-11/root/usr/lib64:/opt/rh/gcc-toolset-11/root/usr/lib:/opt/rh/gcc-toolset-11/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-11/root/usr/lib/dyninst:/opt/metwork-mfext-master/opt/python3_core/local/lib:/opt/metwork-mfext-master/opt/python3_core/lib:/opt/metwork-mfext-master/opt/core/local/lib:/opt/metwork-mfext-master/opt/core/lib:/opt/metwork-mfext-master/local/lib:/opt/metwork-mfext-master/lib ./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=/src/layers/layer1_python3_core/0030_python3/build/Python-3.13.13:/opt/rh/gcc-toolset-11/root/usr/lib64:/opt/rh/gcc-toolset-11/root/usr/lib:/opt/rh/gcc-toolset-11/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-11/root/usr/lib/dyninst:/opt/metwork-mfext-master/opt/python3_core/local/lib:/opt/metwork-mfext-master/opt/python3_core/lib:/opt/metwork-mfext-master/opt/core/local/lib:/opt/metwork-mfext-master/opt/core/lib:/opt/metwork-mfext-master/local/lib:/opt/metwork-mfext-master/lib ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/arraymodule.c -o Modules/arraymodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/arraymodule.o -o Modules/array.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_asynciomodule.c -o Modules/_asynciomodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_asynciomodule.o -o Modules/_asyncio.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_bisectmodule.c -o Modules/_bisectmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_bisectmodule.o -o Modules/_bisect.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_contextvarsmodule.c -o Modules/_contextvarsmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_contextvarsmodule.o -o Modules/_contextvars.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_csv.c -o Modules/_csv.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_csv.o -o Modules/_csv.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_heapqmodule.c -o Modules/_heapqmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_heapqmodule.o -o Modules/_heapq.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_json.c -o Modules/_json.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_json.o -o Modules/_json.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_lsprof.c -o Modules/_lsprof.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/rotatingtree.c -o Modules/rotatingtree.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_lsprof.o Modules/rotatingtree.o -o Modules/_lsprof.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_opcode.c -o Modules/_opcode.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_opcode.o -o Modules/_opcode.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_pickle.c -o Modules/_pickle.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_pickle.o -o Modules/_pickle.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_queuemodule.c -o Modules/_queuemodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_queuemodule.o -o Modules/_queue.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_randommodule.c -o Modules/_randommodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_randommodule.o -o Modules/_random.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_struct.c -o Modules/_struct.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_struct.o -o Modules/_struct.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_interpretersmodule.c -o Modules/_interpretersmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_interpretersmodule.o -o Modules/_interpreters.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_interpchannelsmodule.c -o Modules/_interpchannelsmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_interpchannelsmodule.o -o Modules/_interpchannels.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_interpqueuesmodule.c -o Modules/_interpqueuesmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_interpqueuesmodule.o -o Modules/_interpqueues.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_zoneinfo.c -o Modules/_zoneinfo.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_zoneinfo.o -o Modules/_zoneinfo.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/mathmodule.c -o Modules/mathmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/mathmodule.o -lm -o Modules/math.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/cmathmodule.c -o Modules/cmathmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/cmathmodule.o -lm -o Modules/cmath.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_statisticsmodule.c -o Modules/_statisticsmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_statisticsmodule.o -lm -o Modules/_statistics.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_datetimemodule.c -o Modules/_datetimemodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_datetimemodule.o -lm -o Modules/_datetime.cpython-313-x86_64-linux-gnu.so gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/basearith.o ./Modules/_decimal/libmpdec/basearith.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/constants.o ./Modules/_decimal/libmpdec/constants.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/context.o ./Modules/_decimal/libmpdec/context.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/convolute.o ./Modules/_decimal/libmpdec/convolute.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/crt.o ./Modules/_decimal/libmpdec/crt.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/difradix2.o ./Modules/_decimal/libmpdec/difradix2.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/fnt.o ./Modules/_decimal/libmpdec/fnt.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/fourstep.o ./Modules/_decimal/libmpdec/fourstep.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/io.o ./Modules/_decimal/libmpdec/io.c In function 'word_to_string', inlined from 'coeff_to_string' at ./Modules/_decimal/libmpdec/io.c:411:13, inlined from '_mpd_to_string' at ./Modules/_decimal/libmpdec/io.c:612:18: ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 'EXTRACT_DIGIT' 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 'EXTRACT_DIGIT' 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro 'EXTRACT_DIGIT' 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro 'EXTRACT_DIGIT' 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 'EXTRACT_DIGIT' 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 'EXTRACT_DIGIT' 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 'EXTRACT_DIGIT' 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro 'EXTRACT_DIGIT' 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 'EXTRACT_DIGIT' 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 'EXTRACT_DIGIT' 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 'EXTRACT_DIGIT' 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 'EXTRACT_DIGIT' 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro 'EXTRACT_DIGIT' 357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro 'EXTRACT_DIGIT' 357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 'EXTRACT_DIGIT' 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 'EXTRACT_DIGIT' 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro 'EXTRACT_DIGIT' 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro 'EXTRACT_DIGIT' 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro 'EXTRACT_DIGIT' 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro 'EXTRACT_DIGIT' 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro 'EXTRACT_DIGIT' 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro 'EXTRACT_DIGIT' 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro 'EXTRACT_DIGIT' 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro 'EXTRACT_DIGIT' 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro 'EXTRACT_DIGIT' 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro 'EXTRACT_DIGIT' 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro 'EXTRACT_DIGIT' 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro 'EXTRACT_DIGIT' 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro 'EXTRACT_DIGIT' 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro 'EXTRACT_DIGIT' 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro 'EXTRACT_DIGIT' 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro 'EXTRACT_DIGIT' 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro 'EXTRACT_DIGIT' 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro 'EXTRACT_DIGIT' 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro 'EXTRACT_DIGIT' 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro 'EXTRACT_DIGIT' 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro 'EXTRACT_DIGIT' 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro 'EXTRACT_DIGIT' 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro 'EXTRACT_DIGIT' 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro 'EXTRACT_DIGIT' 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro 'EXTRACT_DIGIT' 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro 'EXTRACT_DIGIT' 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro 'EXTRACT_DIGIT' 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro 'EXTRACT_DIGIT' 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro 'EXTRACT_DIGIT' 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro 'EXTRACT_DIGIT' 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro 'EXTRACT_DIGIT' 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro 'EXTRACT_DIGIT' 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro 'EXTRACT_DIGIT' 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro 'EXTRACT_DIGIT' 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro 'EXTRACT_DIGIT' 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro 'EXTRACT_DIGIT' 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro 'EXTRACT_DIGIT' 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro 'EXTRACT_DIGIT' 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro 'EXTRACT_DIGIT' 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro 'EXTRACT_DIGIT' 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro 'EXTRACT_DIGIT' 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro 'EXTRACT_DIGIT' 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro 'EXTRACT_DIGIT' 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro 'EXTRACT_DIGIT' 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro 'EXTRACT_DIGIT' 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro 'EXTRACT_DIGIT' 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro 'EXTRACT_DIGIT' 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro 'EXTRACT_DIGIT' 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro 'EXTRACT_DIGIT' 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:375:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x; | ~~~~~^~~~~ In function 'word_to_string', inlined from 'coeff_to_string' at ./Modules/_decimal/libmpdec/io.c:411:13, inlined from '_mpd_to_string' at ./Modules/_decimal/libmpdec/io.c:608:18: ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 'EXTRACT_DIGIT' 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 'EXTRACT_DIGIT' 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro 'EXTRACT_DIGIT' 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro 'EXTRACT_DIGIT' 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 'EXTRACT_DIGIT' 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 'EXTRACT_DIGIT' 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 'EXTRACT_DIGIT' 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro 'EXTRACT_DIGIT' 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 'EXTRACT_DIGIT' 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 'EXTRACT_DIGIT' 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 'EXTRACT_DIGIT' 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 'EXTRACT_DIGIT' 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro 'EXTRACT_DIGIT' 357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro 'EXTRACT_DIGIT' 357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 'EXTRACT_DIGIT' 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 'EXTRACT_DIGIT' 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro 'EXTRACT_DIGIT' 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro 'EXTRACT_DIGIT' 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro 'EXTRACT_DIGIT' 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro 'EXTRACT_DIGIT' 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro 'EXTRACT_DIGIT' 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro 'EXTRACT_DIGIT' 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro 'EXTRACT_DIGIT' 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro 'EXTRACT_DIGIT' 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro 'EXTRACT_DIGIT' 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro 'EXTRACT_DIGIT' 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro 'EXTRACT_DIGIT' 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro 'EXTRACT_DIGIT' 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro 'EXTRACT_DIGIT' 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro 'EXTRACT_DIGIT' 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro 'EXTRACT_DIGIT' 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro 'EXTRACT_DIGIT' 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro 'EXTRACT_DIGIT' 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro 'EXTRACT_DIGIT' 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro 'EXTRACT_DIGIT' 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro 'EXTRACT_DIGIT' 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro 'EXTRACT_DIGIT' 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro 'EXTRACT_DIGIT' 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro 'EXTRACT_DIGIT' 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro 'EXTRACT_DIGIT' 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro 'EXTRACT_DIGIT' 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro 'EXTRACT_DIGIT' 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro 'EXTRACT_DIGIT' 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro 'EXTRACT_DIGIT' 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro 'EXTRACT_DIGIT' 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro 'EXTRACT_DIGIT' 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro 'EXTRACT_DIGIT' 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro 'EXTRACT_DIGIT' 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro 'EXTRACT_DIGIT' 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro 'EXTRACT_DIGIT' 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro 'EXTRACT_DIGIT' 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro 'EXTRACT_DIGIT' 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro 'EXTRACT_DIGIT' 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro 'EXTRACT_DIGIT' 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro 'EXTRACT_DIGIT' 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro 'EXTRACT_DIGIT' 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro 'EXTRACT_DIGIT' 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro 'EXTRACT_DIGIT' 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro 'EXTRACT_DIGIT' 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro 'EXTRACT_DIGIT' 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro 'EXTRACT_DIGIT' 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro 'EXTRACT_DIGIT' 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro 'EXTRACT_DIGIT' 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro 'EXTRACT_DIGIT' 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro 'EXTRACT_DIGIT' 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:375:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x; | ~~~~~^~~~~ In function 'word_to_string', inlined from 'coeff_to_string' at ./Modules/_decimal/libmpdec/io.c:411:13, inlined from '_mpd_to_string' at ./Modules/_decimal/libmpdec/io.c:502:22: ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 'EXTRACT_DIGIT' 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 'EXTRACT_DIGIT' 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro 'EXTRACT_DIGIT' 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro 'EXTRACT_DIGIT' 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 'EXTRACT_DIGIT' 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 'EXTRACT_DIGIT' 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 'EXTRACT_DIGIT' 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro 'EXTRACT_DIGIT' 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 'EXTRACT_DIGIT' 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 'EXTRACT_DIGIT' 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 'EXTRACT_DIGIT' 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro 'EXTRACT_DIGIT' 360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro 'EXTRACT_DIGIT' 357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro 'EXTRACT_DIGIT' 357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro 'EXTRACT_DIGIT' 358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro 'EXTRACT_DIGIT' 359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro 'EXTRACT_DIGIT' 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro 'EXTRACT_DIGIT' 361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro 'EXTRACT_DIGIT' 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro 'EXTRACT_DIGIT' 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro 'EXTRACT_DIGIT' 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro 'EXTRACT_DIGIT' 362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro 'EXTRACT_DIGIT' 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro 'EXTRACT_DIGIT' 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro 'EXTRACT_DIGIT' 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro 'EXTRACT_DIGIT' 363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro 'EXTRACT_DIGIT' 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro 'EXTRACT_DIGIT' 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro 'EXTRACT_DIGIT' 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro 'EXTRACT_DIGIT' 364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro 'EXTRACT_DIGIT' 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro 'EXTRACT_DIGIT' 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro 'EXTRACT_DIGIT' 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro 'EXTRACT_DIGIT' 366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro 'EXTRACT_DIGIT' 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro 'EXTRACT_DIGIT' 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro 'EXTRACT_DIGIT' 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro 'EXTRACT_DIGIT' 367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro 'EXTRACT_DIGIT' 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro 'EXTRACT_DIGIT' 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro 'EXTRACT_DIGIT' 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro 'EXTRACT_DIGIT' 368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro 'EXTRACT_DIGIT' 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro 'EXTRACT_DIGIT' 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro 'EXTRACT_DIGIT' 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro 'EXTRACT_DIGIT' 369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro 'EXTRACT_DIGIT' 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro 'EXTRACT_DIGIT' 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro 'EXTRACT_DIGIT' 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro 'EXTRACT_DIGIT' 370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro 'EXTRACT_DIGIT' 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro 'EXTRACT_DIGIT' 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro 'EXTRACT_DIGIT' 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro 'EXTRACT_DIGIT' 371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro 'EXTRACT_DIGIT' 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro 'EXTRACT_DIGIT' 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro 'EXTRACT_DIGIT' 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro 'EXTRACT_DIGIT' 372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro 'EXTRACT_DIGIT' 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro 'EXTRACT_DIGIT' 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro 'EXTRACT_DIGIT' 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro 'EXTRACT_DIGIT' 373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro 'EXTRACT_DIGIT' 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~ ./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro 'EXTRACT_DIGIT' 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ~~~~~^~~~~~~~~~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro 'EXTRACT_DIGIT' 374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ ./Modules/_decimal/libmpdec/io.c:375:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 375 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x; | ~~~~~^~~~~ gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/mpalloc.o ./Modules/_decimal/libmpdec/mpalloc.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/mpdecimal.o ./Modules/_decimal/libmpdec/mpdecimal.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/numbertheory.o ./Modules/_decimal/libmpdec/numbertheory.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/sixstep.o ./Modules/_decimal/libmpdec/sixstep.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/transpose.o ./Modules/_decimal/libmpdec/transpose.c rm -f Modules/_decimal/libmpdec/libmpdec.a ar rcs Modules/_decimal/libmpdec/libmpdec.a Modules/_decimal/libmpdec/basearith.o Modules/_decimal/libmpdec/constants.o Modules/_decimal/libmpdec/context.o Modules/_decimal/libmpdec/convolute.o Modules/_decimal/libmpdec/crt.o Modules/_decimal/libmpdec/difradix2.o Modules/_decimal/libmpdec/fnt.o Modules/_decimal/libmpdec/fourstep.o Modules/_decimal/libmpdec/io.o Modules/_decimal/libmpdec/mpalloc.o Modules/_decimal/libmpdec/mpdecimal.o Modules/_decimal/libmpdec/numbertheory.o Modules/_decimal/libmpdec/sixstep.o Modules/_decimal/libmpdec/transpose.o gcc -pthread -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_decimal/_decimal.c -o Modules/_decimal/_decimal.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_decimal/_decimal.o -lm Modules/_decimal/libmpdec/libmpdec.a -o Modules/_decimal.cpython-313-x86_64-linux-gnu.so gcc -pthread -DUSE_ZLIB_CRC32 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/binascii.c -o Modules/binascii.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/binascii.o -lz -o Modules/binascii.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_bz2module.c -o Modules/_bz2module.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_bz2module.o -lbz2 -o Modules/_bz2.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_lzmamodule.c -o Modules/_lzmamodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_lzmamodule.o -llzma -o Modules/_lzma.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/zlibmodule.c -o Modules/zlibmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/zlibmodule.o -lz -o Modules/zlib.cpython-313-x86_64-linux-gnu.so gcc -pthread -DUSE_GDBM_COMPAT -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_dbmmodule.c -o Modules/_dbmmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_dbmmodule.o -lgdbm_compat -o Modules/_dbm.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_gdbmmodule.c -o Modules/_gdbmmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_gdbmmodule.o -lgdbm -o Modules/_gdbm.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/readline.c -o Modules/readline.o In file included from /opt/metwork-mfext-master/opt/python3_core/../core/include/readline/readline.h:36, from ./Modules/readline.c:43: /opt/metwork-mfext-master/opt/python3_core/../core/include/readline/rltypedefs.h:35:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 35 | typedef int Function () __attribute__((deprecated)); | ^~~~~~~ /opt/metwork-mfext-master/opt/python3_core/../core/include/readline/rltypedefs.h:36:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 36 | typedef void VFunction () __attribute__((deprecated)); | ^~~~~~~ /opt/metwork-mfext-master/opt/python3_core/../core/include/readline/rltypedefs.h:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 37 | typedef char *CPFunction () __attribute__((deprecated)); | ^~~~~~~ /opt/metwork-mfext-master/opt/python3_core/../core/include/readline/rltypedefs.h:38:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 38 | typedef char **CPPFunction () __attribute__((deprecated)); | ^~~~~~~ In file included from ./Modules/readline.c:43: /opt/metwork-mfext-master/opt/python3_core/../core/include/readline/readline.h:410:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 410 | extern int rl_message (); | ^~~~~~ gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/readline.o -lreadline -o Modules/readline.cpython-313-x86_64-linux-gnu.so gcc -pthread -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/md5module.c -o Modules/md5module.o gcc -pthread -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_hacl/Hacl_Hash_MD5.c -o Modules/_hacl/Hacl_Hash_MD5.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/md5module.o Modules/_hacl/Hacl_Hash_MD5.o -o Modules/_md5.cpython-313-x86_64-linux-gnu.so gcc -pthread -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/sha1module.c -o Modules/sha1module.o gcc -pthread -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_hacl/Hacl_Hash_SHA1.c -o Modules/_hacl/Hacl_Hash_SHA1.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/sha1module.o Modules/_hacl/Hacl_Hash_SHA1.o -o Modules/_sha1.cpython-313-x86_64-linux-gnu.so gcc -pthread -c -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_SHA2.o ./Modules/_hacl/Hacl_Hash_SHA2.c rm -f Modules/_hacl/libHacl_Hash_SHA2.a ar rcs Modules/_hacl/libHacl_Hash_SHA2.a Modules/_hacl/Hacl_Hash_SHA2.o gcc -pthread -I./Modules/_hacl/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/sha2module.c -o Modules/sha2module.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/sha2module.o Modules/_hacl/libHacl_Hash_SHA2.a -o Modules/_sha2.cpython-313-x86_64-linux-gnu.so gcc -pthread -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/sha3module.c -o Modules/sha3module.o gcc -pthread -I./Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_hacl/Hacl_Hash_SHA3.c -o Modules/_hacl/Hacl_Hash_SHA3.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/sha3module.o Modules/_hacl/Hacl_Hash_SHA3.o -o Modules/_sha3.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_blake2/blake2module.c -o Modules/_blake2/blake2module.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_blake2/blake2b_impl.c -o Modules/_blake2/blake2b_impl.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_blake2/blake2s_impl.c -o Modules/_blake2/blake2s_impl.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_blake2/blake2module.o Modules/_blake2/blake2b_impl.o Modules/_blake2/blake2s_impl.o -o Modules/_blake2.cpython-313-x86_64-linux-gnu.so gcc -pthread -c -I./Modules/expat -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/expat/xmlparse.o ./Modules/expat/xmlparse.c gcc -pthread -c -I./Modules/expat -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/expat/xmlrole.o ./Modules/expat/xmlrole.c gcc -pthread -c -I./Modules/expat -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -o Modules/expat/xmltok.o ./Modules/expat/xmltok.c rm -f Modules/expat/libexpat.a ar rcs Modules/expat/libexpat.a Modules/expat/xmlparse.o Modules/expat/xmlrole.o Modules/expat/xmltok.o gcc -pthread -I./Modules/expat -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/pyexpat.c -o Modules/pyexpat.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/pyexpat.o -lm Modules/expat/libexpat.a -o Modules/pyexpat.cpython-313-x86_64-linux-gnu.so gcc -pthread -I./Modules/expat -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_elementtree.c -o Modules/_elementtree.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_elementtree.o -o Modules/_elementtree.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_cn.c -o Modules/cjkcodecs/_codecs_cn.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/cjkcodecs/_codecs_cn.o -o Modules/_codecs_cn.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_hk.c -o Modules/cjkcodecs/_codecs_hk.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/cjkcodecs/_codecs_hk.o -o Modules/_codecs_hk.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_iso2022.c -o Modules/cjkcodecs/_codecs_iso2022.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/cjkcodecs/_codecs_iso2022.o -o Modules/_codecs_iso2022.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_jp.c -o Modules/cjkcodecs/_codecs_jp.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/cjkcodecs/_codecs_jp.o -o Modules/_codecs_jp.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_kr.c -o Modules/cjkcodecs/_codecs_kr.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/cjkcodecs/_codecs_kr.o -o Modules/_codecs_kr.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/cjkcodecs/_codecs_tw.c -o Modules/cjkcodecs/_codecs_tw.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/cjkcodecs/_codecs_tw.o -o Modules/_codecs_tw.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/cjkcodecs/multibytecodec.c -o Modules/cjkcodecs/multibytecodec.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/cjkcodecs/multibytecodec.o -o Modules/_multibytecodec.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/unicodedata.c -o Modules/unicodedata.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/unicodedata.o -o Modules/unicodedata.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/fcntlmodule.c -o Modules/fcntlmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/fcntlmodule.o -o Modules/fcntl.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/grpmodule.c -o Modules/grpmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/grpmodule.o -o Modules/grp.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/mmapmodule.c -o Modules/mmapmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/mmapmodule.o -o Modules/mmap.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_posixsubprocess.c -o Modules/_posixsubprocess.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_posixsubprocess.o -o Modules/_posixsubprocess.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/resource.c -o Modules/resource.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/resource.o -o Modules/resource.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/selectmodule.c -o Modules/selectmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/selectmodule.o -o Modules/select.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/socketmodule.c -o Modules/socketmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/socketmodule.o -o Modules/_socket.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/syslogmodule.c -o Modules/syslogmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/syslogmodule.o -o Modules/syslog.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/termios.c -o Modules/termios.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/termios.o -o Modules/termios.cpython-313-x86_64-linux-gnu.so gcc -pthread -I./Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_multiprocessing/posixshmem.c -o Modules/_multiprocessing/posixshmem.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_multiprocessing/posixshmem.o -lrt -o Modules/_posixshmem.cpython-313-x86_64-linux-gnu.so gcc -pthread -I./Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_multiprocessing/multiprocessing.c -o Modules/_multiprocessing/multiprocessing.o gcc -pthread -I./Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_multiprocessing/semaphore.c -o Modules/_multiprocessing/semaphore.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_multiprocessing/multiprocessing.o Modules/_multiprocessing/semaphore.o -o Modules/_multiprocessing.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_ctypes/_ctypes.c -o Modules/_ctypes/_ctypes.o gcc -pthread -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_ctypes/callbacks.c -o Modules/_ctypes/callbacks.o gcc -pthread -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_ctypes/callproc.c -o Modules/_ctypes/callproc.o gcc -pthread -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_ctypes/stgdict.c -o Modules/_ctypes/stgdict.o gcc -pthread -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_ctypes/cfield.c -o Modules/_ctypes/cfield.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_ctypes/_ctypes.o Modules/_ctypes/callbacks.o Modules/_ctypes/callproc.o Modules/_ctypes/stgdict.o Modules/_ctypes/cfield.o -lffi -ldl -o Modules/_ctypes.cpython-313-x86_64-linux-gnu.so gcc -pthread -D_GNU_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_cursesmodule.c -o Modules/_cursesmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_cursesmodule.o -lncursesw -ltinfo -o Modules/_curses.cpython-313-x86_64-linux-gnu.so gcc -pthread -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_curses_panel.c -o Modules/_curses_panel.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_curses_panel.o -lpanelw -lncursesw -ltinfo -o Modules/_curses_panel.cpython-313-x86_64-linux-gnu.so gcc -pthread -I/opt/metwork-mfext-master/opt/core/include -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_sqlite/blob.c -o Modules/_sqlite/blob.o gcc -pthread -I/opt/metwork-mfext-master/opt/core/include -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_sqlite/connection.c -o Modules/_sqlite/connection.o gcc -pthread -I/opt/metwork-mfext-master/opt/core/include -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_sqlite/cursor.c -o Modules/_sqlite/cursor.o gcc -pthread -I/opt/metwork-mfext-master/opt/core/include -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_sqlite/microprotocols.c -o Modules/_sqlite/microprotocols.o gcc -pthread -I/opt/metwork-mfext-master/opt/core/include -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_sqlite/module.c -o Modules/_sqlite/module.o gcc -pthread -I/opt/metwork-mfext-master/opt/core/include -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_sqlite/prepare_protocol.c -o Modules/_sqlite/prepare_protocol.o gcc -pthread -I/opt/metwork-mfext-master/opt/core/include -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_sqlite/row.c -o Modules/_sqlite/row.o gcc -pthread -I/opt/metwork-mfext-master/opt/core/include -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_sqlite/statement.c -o Modules/_sqlite/statement.o gcc -pthread -I/opt/metwork-mfext-master/opt/core/include -I./Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_sqlite/util.c -o Modules/_sqlite/util.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib 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 -L/opt/metwork-mfext-master/opt/core/lib -lsqlite3 -o Modules/_sqlite3.cpython-313-x86_64-linux-gnu.so gcc -pthread -I/opt/metwork-mfext-master/opt/core/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_ssl.c -o Modules/_ssl.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_ssl.o -L/opt/metwork-mfext-master/opt/core/lib -lssl -lcrypto -o Modules/_ssl.cpython-313-x86_64-linux-gnu.so gcc -pthread -I/opt/metwork-mfext-master/opt/core/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_hashopenssl.c -o Modules/_hashopenssl.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_hashopenssl.o -L/opt/metwork-mfext-master/opt/core/lib -lcrypto -o Modules/_hashlib.cpython-313-x86_64-linux-gnu.so gcc -pthread -I/usr/include/uuid -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_uuidmodule.c -o Modules/_uuidmodule.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_uuidmodule.o -luuid -o Modules/_uuid.cpython-313-x86_64-linux-gnu.so gcc -pthread -Wno-strict-prototypes -DWITH_APPINIT=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_tkinter.c -o Modules/_tkinter.o gcc -pthread -Wno-strict-prototypes -DWITH_APPINIT=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/tkappinit.c -o Modules/tkappinit.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_tkinter.o Modules/tkappinit.o -ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 -o Modules/_tkinter.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/xxsubtype.o -o Modules/xxsubtype.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_xxtestfuzz/_xxtestfuzz.c -o Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_xxtestfuzz/fuzzer.c -o Modules/_xxtestfuzz/fuzzer.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_xxtestfuzz/_xxtestfuzz.o Modules/_xxtestfuzz/fuzzer.o -o Modules/_xxtestfuzz.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testbuffer.c -o Modules/_testbuffer.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_testbuffer.o -o Modules/_testbuffer.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testinternalcapi.c -o Modules/_testinternalcapi.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testinternalcapi/test_lock.c -o Modules/_testinternalcapi/test_lock.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testinternalcapi/pytime.c -o Modules/_testinternalcapi/pytime.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testinternalcapi/set.c -o Modules/_testinternalcapi/set.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testinternalcapi/test_critical_sections.c -o Modules/_testinternalcapi/test_critical_sections.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_testinternalcapi.o Modules/_testinternalcapi/test_lock.o Modules/_testinternalcapi/pytime.o Modules/_testinternalcapi/set.o Modules/_testinternalcapi/test_critical_sections.o -o Modules/_testinternalcapi.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapimodule.c -o Modules/_testcapimodule.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/vectorcall.c -o Modules/_testcapi/vectorcall.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/heaptype.c -o Modules/_testcapi/heaptype.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/abstract.c -o Modules/_testcapi/abstract.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/unicode.c -o Modules/_testcapi/unicode.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/dict.c -o Modules/_testcapi/dict.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/set.c -o Modules/_testcapi/set.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/list.c -o Modules/_testcapi/list.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/tuple.c -o Modules/_testcapi/tuple.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/getargs.c -o Modules/_testcapi/getargs.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/datetime.c -o Modules/_testcapi/datetime.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/docstring.c -o Modules/_testcapi/docstring.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/mem.c -o Modules/_testcapi/mem.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/watchers.c -o Modules/_testcapi/watchers.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/long.c -o Modules/_testcapi/long.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/float.c -o Modules/_testcapi/float.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/complex.c -o Modules/_testcapi/complex.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/numbers.c -o Modules/_testcapi/numbers.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/structmember.c -o Modules/_testcapi/structmember.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/exceptions.c -o Modules/_testcapi/exceptions.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/code.c -o Modules/_testcapi/code.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/buffer.c -o Modules/_testcapi/buffer.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/pyatomic.c -o Modules/_testcapi/pyatomic.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/run.c -o Modules/_testcapi/run.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/file.c -o Modules/_testcapi/file.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/codec.c -o Modules/_testcapi/codec.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/immortal.c -o Modules/_testcapi/immortal.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/gc.c -o Modules/_testcapi/gc.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/hash.c -o Modules/_testcapi/hash.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/time.c -o Modules/_testcapi/time.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/bytes.c -o Modules/_testcapi/bytes.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/object.c -o Modules/_testcapi/object.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testcapi/monitoring.c -o Modules/_testcapi/monitoring.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_testcapimodule.o Modules/_testcapi/vectorcall.o Modules/_testcapi/heaptype.o Modules/_testcapi/abstract.o Modules/_testcapi/unicode.o Modules/_testcapi/dict.o Modules/_testcapi/set.o Modules/_testcapi/list.o Modules/_testcapi/tuple.o Modules/_testcapi/getargs.o Modules/_testcapi/datetime.o Modules/_testcapi/docstring.o Modules/_testcapi/mem.o Modules/_testcapi/watchers.o Modules/_testcapi/long.o Modules/_testcapi/float.o Modules/_testcapi/complex.o Modules/_testcapi/numbers.o Modules/_testcapi/structmember.o Modules/_testcapi/exceptions.o Modules/_testcapi/code.o Modules/_testcapi/buffer.o Modules/_testcapi/pyatomic.o Modules/_testcapi/run.o Modules/_testcapi/file.o Modules/_testcapi/codec.o Modules/_testcapi/immortal.o Modules/_testcapi/gc.o Modules/_testcapi/hash.o Modules/_testcapi/time.o Modules/_testcapi/bytes.o Modules/_testcapi/object.o Modules/_testcapi/monitoring.o -o Modules/_testcapi.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi.c -o Modules/_testlimitedcapi.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/abstract.c -o Modules/_testlimitedcapi/abstract.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/bytearray.c -o Modules/_testlimitedcapi/bytearray.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/bytes.c -o Modules/_testlimitedcapi/bytes.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/complex.c -o Modules/_testlimitedcapi/complex.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/dict.c -o Modules/_testlimitedcapi/dict.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/eval.c -o Modules/_testlimitedcapi/eval.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/float.c -o Modules/_testlimitedcapi/float.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/heaptype_relative.c -o Modules/_testlimitedcapi/heaptype_relative.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/import.c -o Modules/_testlimitedcapi/import.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/list.c -o Modules/_testlimitedcapi/list.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/long.c -o Modules/_testlimitedcapi/long.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/object.c -o Modules/_testlimitedcapi/object.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/pyos.c -o Modules/_testlimitedcapi/pyos.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/set.c -o Modules/_testlimitedcapi/set.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/sys.c -o Modules/_testlimitedcapi/sys.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/tuple.c -o Modules/_testlimitedcapi/tuple.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/unicode.c -o Modules/_testlimitedcapi/unicode.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/vectorcall_limited.c -o Modules/_testlimitedcapi/vectorcall_limited.o gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testlimitedcapi/file.c -o Modules/_testlimitedcapi/file.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_testlimitedcapi.o Modules/_testlimitedcapi/abstract.o Modules/_testlimitedcapi/bytearray.o Modules/_testlimitedcapi/bytes.o Modules/_testlimitedcapi/complex.o Modules/_testlimitedcapi/dict.o Modules/_testlimitedcapi/eval.o Modules/_testlimitedcapi/float.o Modules/_testlimitedcapi/heaptype_relative.o Modules/_testlimitedcapi/import.o Modules/_testlimitedcapi/list.o Modules/_testlimitedcapi/long.o Modules/_testlimitedcapi/object.o Modules/_testlimitedcapi/pyos.o Modules/_testlimitedcapi/set.o Modules/_testlimitedcapi/sys.o Modules/_testlimitedcapi/tuple.o Modules/_testlimitedcapi/unicode.o Modules/_testlimitedcapi/vectorcall_limited.o Modules/_testlimitedcapi/file.o -o Modules/_testlimitedcapi.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testclinic.c -o Modules/_testclinic.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_testclinic.o -o Modules/_testclinic.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testclinic_limited.c -o Modules/_testclinic_limited.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_testclinic_limited.o -o Modules/_testclinic_limited.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testimportmultiple.c -o Modules/_testimportmultiple.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_testimportmultiple.o -o Modules/_testimportmultiple.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testmultiphase.c -o Modules/_testmultiphase.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_testmultiphase.o -o Modules/_testmultiphase.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testsinglephase.c -o Modules/_testsinglephase.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_testsinglephase.o -o Modules/_testsinglephase.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_testexternalinspection.c -o Modules/_testexternalinspection.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_testexternalinspection.o -o Modules/_testexternalinspection.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/_ctypes/_ctypes_test.c -o Modules/_ctypes/_ctypes_test.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/_ctypes/_ctypes_test.o -lm -o Modules/_ctypes_test.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/xxlimited.c -o Modules/xxlimited.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/xxlimited.o -o Modules/xxlimited.cpython-313-x86_64-linux-gnu.so gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -fPIC -c ./Modules/xxlimited_35.c -o Modules/xxlimited_35.o gcc -pthread -shared -L/opt/metwork-mfext-master/opt/python3_core/../core/lib Modules/xxlimited_35.o -o Modules/xxlimited_35.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py gcc -pthread -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/opt/metwork-mfext-master/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/opt/metwork-mfext-master/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c gcc -pthread -L/opt/metwork-mfext-master/opt/python3_core/../core/lib -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.13 -lpthread -ldl -lutil -lm sed -e "s,/usr/bin/env python3,/opt/metwork-mfext-master/opt/python3_core/bin/python3.13," < ./Tools/scripts/idle3 > build/scripts-3.13/idle3.13 sed -e "s,/usr/bin/env python3,/opt/metwork-mfext-master/opt/python3_core/bin/python3.13," < ./Tools/scripts/pydoc3 > build/scripts-3.13/pydoc3.13 sed -e "s,@EXENAME@,/opt/metwork-mfext-master/opt/python3_core/bin/python3.13," < ./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 Checked 112 modules (33 built-in, 78 shared, 1 n/a on linux-x86_64, 0 disabled, 0 missing, 0 failed on import) make[2]: Leaving directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.13.13' cd build/Python-3.13.13 && make install make[2]: Entering directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.13.13' Creating directory /opt/metwork-mfext-master/opt/python3_core/lib if test "no-framework" = "no-framework" ; then \ /bin/install -c python /opt/metwork-mfext-master/opt/python3_core/bin/python3.13; \ else \ /bin/install -c -s Mac/pythonw /opt/metwork-mfext-master/opt/python3_core/bin/python3.13; \ fi if test "3.13" != "3.13"; then \ if test -f /opt/metwork-mfext-master/opt/python3_core/bin/python3.13 -o -h /opt/metwork-mfext-master/opt/python3_core/bin/python3.13; \ then rm -f /opt/metwork-mfext-master/opt/python3_core/bin/python3.13; \ fi; \ (cd /opt/metwork-mfext-master/opt/python3_core/bin; ln python3.13 python3.13); \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-master/opt/python3_core/bin/python3.13-32; \ lipo \ -output /opt/metwork-mfext-master/opt/python3_core/bin/python3.13-32 \ /opt/metwork-mfext-master/opt/python3_core/bin/python3.13; \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-master/opt/python3_core/bin/python3.13-intel64; \ lipo \ -output /opt/metwork-mfext-master/opt/python3_core/bin/python3.13-intel64 \ /opt/metwork-mfext-master/opt/python3_core/bin/python3.13; \ fi # Install macOS debug information (if available) if test -d "python.dSYM"; then \ echo /opt/metwork-mfext-master/opt/python3_core/bin/python3.13; \ /opt/metwork-mfext-master/opt/python3_core/bin/python3.13; \ fi if test "no-framework" = "no-framework" ; then \ if test -d "libpython3.13.so.dSYM"; then \ echo /opt/metwork-mfext-master/opt/python3_core/lib/libpython3.13.so.1.0; \ /opt/metwork-mfext-master/opt/python3_core/lib/libpython3.13.so.1.0; \ fi \ else \ if test -d "libpython3.13.so.dSYM"; then \ echo /libpython3.13.so.1.0; \ /libpython3.13.so.1.0; \ fi \ fi Checked 112 modules (33 built-in, 78 shared, 1 n/a on linux-x86_64, 0 disabled, 0 missing, 0 failed on import) Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/collections Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent/futures Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/curses Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dbm Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ensurepip Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ensurepip/_bundled Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/html Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/http Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/json Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/logging Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/dummy Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pathlib Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pydoc_data Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/re Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sqlite3 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sysconfig Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tomllib Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv/scripts Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv/scripts/common Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv/scripts/posix Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/etree Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/parsers Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xmlrpc Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipfile Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipfile/_path Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zoneinfo Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/__phello__ Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ast Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/audiodata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata/capath Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/configdata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/data Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/encoded_modules Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/leakers Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mathdata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata/import_from_tests Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata/import_from_tests/test_regrtest_b Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/subprocessdata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/_hypothesis_stubs Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/interpreters Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cext Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cppext Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg2 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg2/parent Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package2 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package3 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package4 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/unwritable Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/builtin Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/frozen Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example/example Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example2 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example2/example2 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/both_portions Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/portion1 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/portion2 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project1 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project1/parent Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project2 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project2/parent Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project3 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project3/parent Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/partial Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_fork Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_forkserver Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_spawn Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pathlib Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pydoc Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/array Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/array-of-tables Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/boolean Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/dates-and-times Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/dotted-keys Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/keys-and-vals Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/literal-str Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/multiline-basic-str Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/multiline-literal-str Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/table Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/array Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/dates-and-times Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/multiline-basic-str Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/msgfmt_data Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings/data Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo/data Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tkinterdata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tracedmodules Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/translationdata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/translationdata/argparse Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/translationdata/getopt Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/translationdata/optparse Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/wheeldata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/zipimport_data /bin/install -c -m 644 ./Lib/__future__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/__hello__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_aix_support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_android_support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_apple_support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_collections_abc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_colorize.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_compat_pickle.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_compression.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_ios_support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_markupbase.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_opcode_metadata.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_osx_support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_py_abc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_pydatetime.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_pydecimal.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_pyio.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_pylong.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_sitebuiltins.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_strptime.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_threading_local.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/_weakrefset.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/abc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/antigravity.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/argparse.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/ast.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/base64.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/bdb.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/bisect.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/bz2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/cProfile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/calendar.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/cmd.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/code.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/codecs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/codeop.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/colorsys.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/compileall.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/configparser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/contextlib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/contextvars.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/copy.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/copyreg.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/csv.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/dataclasses.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/datetime.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/decimal.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/difflib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/dis.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/doctest.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/enum.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/filecmp.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/fileinput.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/fnmatch.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/fractions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/ftplib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/functools.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/genericpath.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/getopt.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/getpass.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/gettext.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/glob.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/graphlib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/gzip.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/hashlib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/heapq.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/hmac.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/imaplib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/inspect.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/io.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/ipaddress.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/keyword.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/linecache.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/locale.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/lzma.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/mailbox.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/mimetypes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/modulefinder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/netrc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/ntpath.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/nturl2path.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/numbers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/opcode.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/operator.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/optparse.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/os.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/pdb.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/pickle.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/pickletools.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/pkgutil.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/platform.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/plistlib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/poplib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/posixpath.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/pprint.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/profile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/pstats.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/pty.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/py_compile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/pyclbr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/pydoc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/queue.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/quopri.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/random.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/reprlib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/rlcompleter.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/runpy.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/sched.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/secrets.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/selectors.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/shelve.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/shlex.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/shutil.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/signal.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/site.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/smtplib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/socket.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/socketserver.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/sre_compile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/sre_constants.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/sre_parse.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/ssl.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/stat.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/statistics.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/string.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/stringprep.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/struct.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/subprocess.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/symtable.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/tabnanny.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/tarfile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/tempfile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/textwrap.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/this.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/threading.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/timeit.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/token.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/tokenize.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/trace.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/traceback.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/tracemalloc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/tty.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/turtle.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/types.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/typing.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/uuid.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/warnings.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/wave.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/weakref.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c ./Lib/webbrowser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/zipapp.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/zipimport.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 /bin/install -c -m 644 ./Lib/asyncio/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_events.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_futures.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/constants.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/coroutines.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/events.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/exceptions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/futures.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/locks.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/log.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/mixins.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/protocols.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/queues.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/runners.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/selector_events.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/sslproto.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/staggered.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/streams.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/subprocess.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/taskgroups.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/tasks.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/threads.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/timeouts.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/transports.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/trsock.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/unix_events.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/windows_events.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio /bin/install -c -m 644 ./Lib/collections/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/collections /bin/install -c -m 644 ./Lib/concurrent/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent /bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent/futures /bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent/futures /bin/install -c -m 644 ./Lib/concurrent/futures/process.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent/futures /bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent/futures /bin/install -c -m 644 ./Lib/ctypes/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes /bin/install -c -m 644 ./Lib/ctypes/_aix.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes /bin/install -c -m 644 ./Lib/ctypes/_endian.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes /bin/install -c -m 644 ./Lib/ctypes/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes /bin/install -c -m 644 ./Lib/ctypes/wintypes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes /bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib /bin/install -c ./Lib/ctypes/macholib/fetch_macholib /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib /bin/install -c -m 644 ./Lib/curses/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/curses /bin/install -c -m 644 ./Lib/curses/ascii.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/curses /bin/install -c -m 644 ./Lib/curses/has_key.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/curses /bin/install -c -m 644 ./Lib/curses/panel.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/curses /bin/install -c -m 644 ./Lib/curses/textpad.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/curses /bin/install -c -m 644 ./Lib/dbm/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dbm /bin/install -c -m 644 ./Lib/dbm/dumb.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dbm /bin/install -c -m 644 ./Lib/dbm/gnu.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dbm /bin/install -c -m 644 ./Lib/dbm/ndbm.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dbm /bin/install -c -m 644 ./Lib/dbm/sqlite3.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dbm /bin/install -c -m 644 ./Lib/email/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/_encoded_words.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/_header_value_parser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/_parseaddr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/_policybase.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/architecture.rst /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/base64mime.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/charset.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/contentmanager.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/encoders.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/errors.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/feedparser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/generator.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/header.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/headerregistry.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/iterators.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/message.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/parser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/policy.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/quoprimime.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/utils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email /bin/install -c -m 644 ./Lib/email/mime/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime /bin/install -c -m 644 ./Lib/email/mime/application.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime /bin/install -c -m 644 ./Lib/email/mime/audio.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime /bin/install -c -m 644 ./Lib/email/mime/base.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime /bin/install -c -m 644 ./Lib/email/mime/image.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime /bin/install -c -m 644 ./Lib/email/mime/message.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime /bin/install -c -m 644 ./Lib/email/mime/multipart.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime /bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime /bin/install -c -m 644 ./Lib/email/mime/text.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime /bin/install -c -m 644 ./Lib/encodings/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/aliases.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/ascii.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/base64_codec.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/big5.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/charmap.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp037.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1006.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1026.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1125.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1140.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1250.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1251.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1252.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1253.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1254.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1255.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1256.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1257.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp1258.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp273.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp424.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp437.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp500.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp720.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp737.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp775.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp850.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp852.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp855.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp856.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp857.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp858.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp860.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp861.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp862.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp863.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp864.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp865.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp866.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp869.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp874.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp875.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp932.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp949.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/cp950.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/euc_jp.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/euc_kr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/gb18030.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/gb2312.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/gbk.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/hex_codec.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/hz.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/idna.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/johab.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/koi8_r.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/koi8_t.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/koi8_u.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/kz1048.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/latin_1.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/mac_greek.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/mac_roman.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/mbcs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/oem.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/palmos.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/ptcp154.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/punycode.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c ./Lib/encodings/rot_13.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/shift_jis.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/tis_620.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/undefined.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/utf_16.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/utf_32.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/utf_7.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/utf_8.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/uu_codec.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings /bin/install -c -m 644 ./Lib/ensurepip/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ensurepip /bin/install -c -m 644 ./Lib/ensurepip/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ensurepip /bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ensurepip /bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-26.0.1-py3-none-any.whl /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ensurepip/_bundled /bin/install -c -m 644 ./Lib/html/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/html /bin/install -c -m 644 ./Lib/html/entities.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/html /bin/install -c -m 644 ./Lib/html/parser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/html /bin/install -c -m 644 ./Lib/http/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/http /bin/install -c -m 644 ./Lib/http/client.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/http /bin/install -c -m 644 ./Lib/http/cookiejar.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/http /bin/install -c -m 644 ./Lib/http/cookies.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/http /bin/install -c -m 644 ./Lib/http/server.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/http /bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/ChangeLog /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/News3.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/README.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/TODO.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/autocomplete.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/autoexpand.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/browser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/calltip.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/calltip_w.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/codecontext.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/colorizer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-keys.def /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-main.def /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/config.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/config_key.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/configdialog.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugger.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugger_r.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugobj.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugobj_r.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/delegator.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/dynoption.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/editor.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/extend.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/filelist.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/format.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/grep.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/help.html /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/help.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/help_about.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/history.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/hyperparser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/idle.bat /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/idle.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/idle.pyw /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/iomenu.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/macosx.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/mainmenu.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/multicall.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/outwin.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/parenmatch.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/pathbrowser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/percolator.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/pyparse.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c ./Lib/idlelib/pyshell.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/query.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/redirector.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/replace.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/rpc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/run.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/runscript.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/scrolledlist.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/search.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/searchbase.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/searchengine.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/sidebar.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/squeezer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/stackviewer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/statusbar.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/textview.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/tooltip.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/tree.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/undo.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/window.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/zoomheight.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/zzdummy.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib /bin/install -c -m 644 ./Lib/idlelib/Icons/README.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_256.png /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons /bin/install -c -m 644 ./Lib/importlib/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib /bin/install -c -m 644 ./Lib/importlib/_abc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib /bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib /bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib /bin/install -c -m 644 ./Lib/importlib/abc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib /bin/install -c -m 644 ./Lib/importlib/machinery.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib /bin/install -c -m 644 ./Lib/importlib/readers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib /bin/install -c -m 644 ./Lib/importlib/simple.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib /bin/install -c -m 644 ./Lib/importlib/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib /bin/install -c -m 644 ./Lib/importlib/resources/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/_adapters.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/_common.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/_functional.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/_itertools.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/abc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/readers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/simple.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources /bin/install -c -m 644 ./Lib/importlib/metadata/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_adapters.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_collections.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_functools.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_itertools.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_meta.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_text.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/diagnose.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata /bin/install -c -m 644 ./Lib/json/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/json /bin/install -c -m 644 ./Lib/json/decoder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/json /bin/install -c -m 644 ./Lib/json/encoder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/json /bin/install -c -m 644 ./Lib/json/scanner.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/json /bin/install -c -m 644 ./Lib/json/tool.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/json /bin/install -c -m 644 ./Lib/logging/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/logging /bin/install -c -m 644 ./Lib/logging/config.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/logging /bin/install -c -m 644 ./Lib/logging/handlers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/logging /bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/connection.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/context.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/heap.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/managers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/pool.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/process.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/queues.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/dummy /bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/dummy /bin/install -c -m 644 ./Lib/pathlib/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pathlib /bin/install -c -m 644 ./Lib/pathlib/_abc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pathlib /bin/install -c -m 644 ./Lib/pathlib/_local.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pathlib /bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pydoc_data /bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pydoc_data /bin/install -c -m 644 ./Lib/pydoc_data/module_docs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pydoc_data /bin/install -c -m 644 ./Lib/pydoc_data/topics.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pydoc_data /bin/install -c -m 644 ./Lib/re/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/re /bin/install -c -m 644 ./Lib/re/_casefix.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/re /bin/install -c -m 644 ./Lib/re/_compiler.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/re /bin/install -c -m 644 ./Lib/re/_constants.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/re /bin/install -c -m 644 ./Lib/re/_parser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/re /bin/install -c -m 644 ./Lib/site-packages/README.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages /bin/install -c -m 644 ./Lib/sqlite3/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sqlite3 /bin/install -c -m 644 ./Lib/sqlite3/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sqlite3 /bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sqlite3 /bin/install -c -m 644 ./Lib/sqlite3/dump.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sqlite3 /bin/install -c -m 644 ./Lib/sysconfig/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sysconfig /bin/install -c -m 644 ./Lib/sysconfig/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sysconfig /bin/install -c -m 644 ./Lib/tkinter/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tkinter/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tkinter/commondialog.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tkinter/constants.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tkinter/dialog.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tkinter/dnd.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tkinter/filedialog.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tkinter/font.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tkinter/messagebox.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tkinter/ttk.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter /bin/install -c -m 644 ./Lib/tomllib/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tomllib /bin/install -c -m 644 ./Lib/tomllib/_parser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tomllib /bin/install -c -m 644 ./Lib/tomllib/_re.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tomllib /bin/install -c -m 644 ./Lib/tomllib/_types.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tomllib /bin/install -c -m 644 ./Lib/tomllib/mypy.ini /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tomllib /bin/install -c -m 644 ./Lib/turtledemo/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/bytedesign.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/chaos.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/clock.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/forest.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/fractalcurves.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/lindenmayer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/minimal_hanoi.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/nim.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/paint.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/peace.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/penrose.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/planet_and_moon.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/rosette.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/sorting_animate.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/tree.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/two_canvases.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c ./Lib/turtledemo/yinyang.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo /bin/install -c -m 644 ./Lib/unittest/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/unittest/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/unittest/_log.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/unittest/async_case.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/unittest/case.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/unittest/loader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/unittest/main.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/unittest/mock.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/unittest/result.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/unittest/runner.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/unittest/signals.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/unittest/suite.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/unittest/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest /bin/install -c -m 644 ./Lib/urllib/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib /bin/install -c -m 644 ./Lib/urllib/error.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib /bin/install -c -m 644 ./Lib/urllib/parse.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib /bin/install -c -m 644 ./Lib/urllib/request.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib /bin/install -c -m 644 ./Lib/urllib/response.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib /bin/install -c -m 644 ./Lib/urllib/robotparser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib /bin/install -c -m 644 ./Lib/venv/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv /bin/install -c -m 644 ./Lib/venv/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv /bin/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv/scripts/common /bin/install -c -m 644 ./Lib/venv/scripts/common/activate /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv/scripts/common /bin/install -c -m 644 ./Lib/venv/scripts/common/activate.fish /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv/scripts/common /bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv/scripts/posix /bin/install -c -m 644 ./Lib/wsgiref/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/handlers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/headers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/types.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/validate.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref /bin/install -c -m 644 ./Lib/xml/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml /bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/domreg.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/minidom.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom /bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/etree /bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/parsers /bin/install -c -m 644 ./Lib/xml/parsers/expat.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/parsers /bin/install -c -m 644 ./Lib/xml/sax/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/handler.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax /bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xmlrpc /bin/install -c -m 644 ./Lib/xmlrpc/client.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xmlrpc /bin/install -c -m 644 ./Lib/xmlrpc/server.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xmlrpc /bin/install -c -m 644 ./Lib/zipfile/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipfile /bin/install -c -m 644 ./Lib/zipfile/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipfile /bin/install -c -m 644 ./Lib/zipfile/_path/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipfile/_path /bin/install -c -m 644 ./Lib/zipfile/_path/glob.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipfile/_path /bin/install -c -m 644 ./Lib/zoneinfo/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zoneinfo /bin/install -c -m 644 ./Lib/zoneinfo/_common.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zoneinfo /bin/install -c -m 644 ./Lib/zoneinfo/_tzpath.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zoneinfo /bin/install -c -m 644 ./Lib/zoneinfo/_zoneinfo.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zoneinfo /bin/install -c -m 644 ./Lib/_pyrepl/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/_minimal_curses.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/_threading_handler.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/base_eventqueue.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/commands.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/completing_reader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/console.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/curses.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/fancy_termios.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/historical_reader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/input.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/keymap.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/main.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/mypy.ini /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/pager.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/reader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/readline.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/simple_interact.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/trace.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/types.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/unix_console.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/unix_eventqueue.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/utils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/windows_console.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/_pyrepl/windows_eventqueue.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl /bin/install -c -m 644 ./Lib/__phello__/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/__phello__ /bin/install -c -m 644 ./Lib/__phello__/spam.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/__phello__ /bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/example_noext /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/example_stub.pyi /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/template.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_format.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_sidebar.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zzdummy.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/tkinter_testing_utils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test /bin/install -c -m 644 ./Lib/test/NormalizationTest-3.2.0.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/_test_atexit.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/_test_eintr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/_test_embed_set_config.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/_test_embed_structseq.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/_test_monitoring_shutdown.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/_test_venv_multiprocessing.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/archiver_tests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/audiotests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/audit-tests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/autotest.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c ./Lib/test/bisect_cmd.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/clinic.test.c /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/cov.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c ./Lib/test/curses_tests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/datetimetester.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/dis_module.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/empty.vbs /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/fork_wait.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/levenshtein_examples.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/list_tests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/lock_tests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/mapping_tests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/memory_watchdog.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/mime.types /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/mock_socket.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/mp_preload.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/mp_preload_flush.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/mp_preload_large_sysargv.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/mp_preload_main.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/mp_preload_sysargv.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/picklecommon.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/pickletester.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/profilee.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/pstats.pck /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/pyclbr_input.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/pythoninfo.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/randv2_32.pck /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/randv2_64.pck /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/randv3.pck /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c ./Lib/test/re_tests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c ./Lib/test/regrtest.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/relimport.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/reperf.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/seq_tests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/signalinterproctester.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/ssl_servers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/ssltests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/string_tests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test___all__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test__colorize.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test__interpchannels.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test__interpreters.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test__locale.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test__opcode.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test__osx_support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_abc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_android.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_apple.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_argparse.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c ./Lib/test/test_array.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_asyncgen.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_atexit.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_audit.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_augassign.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_base64.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_baseexception.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_bdb.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_bigmem.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_binascii.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_binop.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_bisect.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_bool.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_buffer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_bufio.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_builtin.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_bytes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_bz2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_calendar.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_call.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_class.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_clinic.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_cmath.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_cmd.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_cmd_line.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_code.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_code_module.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codecs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_codeop.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_collections.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_colorsys.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_compare.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_compile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_compileall.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_compiler_assemble.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_compiler_codegen.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_complex.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_configparser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_contains.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_context.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_contextlib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_contextlib_async.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_copy.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_copyreg.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_coroutines.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_cprofile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_csv.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_curses.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_datetime.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dbm.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dbm_sqlite3.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_decimal.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_decorators.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_defaultdict.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_deque.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_descr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_descrtut.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_devpoll.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dict.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dict_version.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dictcomps.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dictviews.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_difflib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dis.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dtrace.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dynamic.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_eintr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_embed.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_ensurepip.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_enum.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_enumerate.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_eof.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_epoll.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_errno.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_except_star.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_exception_group.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_exception_variations.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_exceptions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_extcall.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_external_inspection.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_faulthandler.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_fcntl.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_file.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_file_eintr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_filecmp.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_fileinput.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_fileio.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_fileutils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_finalization.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_float.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_flufl.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_fnmatch.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_fork1.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_format.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_fractions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_frame.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_frozen.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_fstring.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_ftplib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_funcattrs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_functools.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_gc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_generated_cases.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_generator_stop.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_generators.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_genericalias.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_genericclass.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_genericpath.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_genexps.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_getopt.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_getpass.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_getpath.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_gettext.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_glob.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_global.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_grammar.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_graphlib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_grp.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_gzip.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_hash.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_hashlib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_heapq.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_hmac.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_html.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_htmlparser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_http_cookies.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_httplib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_httpservers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_idle.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_imaplib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_index.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_int.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_int_literal.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_io.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_ioctl.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_ipaddress.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_isinstance.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_iter.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_iterlen.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_itertools.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_keyword.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_kqueue.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_largefile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_launcher.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_linecache.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_list.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_listcomps.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_lltrace.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_locale.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_logging.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_long.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_longexp.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_lzma.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_mailbox.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_marshal.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_math.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_math_property.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_memoryio.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_memoryview.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_metaclass.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_mimetypes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_minidom.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_mmap.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_modulefinder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_monitoring.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_msvcrt.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_named_expressions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_netrc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_ntpath.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_opcache.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_opcodes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_openpty.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_operator.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_optimizer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_optparse.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_ordered_dict.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_os.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_osx_env.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_patma.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pdb.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_peepholer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pep646_syntax.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_perf_profiler.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_perfmaps.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pickle.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_picklebuffer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pickletools.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pkg.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pkgutil.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_platform.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_plistlib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_poll.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_popen.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_poplib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_positional_only_arg.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_posix.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_posixpath.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pow.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pprint.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_print.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_profile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_property.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pstats.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pty.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pulldom.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pwd.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_py_compile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pyclbr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_pyexpat.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_queue.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_quopri.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_raise.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_random.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_range.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_re.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_readline.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_regrtest.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_repl.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_reprlib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_resource.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_richcmp.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_robotparser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_runpy.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_sax.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_sched.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_scope.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_script_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_secrets.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_select.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_selectors.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_set.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_setcomps.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_shelve.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_shlex.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_shutil.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_signal.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_site.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_slice.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_smtplib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_smtpnet.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_socket.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_socketserver.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_sort.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_source_encoding.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_ssl.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_stable_abi_ctypes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_startfile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_stat.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_statistics.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_str.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_strftime.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_string.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_string_literals.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_stringprep.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_strptime.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_strtod.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_struct.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_structseq.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_subclassinit.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_subprocess.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_sundry.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_super.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_symtable.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_syntax.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_sys.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_sysconfig.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_syslog.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_tabnanny.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_tarfile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_tcl.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_tempfile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_termios.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_textwrap.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_thread.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_threading.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_threading_local.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_threadsignals.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_time.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_timeit.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_timeout.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_tokenize.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_trace.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_traceback.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_tty.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_tuple.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_turtle.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_type_aliases.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_type_annotations.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_type_cache.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_type_comments.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_type_params.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_typechecks.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_types.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_typing.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_ucn.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_unary.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_unicode_file.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_unicodedata.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_univnewlines.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_unpack.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_unparse.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_urllib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_urllib2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_urllib2net.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_urllib_response.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_urllibnet.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_urlparse.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_userdict.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_userlist.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_userstring.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_utf8_mode.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_utf8source.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c ./Lib/test/test_uuid.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_venv.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_wait3.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_wait4.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_wave.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_weakref.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_weakset.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_webbrowser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_winapi.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_winconsoleio.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_winreg.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_winsound.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_with.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_wmi.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_wsgiref.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_xml_dom_xmlbuilder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_xml_etree.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_xpickle.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_xxlimited.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_yield_from.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_zipapp.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_zipfile64.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_zipimport.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_zlib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/testcodec.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/win_console_handler.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/xmltests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/xpickle_worker.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test /bin/install -c -m 644 ./Lib/test/test_ast/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ast /bin/install -c -m 644 ./Lib/test/test_ast/snippets.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ast /bin/install -c -m 644 ./Lib/test/test_ast/test_ast.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ast /bin/install -c -m 644 ./Lib/test/test_ast/utils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ast /bin/install -c -m 644 ./Lib/test/archivetestdata/README.md /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata /bin/install -c ./Lib/test/archivetestdata/exe_with_z64 /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata /bin/install -c ./Lib/test/archivetestdata/exe_with_zip /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata /bin/install -c ./Lib/test/archivetestdata/header.sh /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata /bin/install -c -m 644 ./Lib/test/archivetestdata/recursion.tar /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata /bin/install -c -m 644 ./Lib/test/archivetestdata/testdata_module_inside_zip.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata /bin/install -c -m 644 ./Lib/test/archivetestdata/testtar.tar /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata /bin/install -c -m 644 ./Lib/test/archivetestdata/testtar.tar.xz /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata /bin/install -c -m 644 ./Lib/test/archivetestdata/zip_cp437_header.zip /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata /bin/install -c -m 644 ./Lib/test/archivetestdata/zipdir.zip /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata /bin/install -c -m 644 ./Lib/test/archivetestdata/zipdir_backslash.zip /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24-ext.wav /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/audiodata /bin/install -c -m 644 ./Lib/test/certdata/allsans.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/badcert.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/badkey.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/cert3.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/ffdh3072.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/idnsans.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/keycert.passwd.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/keycert.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/keycert2.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/keycert3.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/keycert4.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/keycertecc.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/leaf-missing-aki.ca.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/leaf-missing-aki.keycert.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/make_ssl_certs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/nokia.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/nosan.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/nullbytecert.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/nullcert.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/pycacert.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/pycakey.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/revocation.crl /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/secp384r1.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/selfsigned_pythontestdotnet.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/ssl_cert.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/ssl_key.passwd.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/ssl_key.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/talos-2019-0758.pem /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/capath/4e1295a3.0 /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata/capath /bin/install -c -m 644 ./Lib/test/certdata/capath/5ed36f99.0 /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata/capath /bin/install -c -m 644 ./Lib/test/certdata/capath/6e88d7b8.0 /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata/capath /bin/install -c -m 644 ./Lib/test/certdata/capath/99d0fa06.0 /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata/capath /bin/install -c -m 644 ./Lib/test/certdata/capath/b1930218.0 /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata/capath /bin/install -c -m 644 ./Lib/test/certdata/capath/ceff1710.0 /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata/capath /bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings /bin/install -c -m 644 ./Lib/test/configdata/cfgparser.1 /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/configdata /bin/install -c -m 644 ./Lib/test/configdata/cfgparser.2 /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/configdata /bin/install -c -m 644 ./Lib/test/configdata/cfgparser.3 /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/configdata /bin/install -c -m 644 ./Lib/test/crashers/README /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers /bin/install -c -m 644 ./Lib/test/crashers/bogus_code_obj.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers /bin/install -c -m 644 ./Lib/test/crashers/gc_inspection.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers /bin/install -c -m 644 ./Lib/test/crashers/infinite_loop_re.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers /bin/install -c -m 644 ./Lib/test/crashers/mutation_inside_cyclegc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers /bin/install -c ./Lib/test/crashers/recursive_call.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers /bin/install -c -m 644 ./Lib/test/crashers/trace_at_recursion_limit.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers /bin/install -c -m 644 ./Lib/test/crashers/underlying_dict.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers /bin/install -c -m 644 ./Lib/test/data/README /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/data /bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.d /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/instance.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/line.d /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/line.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata /bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/encoded_modules /bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/encoded_modules /bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/encoded_modules /bin/install -c -m 644 ./Lib/test/leakers/README.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/leakers /bin/install -c -m 644 ./Lib/test/leakers/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/leakers /bin/install -c -m 644 ./Lib/test/leakers/test_ctypes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/leakers /bin/install -c -m 644 ./Lib/test/leakers/test_selftype.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/leakers /bin/install -c -m 644 ./Lib/test/libregrtest/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/filter.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/findtests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/logger.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/main.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/mypy.ini /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/pgo.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/refleak.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/result.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/results.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/run_workers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/runtests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/save_env.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/setup.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/single.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/testresult.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/tsan.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/utils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/win_utils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/worker.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest /bin/install -c -m 644 ./Lib/test/mathdata/cmath_testcases.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mathdata /bin/install -c -m 644 ./Lib/test/mathdata/floating_points.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mathdata /bin/install -c -m 644 ./Lib/test/mathdata/formatfloat_testcases.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mathdata /bin/install -c -m 644 ./Lib/test/mathdata/ieee754.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mathdata /bin/install -c -m 644 ./Lib/test/mathdata/math_testcases.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mathdata /bin/install -c -m 644 ./Lib/test/regrtestdata/import_from_tests/test_regrtest_a.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata/import_from_tests /bin/install -c -m 644 ./Lib/test/regrtestdata/import_from_tests/test_regrtest_c.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata/import_from_tests /bin/install -c -m 644 ./Lib/test/regrtestdata/import_from_tests/test_regrtest_b/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata/import_from_tests/test_regrtest_b /bin/install -c -m 644 ./Lib/test/regrtestdata/import_from_tests/test_regrtest_b/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata/import_from_tests/test_regrtest_b /bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/subprocessdata /bin/install -c -m 644 ./Lib/test/support/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/ast_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/asynchat.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/asyncore.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/bytecode_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/hashlib_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/hypothesis_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/i18n_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/import_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/logging_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/numbers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/os_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/pty_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/refleak_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/script_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c ./Lib/test/support/smtpd.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/socket_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/testcase.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/threading_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/venv.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/warnings_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support /bin/install -c -m 644 ./Lib/test/support/_hypothesis_stubs/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/_hypothesis_stubs /bin/install -c -m 644 ./Lib/test/support/_hypothesis_stubs/_helpers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/_hypothesis_stubs /bin/install -c -m 644 ./Lib/test/support/_hypothesis_stubs/strategies.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/_hypothesis_stubs /bin/install -c -m 644 ./Lib/test/support/interpreters/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/interpreters /bin/install -c -m 644 ./Lib/test/support/interpreters/_crossinterp.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/interpreters /bin/install -c -m 644 ./Lib/test/support/interpreters/channels.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/interpreters /bin/install -c -m 644 ./Lib/test/support/interpreters/queues.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/interpreters /bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/functional.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_eager_task_factory.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_protocols.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_sendfile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_sock_lowlevel.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_ssl.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_staggered.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_taskgroups.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_threads.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_timeouts.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_waitfor.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/utils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_capi/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/check_config.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_abstract.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_bytearray.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_bytes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_codecs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_complex.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_dict.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_eval.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_eval_code_ex.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_exceptions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_file.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_float.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_getargs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_hash.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_immortal.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_import.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_list.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_long.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_mem.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_misc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_number.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_object.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_opt.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_pyatomic.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_run.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_set.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_structmembers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_sys.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_time.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_tuple.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_unicode.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_watchers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi /bin/install -c -m 644 ./Lib/test/test_cext/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cext /bin/install -c -m 644 ./Lib/test/test_cext/extension.c /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cext /bin/install -c -m 644 ./Lib/test/test_cext/setup.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cext /bin/install -c -m 644 ./Lib/test/test_concurrent_futures/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures /bin/install -c -m 644 ./Lib/test/test_concurrent_futures/executor.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures /bin/install -c -m 644 ./Lib/test/test_concurrent_futures/test_as_completed.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures /bin/install -c -m 644 ./Lib/test/test_concurrent_futures/test_deadlock.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures /bin/install -c -m 644 ./Lib/test/test_concurrent_futures/test_future.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures /bin/install -c -m 644 ./Lib/test/test_concurrent_futures/test_init.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures /bin/install -c -m 644 ./Lib/test/test_concurrent_futures/test_process_pool.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures /bin/install -c -m 644 ./Lib/test/test_concurrent_futures/test_shutdown.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures /bin/install -c -m 644 ./Lib/test/test_concurrent_futures/test_thread_pool.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures /bin/install -c -m 644 ./Lib/test/test_concurrent_futures/test_wait.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures /bin/install -c -m 644 ./Lib/test/test_concurrent_futures/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures /bin/install -c -m 644 ./Lib/test/test_cppext/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cppext /bin/install -c -m 644 ./Lib/test/test_cppext/extension.cpp /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cppext /bin/install -c -m 644 ./Lib/test/test_cppext/setup.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cppext /bin/install -c -m 644 ./Lib/test/test_ctypes/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/_support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_aligned_structures.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_anon.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_array_in_pointer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_arrays.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_as_parameter.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_bitfields.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_buffers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_bytes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_byteswap.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_c_simple_type_meta.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_callbacks.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_cast.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_cfuncs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_checkretval.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_delattr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_dlerror.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_errno.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_find.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_frombuffer.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_funcptr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_functions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_incomplete.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_init.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_internals.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_keeprefs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_libc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_loading.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_macholib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_memfunctions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_numbers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_objects.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_parameters.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_pep3118.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_pickling.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_pointers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_prototypes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_python_api.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_random_things.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_refcounts.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_repr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_returnfuncptrs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_simplesubclasses.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_sizes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_slicing.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_stringptr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_strings.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_struct_fields.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_structures.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_unaligned_structures.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_unicode.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_unions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_values.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_varsize_struct.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_win32.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_win32_com_foreign_func.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_ctypes/test_wintypes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes /bin/install -c -m 644 ./Lib/test/test_dataclasses/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses /bin/install -c -m 644 ./Lib/test/test_dataclasses/dataclass_module_1.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses /bin/install -c -m 644 ./Lib/test/test_dataclasses/dataclass_module_1_str.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses /bin/install -c -m 644 ./Lib/test/test_dataclasses/dataclass_module_2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses /bin/install -c -m 644 ./Lib/test/test_dataclasses/dataclass_module_2_str.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses /bin/install -c -m 644 ./Lib/test/test_dataclasses/dataclass_textanno.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses /bin/install -c -m 644 ./Lib/test/test_doctest/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/decorator_mod.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/doctest_aliases.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/doctest_lineno.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/sample_doctest.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/sample_doctest_errors.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/sample_doctest_no_docstrings.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/sample_doctest_no_doctests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/sample_doctest_skip.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/test_doctest.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/test_doctest.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/test_doctest2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/test_doctest2.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/test_doctest3.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/test_doctest4.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/test_doctest_errors.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/test_doctest_skip.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_doctest/test_doctest_skip2.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest /bin/install -c -m 644 ./Lib/test/test_email/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_email.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_message.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_47.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.bmp /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.exr /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.gif /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.jpg /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.pbm /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.pgm /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.png /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.ppm /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.ras /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.sgi /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.tiff /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.webp /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.xbm /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/sndhdr.aifc /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/sndhdr.aiff /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/sndhdr.au /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/sndhdr.wav /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_free_threading/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_free_threading/test_bisect.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_free_threading/test_code.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_free_threading/test_dict.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_free_threading/test_func_annotations.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_free_threading/test_gc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_free_threading/test_list.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_free_threading/test_monitoring.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_free_threading/test_set.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_free_threading/test_slots.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_free_threading/test_str.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_free_threading/test_tokenize.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_free_threading/test_type.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading /bin/install -c -m 644 ./Lib/test/test_future_stmt/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/badsyntax_future.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/import_nested_scope_twice.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/nested_scope.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/test_future.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/test_future_flags.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/test_future_multiple_features.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/test_future_multiple_imports.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/test_future_single_import.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_gdb/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/gdb_sample.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/test_backtrace.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/test_cfunction.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/test_cfunction_full.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/test_misc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/test_pretty_print.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_import/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import /bin/install -c -m 644 ./Lib/test/test_import/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import /bin/install -c -m 644 ./Lib/test/test_import/data/double_const.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle1.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/import_cycle.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/singlephase.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/source.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/use.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg2/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg2 /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg2/parent/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg2/parent /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg2/parent/child.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg2/parent /bin/install -c -m 644 ./Lib/test/test_import/data/package/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package /bin/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package /bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package2 /bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package2 /bin/install -c -m 644 ./Lib/test/test_import/data/package3/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package3 /bin/install -c -m 644 ./Lib/test/test_import/data/package3/submodule.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package3 /bin/install -c -m 644 ./Lib/test/test_import/data/package4/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package4 /bin/install -c -m 644 ./Lib/test/test_import/data/package4/submodule.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package4 /bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/unwritable /bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/x.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/unwritable /bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_pkg_import.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_threaded_import.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/threaded_import_hangers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/_test_nonmodule_cases.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_helpers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/_context.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/_path.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/fixtures.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/stubs.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/test_api.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/test_main.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/test_zip.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/data/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/data/example-21.12-py3-none-any.whl /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/data/example-21.12-py3.6.egg /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/data/example2-1.0.0-py3-none-any.whl /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/data/sources/example/setup.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/data/sources/example/example/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example/example /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/data/sources/example2/pyproject.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example2 /bin/install -c -m 644 ./Lib/test/test_importlib/metadata/data/sources/example2/example2/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example2/example2 /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/both_portions/foo /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/both_portions/foo /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/module_and_namespace_package /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/portion1/foo /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/portion2/foo /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project1/parent/child /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project2/parent/child /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project3/parent/child /bin/install -c -m 644 ./Lib/test/test_importlib/partial/cfimport.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/partial /bin/install -c -m 644 ./Lib/test/test_importlib/partial/pool_in_threads.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/partial /bin/install -c -m 644 ./Lib/test/test_importlib/resources/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/_path.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/test_compatibilty_files.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/test_contents.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/test_custom.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/test_files.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/test_functional.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/test_open.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/test_path.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/test_read.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/test_reader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/test_resource.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c ./Lib/test/test_importlib/resources/zip.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_inspect/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/inspect_fodder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/inspect_fodder2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/inspect_stock_annotations.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/inspect_stringized_annotations.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/inspect_stringized_annotations_2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/inspect_stringized_annotations_pep695.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/test_inspect.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_interpreters/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters /bin/install -c -m 644 ./Lib/test/test_interpreters/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters /bin/install -c -m 644 ./Lib/test/test_interpreters/test_api.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters /bin/install -c -m 644 ./Lib/test/test_interpreters/test_channels.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters /bin/install -c -m 644 ./Lib/test/test_interpreters/test_lifecycle.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters /bin/install -c -m 644 ./Lib/test/test_interpreters/test_queues.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters /bin/install -c -m 644 ./Lib/test/test_interpreters/test_stress.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters /bin/install -c -m 644 ./Lib/test/test_interpreters/utils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters /bin/install -c -m 644 ./Lib/test/test_json/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_default.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_float.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json /bin/install -c -m 644 ./Lib/test/test_module/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module /bin/install -c -m 644 ./Lib/test/test_module/bad_getattr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module /bin/install -c -m 644 ./Lib/test/test_module/bad_getattr2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module /bin/install -c -m 644 ./Lib/test/test_module/bad_getattr3.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module /bin/install -c -m 644 ./Lib/test/test_module/final_a.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module /bin/install -c -m 644 ./Lib/test/test_module/final_b.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module /bin/install -c -m 644 ./Lib/test/test_module/good_getattr.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module /bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_fork /bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork/test_manager.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_fork /bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork/test_misc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_fork /bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork/test_processes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_fork /bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork/test_threads.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_fork /bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_forkserver /bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver/test_manager.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_forkserver /bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver/test_misc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_forkserver /bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver/test_processes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_forkserver /bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver/test_threads.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_forkserver /bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_spawn /bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn/test_manager.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_spawn /bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn/test_misc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_spawn /bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn/test_processes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_spawn /bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn/test_threads.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_spawn /bin/install -c -m 644 ./Lib/test/test_pathlib/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pathlib /bin/install -c -m 644 ./Lib/test/test_pathlib/test_pathlib.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pathlib /bin/install -c -m 644 ./Lib/test/test_pathlib/test_pathlib_abc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pathlib /bin/install -c -m 644 ./Lib/test/test_peg_generator/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_c_parser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_first_sets.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_grammar_validator.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_pegen.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_pydoc/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pydoc /bin/install -c -m 644 ./Lib/test/test_pydoc/module_none.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pydoc /bin/install -c -m 644 ./Lib/test/test_pydoc/pydoc_mod.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pydoc /bin/install -c -m 644 ./Lib/test/test_pydoc/pydocfodder.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pydoc /bin/install -c -m 644 ./Lib/test/test_pydoc/test_pydoc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pydoc /bin/install -c -m 644 ./Lib/test/test_pyrepl/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl /bin/install -c -m 644 ./Lib/test/test_pyrepl/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl /bin/install -c -m 644 ./Lib/test/test_pyrepl/support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl /bin/install -c -m 644 ./Lib/test/test_pyrepl/test_eventqueue.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl /bin/install -c -m 644 ./Lib/test/test_pyrepl/test_input.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl /bin/install -c -m 644 ./Lib/test/test_pyrepl/test_interact.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl /bin/install -c -m 644 ./Lib/test/test_pyrepl/test_keymap.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl /bin/install -c -m 644 ./Lib/test/test_pyrepl/test_pyrepl.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl /bin/install -c -m 644 ./Lib/test/test_pyrepl/test_reader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl /bin/install -c -m 644 ./Lib/test/test_pyrepl/test_unix_console.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl /bin/install -c -m 644 ./Lib/test/test_pyrepl/test_utils.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl /bin/install -c -m 644 ./Lib/test/test_pyrepl/test_windows_console.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl /bin/install -c -m 644 ./Lib/test/test_sqlite3/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_backup.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_cli.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_dbapi.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_dump.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_factory.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_hooks.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_regression.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_transactions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_types.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_userfunctions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_tkinter/README /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/test_colorchooser.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/test_font.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/test_geometry_managers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/test_images.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/test_loadtk.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/test_messagebox.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/test_misc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/test_simpledialog.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/test_text.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/test_variables.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/test_widgets.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tkinter/widget_tests.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter /bin/install -c -m 644 ./Lib/test/test_tomllib/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib /bin/install -c -m 644 ./Lib/test/test_tomllib/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib /bin/install -c -m 644 ./Lib/test/test_tomllib/burntsushi.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib /bin/install -c -m 644 ./Lib/test/test_tomllib/test_data.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib /bin/install -c -m 644 ./Lib/test/test_tomllib/test_error.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib /bin/install -c -m 644 ./Lib/test/test_tomllib/test_misc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/array-missing-comma.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/basic-str-ends-in-escape.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table-missing-comma.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/invalid-comment-char.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/invalid-escaped-unicode.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/invalid-hex.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/missing-closing-double-square-bracket.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/missing-closing-square-bracket.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/non-scalar-escaped.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/unclosed-multiline-string.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/unclosed-string.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/array/file-end-after-val.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/array /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/array/unclosed-after-item.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/array /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/array/unclosed-empty.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/array /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/array-of-tables/overwrite-array-in-parent.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/array-of-tables /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/array-of-tables/overwrite-bool-with-aot.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/array-of-tables /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/boolean/invalid-false-casing.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/boolean /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/boolean/invalid-true-casing.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/boolean /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/dates-and-times/invalid-day.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/dates-and-times /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/dotted-keys/access-non-table.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/dotted-keys /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/dotted-keys/extend-defined-aot.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/dotted-keys /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/dotted-keys/extend-defined-table-with-subtable.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/dotted-keys /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/dotted-keys/extend-defined-table.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/dotted-keys /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table/define-twice-in-subtable.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table/define-twice.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table/file-end-after-key-val.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table/mutate.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table/override-val-in-table.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table/override-val-with-array.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table/override-val-with-table.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table/overwrite-implicitly.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table/overwrite-value-in-inner-array.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table/overwrite-value-in-inner-table.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table/unclosed-empty.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/keys-and-vals/ends-early-table-def.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/keys-and-vals /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/keys-and-vals/ends-early.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/keys-and-vals /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/keys-and-vals/no-value.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/keys-and-vals /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/keys-and-vals/only-ws-after-dot.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/keys-and-vals /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/keys-and-vals/overwrite-with-deep-table.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/keys-and-vals /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/literal-str/unclosed.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/literal-str /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/multiline-basic-str/carriage-return.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/multiline-basic-str /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/multiline-basic-str/escape-only.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/multiline-basic-str /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/multiline-basic-str/file-ends-after-opening.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/multiline-basic-str /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/multiline-basic-str/last-line-escape.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/multiline-basic-str /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/multiline-basic-str/unclosed-ends-in-whitespace-escape.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/multiline-basic-str /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/multiline-literal-str/file-ends-after-opening.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/multiline-literal-str /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/multiline-literal-str/unclosed.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/multiline-literal-str /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/table/eof-after-opening.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/table/redefine-1.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/table/redefine-2.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/apostrophes-in-literal-string.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/apostrophes-in-literal-string.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/boolean.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/boolean.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/empty-inline-table.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/empty-inline-table.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/five-quotes.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/five-quotes.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/hex-char.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/hex-char.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/no-newlines.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/no-newlines.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/trailing-comma.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/trailing-comma.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/array/array-subtables.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/array /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/array/array-subtables.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/array /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/array/open-parent-table.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/array /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/array/open-parent-table.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/array /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/dates-and-times/datetimes.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/dates-and-times /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/dates-and-times/datetimes.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/dates-and-times /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/dates-and-times/localtime.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/dates-and-times /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/dates-and-times/localtime.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/dates-and-times /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/multiline-basic-str/ends-in-whitespace-escape.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/multiline-basic-str /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/multiline-basic-str/ends-in-whitespace-escape.toml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/multiline-basic-str /bin/install -c -m 644 ./Lib/test/test_tools/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_compute_changes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_freeze.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_makefile.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_makeunicodedata.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_msgfmt.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/i18n_data/ascii-escapes.pot /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data /bin/install -c -m 644 ./Lib/test/test_tools/i18n_data/docstrings.pot /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data /bin/install -c -m 644 ./Lib/test/test_tools/i18n_data/docstrings.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data /bin/install -c -m 644 ./Lib/test/test_tools/i18n_data/escapes.pot /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data /bin/install -c -m 644 ./Lib/test/test_tools/i18n_data/escapes.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data /bin/install -c -m 644 ./Lib/test/test_tools/i18n_data/fileloc.pot /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data /bin/install -c -m 644 ./Lib/test/test_tools/i18n_data/fileloc.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data /bin/install -c -m 644 ./Lib/test/test_tools/i18n_data/messages.pot /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data /bin/install -c -m 644 ./Lib/test/test_tools/i18n_data/messages.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data /bin/install -c -m 644 ./Lib/test/test_tools/msgfmt_data/fuzzy.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/msgfmt_data /bin/install -c -m 644 ./Lib/test/test_tools/msgfmt_data/fuzzy.mo /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/msgfmt_data /bin/install -c -m 644 ./Lib/test/test_tools/msgfmt_data/fuzzy.po /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/msgfmt_data /bin/install -c -m 644 ./Lib/test/test_tools/msgfmt_data/general.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/msgfmt_data /bin/install -c -m 644 ./Lib/test/test_tools/msgfmt_data/general.mo /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/msgfmt_data /bin/install -c -m 644 ./Lib/test/test_tools/msgfmt_data/general.po /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/msgfmt_data /bin/install -c -m 644 ./Lib/test/test_ttk/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk /bin/install -c -m 644 ./Lib/test/test_ttk/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk /bin/install -c -m 644 ./Lib/test/test_ttk/test_extensions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk /bin/install -c -m 644 ./Lib/test/test_ttk/test_style.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk /bin/install -c -m 644 ./Lib/test/test_ttk/test_widgets.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk /bin/install -c -m 644 ./Lib/test/test_unittest/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/_test_warnings.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/dummy.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_assertions.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_async_case.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_break.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_case.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_discovery.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_functiontestcase.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_loader.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_program.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_result.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_runner.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_setups.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_skipping.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_suite.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/test_util.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/testasync.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/testcallable.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/testhelpers.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/testmagicmethods.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/testmock.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/testpatch.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/testsealable.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/testsentinel.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/testthreadingmock.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_unittest/testmock/testwith.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock /bin/install -c -m 644 ./Lib/test/test_warnings/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings /bin/install -c -m 644 ./Lib/test/test_warnings/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings /bin/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings/data /bin/install -c -m 644 ./Lib/test/test_warnings/data/package_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings/data /bin/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings/data /bin/install -c -m 644 ./Lib/test/test_zipfile/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile /bin/install -c -m 644 ./Lib/test/test_zipfile/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile /bin/install -c -m 644 ./Lib/test/test_zipfile/test_core.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile /bin/install -c -m 644 ./Lib/test/test_zipfile/_path/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path /bin/install -c -m 644 ./Lib/test/test_zipfile/_path/_functools.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path /bin/install -c -m 644 ./Lib/test/test_zipfile/_path/_itertools.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path /bin/install -c -m 644 ./Lib/test/test_zipfile/_path/_support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path /bin/install -c -m 644 ./Lib/test/test_zipfile/_path/_test_params.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path /bin/install -c -m 644 ./Lib/test/test_zipfile/_path/test_complexity.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path /bin/install -c -m 644 ./Lib/test/test_zipfile/_path/test_path.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path /bin/install -c -m 644 ./Lib/test/test_zipfile/_path/write-alpharep.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path /bin/install -c -m 644 ./Lib/test/test_zoneinfo/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/__main__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/_support.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/test_zoneinfo.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/test_zoneinfo_property.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/update_test_data.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo/data /bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/zoneinfo_data.json /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo/data /bin/install -c -m 644 ./Lib/test/tkinterdata/python.gif /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tkinterdata /bin/install -c -m 644 ./Lib/test/tkinterdata/python.pgm /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tkinterdata /bin/install -c -m 644 ./Lib/test/tkinterdata/python.png /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tkinterdata /bin/install -c -m 644 ./Lib/test/tkinterdata/python.ppm /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tkinterdata /bin/install -c -m 644 ./Lib/test/tkinterdata/python.xbm /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tkinterdata /bin/install -c -m 644 ./Lib/test/tokenizedata/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/bad_coding.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/bad_coding2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/badsyntax_3131.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/badsyntax_pep3120.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/coding20731.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/tokenize_tests.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tracedmodules /bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tracedmodules /bin/install -c -m 644 ./Lib/test/translationdata/argparse/msgids.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/translationdata/argparse /bin/install -c -m 644 ./Lib/test/translationdata/getopt/msgids.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/translationdata/getopt /bin/install -c -m 644 ./Lib/test/translationdata/optparse/msgids.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/translationdata/optparse /bin/install -c -m 644 ./Lib/test/typinganndata/__init__.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/_typed_dict_helper.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module2.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module3.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module4.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module5.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module6.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module695.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module7.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module8.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module9.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/mod_generics_cache.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata /bin/install -c -m 644 ./Lib/test/wheeldata/setuptools-79.0.1-py3-none-any.whl /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/wheeldata /bin/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/README /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nComment.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQname.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nTrim.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.dtd /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.xsl /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N1.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N2.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N3.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N4.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N5.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N6.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsContent.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSort.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsXml.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/world.txt /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/zipimport_data/sparse-zip64-c0-0x000000000.part /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/zipimport_data /bin/install -c -m 644 ./Lib/test/zipimport_data/sparse-zip64-c0-0x100000000.part /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/zipimport_data /bin/install -c -m 644 ./Lib/test/zipimport_data/sparse-zip64-c0-0x200000000.part /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/zipimport_data /bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_x86_64-linux-gnu.py \ /opt/metwork-mfext-master/opt/python3_core/lib/python3.13; \ /bin/install -c -m 644 ./LICENSE /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/LICENSE.txt PYTHONPATH=/opt/metwork-mfext-master/opt/python3_core/lib/python3.13 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.13.13:/opt/rh/gcc-toolset-11/root/usr/lib64:/opt/rh/gcc-toolset-11/root/usr/lib:/opt/rh/gcc-toolset-11/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-11/root/usr/lib/dyninst:/opt/metwork-mfext-master/opt/python3_core/local/lib:/opt/metwork-mfext-master/opt/python3_core/lib:/opt/metwork-mfext-master/opt/core/local/lib:/opt/metwork-mfext-master/opt/core/lib:/opt/metwork-mfext-master/local/lib:/opt/metwork-mfext-master/lib \ ./python -E -Wi /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/compileall.py \ -o 0 -o 1 -o 2 -j0 -d /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 -f \ -x 'bad_coding|badsyntax|site-packages' \ /opt/metwork-mfext-master/opt/python3_core/lib/python3.13 Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/__phello__'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/collections'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent/futures'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/curses'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dbm'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ensurepip'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ensurepip/_bundled'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/html'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/http'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/Icons'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/json'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/logging'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/dummy'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pathlib'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pydoc_data'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/re'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sqlite3'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sysconfig'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/audiodata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata/capath'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cjkencodings'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/configdata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/data'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/decimaltestdata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/encoded_modules'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/leakers'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mathdata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata/import_from_tests'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata/import_from_tests/test_regrtest_b'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/subprocessdata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/_hypothesis_stubs'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/interpreters'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ast'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cext'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cppext'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/data'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg2'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg2/parent'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package2'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package3'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package4'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example/example'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example2'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example2/example2'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/partial'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_fork'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_forkserver'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_spawn'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pathlib'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pydoc'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/array'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/array-of-tables'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/boolean'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/dates-and-times'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/dotted-keys'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/inline-table'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/keys-and-vals'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/literal-str'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/multiline-basic-str'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/multiline-literal-str'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/invalid/table'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/array'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/dates-and-times'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/data/valid/multiline-basic-str'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/msgfmt_data'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings/data'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tkinterdata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tracedmodules'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/translationdata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/translationdata/argparse'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/translationdata/getopt'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/translationdata/optparse'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/wheeldata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/zipimport_data'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter'...Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/_threading_handler.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/base_eventqueue.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/commands.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/completing_reader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/trace.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/types.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/unix_console.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/unix_eventqueue.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/queues.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/runners.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dbm/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dbm/dumb.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dbm/gnu.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/charset.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/contentmanager.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/encoders.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/errors.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp273.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp424.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp437.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/gbk.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/browser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/config.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/replace.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/run.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources/_adapters.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources/_common.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources/_functional.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ntpath.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/nturl2path.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/numbers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/opcode.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/poplib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/posixpath.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pprint.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/profile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/smtplib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/socket.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/socketserver.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers/mutation_inside_cyclegc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers/recursive_call.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers/trace_at_recursion_limit.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers/underlying_dict.py'...Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_ios_support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_markupbase.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_opcode_metadata.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_osx_support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_strptime.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_threading_local.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_weakrefset.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/locks.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/log.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/mixins.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/colorsys.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/compileall.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/contextlib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/contextvars.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/copy.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/copyreg.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dbm/sqlite3.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/decimal.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/difflib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dis.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp862.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp863.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp864.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp865.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/heapq.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/hmac.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/html/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/html/entities.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/editor.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/abc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/machinery.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/locale.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/logging/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/logging/config.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/logging/handlers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/operator.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/optparse.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/os.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pathlib/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/re/_parser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/reprlib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/rlcompleter.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/runpy.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sysconfig/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tabnanny.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tarfile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tempfile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/filter.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/findtests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/logger.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mock_socket.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mp_preload.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/subprocessdata/input_reader.py'...Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/console.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/curses.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/fancy_termios.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/historical_reader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/pager.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/reader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/readline.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/simple_interact.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/transports.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/curses/panel.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/curses/textpad.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/dataclasses.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/datetime.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime/audio.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime/base.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime/image.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime/message.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/policy.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/quoprimime.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/utils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp866.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp869.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp874.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp875.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/punycode.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/http/cookies.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/http/server.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/simple.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/inspect.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/io.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/queue.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/quopri.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/random.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/_test_eintr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/_test_embed_set_config.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/_test_embed_structseq.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/_test_monitoring_shutdown.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/audit-tests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/autotest.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/fork_wait.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/leakers/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/leakers/test_ctypes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/single.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/testresult.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/tsan.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/picklecommon.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/pickletester.py'...Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/__future__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/__hello__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/__phello__/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/input.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/keymap.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/main.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/constants.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/events.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/futures.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/bz2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/cProfile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/calendar.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/cmd.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/csv.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/feedparser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/generator.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/header.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/headerregistry.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp850.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp852.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp855.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp856.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/genericpath.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/getopt.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/getpass.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/gettext.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/textview.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/tree.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/undo.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/json/scanner.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/json/tool.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/keyword.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/linecache.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/re/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/re/_casefix.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/re/_compiler.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/re/_constants.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sqlite3/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/_test_atexit.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/_test_venv_multiprocessing.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archiver_tests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/ast_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/asynchat.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/asyncore.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test___all__.py'...Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/__phello__/spam.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_aix_support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_android_support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_apple_support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/utils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/windows_console.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/windows_eventqueue.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/streams.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/configparser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime/text.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/parser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp857.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp858.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp860.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp861.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/johab.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/undefined.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/html/parser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/http/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/http/client.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/http/cookiejar.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/format.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/grep.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/imaplib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/_abc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata/_meta.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata/_text.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata/diagnose.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/readers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lzma.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/mailbox.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/mimetypes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/modulefinder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pstats.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pty.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/py_compile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pyclbr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sched.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/secrets.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/selectors.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/shelve.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/struct.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/subprocess.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/symtable.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sysconfig/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/leakers/test_selftype.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/lock_tests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/relimport.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/reperf.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/seq_tests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/refleak_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/smtpd.py'...Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_py_abc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pydatetime.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pydecimal.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyio.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/base64.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/bdb.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/bisect.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/curses/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/curses/ascii.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/curses/has_key.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/iterators.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/message.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/mime/application.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp932.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp949.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp950.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/enum.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/filecmp.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/fileinput.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/search.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata/_adapters.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata/_collections.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata/_functools.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/metadata/_itertools.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pickletools.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pkgutil.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/platform.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/plistlib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/shlex.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/shutil.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/signal.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers/bogus_code_obj.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers/gc_inspection.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/crashers/infinite_loop_re.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dis_module.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/worker.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/list_tests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/re_tests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtest.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/hypothesis_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/i18n_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/import_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test__locale.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test__opcode.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_abc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_locks.py'...Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pylong.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_pyrepl/_minimal_curses.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/taskgroups.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/threads.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/asyncio/timeouts.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ctypes/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/doctest.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/glob.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/graphlib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/gzip.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/hashlib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/window.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources/_itertools.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources/abc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources/readers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/importlib/resources/simple.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pathlib/_abc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pathlib/_local.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pdb.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pickle.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/stat.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/statistics.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/string.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/stringprep.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/result.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mp_preload_flush.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mp_preload_large_sysargv.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mp_preload_main.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/mp_preload_sysargv.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/ssltests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/string_tests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_array.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ast/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ast/snippets.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_staggered.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_subprocess.py'...Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_collections_abc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_colorize.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_compat_pickle.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/_compression.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/abc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/antigravity.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/argparse.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ast.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/code.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/codecs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/codeop.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/collections/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/_policybase.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/email/base64mime.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/aliases.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/ascii.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/big5.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/charmap.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp037.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp500.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp720.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp737.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/cp775.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/hz.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/idna.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/oem.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/palmos.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/fnmatch.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/fractions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ftplib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/functools.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/help.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/history.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/query.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ipaddress.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/json/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/json/decoder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/json/encoder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/netrc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pydoc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/pydoc_data/module_docs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sre_compile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sre_constants.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/sre_parse.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/ssl.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/archivetestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/audiotests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/certdata/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/cov.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/curses_tests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/datetimetester.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/numbers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/os_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/pty_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ast/test_ast.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ast/utils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_atexit.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_audit.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_augassign.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/_hypothesis_stubs/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/_hypothesis_stubs/strategies.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/testcase.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/threading_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/venv.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_waitfor.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_complex.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_dict.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_eval.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_eval_code_ex.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_set.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_structmembers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_sys.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_time.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures/test_shutdown.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures/test_thread_pool.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures/test_wait.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_aligned_structures.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_anon.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_arrays.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_byteswap.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_c_simple_type_meta.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_callbacks.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_cast.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_memfunctions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_numbers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_objects.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_parameters.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_datetime.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dbm_sqlite3.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_decimal.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_decorators.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_fileio.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_fileutils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_finalization.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_float.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb/test_pretty_print.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_generated_cases.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/import_cycle.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/results.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/run_workers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/runtests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata/import_from_tests/test_regrtest_a.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata/import_from_tests/test_regrtest_b/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata/import_from_tests/test_regrtest_b/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/regrtestdata/import_from_tests/test_regrtest_c.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/interpreters/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/interpreters/_crossinterp.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/interpreters/channels.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/interpreters/queues.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_android.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_apple.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_argparse.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_timeouts.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_exceptions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_file.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_float.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_getargs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codeop.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_collections.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_compare.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_functions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_incomplete.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_init.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_internals.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_stringptr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_strings.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_struct_fields.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_structures.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest/decorator_mod.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest/doctest_aliases.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest/doctest_lineno.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest/sample_doctest.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_embed.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_enum.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_grp.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gzip.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_hash.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example/example/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example/setup.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/sources/example2/example2/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/test_main.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/test_zip.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module/final_a.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module/final_b.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module/good_getattr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_binascii.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_binop.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_bisect.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_object.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_opt.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_pyatomic.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_run.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cppext/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cppext/setup.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_as_parameter.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_bitfields.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_buffers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_bytes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_errno.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_find.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_frombuffer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_funcptr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_unicode.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_unions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_values.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_difflib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dis.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_exception_group.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt/import_nested_scope_twice.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt/nested_scope.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_generators.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/_path.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/data/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/fixtures.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/stubs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/test_api.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/test_compatibilty_files.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/test_contents.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/test_custom.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/test_files.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect/inspect_fodder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect/inspect_stock_annotations.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_launcher.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_linecache.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_list.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_fork/test_manager.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_fork/test_misc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_fork/test_processes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_fork/test_threads.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_forkserver/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_forkserver/test_manager.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_forkserver/test_misc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_forkserver/test_processes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test__colorize.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test__interpchannels.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test__interpreters.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_ssl.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_call.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/check_config.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_long.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_mem.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_misc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_number.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codecs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_csv.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/_support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_python_api.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_random_things.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_refcounts.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_repr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dbm.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_eintr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_eof.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_epoll.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_errno.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_except_star.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/test_code.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/test_dict.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/test_func_annotations.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/test_gc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/test_list.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/test_monitoring.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/test_set.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/test_slots.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/test_str.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/test_tokenize.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/test_type.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_frozen.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt/test_future_single_import.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb/gdb_sample.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_heapq.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_hmac.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_html.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/metadata/_context.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/test_functional.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/test_open.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/test_path.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/test_read.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_int.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_minidom.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_mmap.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pdb.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_taskgroups.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_abstract.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_bytearray.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_bytes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_codecs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_tuple.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_unicode.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_watchers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cext/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_compile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_compileall.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_compiler_assemble.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_compiler_codegen.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_keeprefs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_libc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_loading.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_macholib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_sizes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_slicing.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dict.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_file.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt/test_future.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt/test_future_flags.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt/test_future_multiple_features.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_future_stmt/test_future_multiple_imports.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gettext.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_glob.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_global.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_grammar.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension/_test_nonmodule_cases.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/_path.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_itertools.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_math.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_math_property.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pep646_syntax.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_perf_profiler.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_perfmaps.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pickle.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pydoc/module_none.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pydoc/pydoc_mod.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pydoc/pydocfodder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pydoc/test_pydoc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_repl.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_resource.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/profilee.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_bool.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_buffer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_bufio.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_builtin.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_complex.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures/executor.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures/test_as_completed.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures/test_deadlock.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures/test_future.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures/test_init.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_concurrent_futures/test_process_pool.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_configparser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_contains.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_context.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_win32.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_win32_com_foreign_func.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_wintypes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest/sample_doctest_errors.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest/sample_doctest_skip.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest/test_doctest.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_doctest/test_doctest2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_extcall.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_external_inspection.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_fstring.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_functools.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect/inspect_stringized_annotations.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect/inspect_stringized_annotations_2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect/inspect_stringized_annotations_pep695.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_inspect/test_inspect.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_monitoring.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_msvcrt.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_fork/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator/test_grammar_validator.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_poplib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_posix.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_secrets.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_select.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_selectors.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_set.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/test_hooks.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/test_regression.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_eager_task_factory.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_bytes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_bz2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_calendar.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cext/setup.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_class.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_code.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_code_module.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_copy.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_curses.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_dataclasses/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_fractions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_frame.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_free_threading/test_bisect.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_genexps.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_getopt.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_getpass.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_getpath.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_idle.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_index.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters/test_api.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters/test_channels.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters/test_lifecycle.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters/test_queues.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_keyword.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_largefile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module/bad_getattr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module/bad_getattr2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_module/bad_getattr3.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_spawn/test_misc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_spawn/test_processes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_spawn/test_threads.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_optparse.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_os.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl/test_pyrepl.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl/test_reader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl/test_unix_console.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl/test_utils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_signal.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_site.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_slice.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_strftime.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_string.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_timeit.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_timeout.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/burntsushi.py'...Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/singlephase.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg2/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg2/parent/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/subpkg2/parent/child.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/double_const.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package3/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package3/submodule.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package4/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/package4/submodule.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_/test_helpers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters/test_stress.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_interpreters/utils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_io.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_longexp.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_lzma.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_marshal.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_openpty.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_operator.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_optimizer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_platform.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_poll.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_popen.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pwd.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pydoc/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_random.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_range.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_re.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_readline.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_startfile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_stat.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_statistics.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_str.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/widget_tests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/_test_warnings.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/dummy.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_base64.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_bdb.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_hash.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_immortal.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_import.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_capi/test_list.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_clinic.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cmath.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cmd.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_cfuncs.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_checkretval.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_delattr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_dlerror.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_pep3118.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_pickling.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_pointers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ctypes/test_prototypes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_deque.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_descr.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_flufl.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_fork1.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_format.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb/test_backtrace.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb/test_cfunction.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb/test_cfunction_full.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_gdb/test_misc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_httplib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/test_reader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/test_resource.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_importlib/resources/zip.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_iter.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_locale.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_logging.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_long.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pkg.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl/support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_shelve.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_shlex.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_shutil.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_strptime.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_strtod.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_struct.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_structseq.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_termios.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_thread.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/test_data.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/test_error.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tomllib/test_misc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_type_aliases.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_type_annotations.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_type_cache.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pow.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pprint.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_print.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_profile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl/test_windows_console.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_queue.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_quopri.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_raise.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_socket.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sort.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_threading.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_time.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data/messages.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/test_makeunicodedata.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/test_msgfmt.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_type_params.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_types.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_typing.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/ann_module2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/ann_module3.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/ann_module4.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/ann_module5.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/token.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/warnings.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wave.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/weakref.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/test_cli.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/test_dbapi.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/test_dump.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/test_factory.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_symtable.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_syntax.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sys.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tty.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tuple.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_turtle.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_async_case.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_break.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_case.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_discovery.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_userdict.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_userlist.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_userstring.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path/_functools.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path/test_path.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path/write-alpharep.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/test_core.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/textwrap.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/this.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/loader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/main.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/mock.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/result.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_forkserver/test_threads.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_spawn/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_multiprocessing_spawn/test_manager.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pathlib/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pathlib/test_pathlib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pathlib/test_pathlib_abc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_patma.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl/test_eventqueue.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl/test_input.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl/test_interact.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pyrepl/test_keymap.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sax.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sched.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_scope.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/test_userfunctions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ssl.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_stable_abi_ctypes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tcl.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_loader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_program.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_result.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unparse.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_urllib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_xxlimited.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/ann_module.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xmltests.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/xpickle_worker.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/font.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib/error.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib/parse.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib/request.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_netrc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_opcache.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_property.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pstats.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pty.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_runpy.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/test_backup.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sundry.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_super.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tkinter/test_messagebox.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/test_compute_changes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/test_freeze.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/test_makefile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ucn.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unary.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/testasync.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_wait3.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_wait4.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_wmi.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_xml_dom_xmlbuilder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/ann_module6.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/ann_module695.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/ann_module7.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/ann_module8.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tokenize.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tomllib/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tomllib/_parser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tomllib/_re.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/types.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/typing.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_assertions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_runner.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_setups.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_skipping.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/test_suite.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_xpickle.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tracemalloc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tty.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtle.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib/response.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/uuid.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/test_transactions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sqlite3/test_types.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_syslog.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data/docstrings.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/testthreadingmock.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/testwith.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unpack.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_weakref.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_weakset.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_winapi.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tokenizedata/coding20731.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/ann_module9.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/typinganndata/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/constants.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/_log.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/async_case.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/case.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref/types.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipfile/_path/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipfile/_path/glob.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipimport.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data/escapes.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tools/i18n_data/fileloc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_trace.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_traceback.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/testmock.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_unittest/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings/data/package_helper.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_wave.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_winreg.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_winsound.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_with.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo/test_zoneinfo_property.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/testcodec.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/threading.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/timeit.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/webbrowser.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_uuid.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_venv.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path/_itertools.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path/_support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path/_test_params.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipfile/_path/test_complexity.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zlib.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tomllib/_types.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/trace.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/traceback.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/runner.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/signals.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/suite.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest/util.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipapp.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipfile/__init__.py'... Compiling '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipfile/__main__.py'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/tomllib'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/turtledemo'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/unittest'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/urllib'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv/scripts'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv/scripts/common'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/venv/scripts/posix'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/wsgiref'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/dom'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/etree'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/parsers'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xml/sax'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/xmlrpc'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipfile'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zipfile/_path'... Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-master/opt/python3_core/lib/python3.13 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.13.13:/opt/rh/gcc-toolset-11/root/usr/lib64:/opt/rh/gcc-toolset-11/root/usr/lib:/opt/rh/gcc-toolset-11/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-11/root/usr/lib/dyninst:/opt/metwork-mfext-master/opt/python3_core/local/lib:/opt/metwork-mfext-master/opt/python3_core/lib:/opt/metwork-mfext-master/opt/core/local/lib:/opt/metwork-mfext-master/opt/core/lib:/opt/metwork-mfext-master/local/lib:/opt/metwork-mfext-master/lib \ ./python -E -Wi /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/compileall.py \ -o 0 -o 1 -o 2 -j0 -d /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages -f \ -x badsyntax /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages Listing '/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages'... Creating directory /opt/metwork-mfext-master/opt/python3_core/include Creating directory /opt/metwork-mfext-master/opt/python3_core/include/python3.13 Creating directory /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython Creating directory /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal Creating directory /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal/mimalloc/mimalloc /bin/install -c -m 644 ./Include/Python.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/abstract.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/bltinmodule.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/boolobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/bytearrayobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/bytesobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/ceval.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/codecs.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/compile.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/complexobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/critical_section.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/datetime.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/descrobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/dictobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/dynamic_annotations.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/enumobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/errcode.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/exports.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/fileobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/fileutils.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/floatobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/frameobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/genericaliasobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/import.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/intrcheck.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/iterobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/listobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/lock.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/longobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/marshal.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/memoryobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/methodobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/modsupport.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/moduleobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/monitoring.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/object.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/objimpl.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/opcode.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/opcode_ids.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/osdefs.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/osmodule.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/patchlevel.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/py_curses.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pyatomic.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pybuffer.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pycapsule.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pydtrace.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pyerrors.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pyexpat.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pyframe.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pyhash.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pylifecycle.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pymacconfig.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pymacro.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pymath.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pymem.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pyport.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pystate.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pystats.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pystrcmp.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pystrtod.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pythonrun.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pythread.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/pytypedefs.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/rangeobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/setobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/sliceobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/structmember.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/structseq.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/sysmodule.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/traceback.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/tupleobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/typeslots.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/unicodeobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/warnings.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/weakrefobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13 /bin/install -c -m 644 ./Include/cpython/abstract.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/bytearrayobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/bytesobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/cellobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/ceval.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/classobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/code.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/compile.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/complexobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/context.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/critical_section.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/descrobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/dictobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/fileobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/fileutils.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/floatobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/frameobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/funcobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/genobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/import.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/initconfig.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/listobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/lock.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/longintrepr.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/longobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/memoryobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/methodobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/modsupport.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/monitoring.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/object.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/objimpl.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/odictobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/picklebufobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pthread_stubs.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pyatomic.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pyatomic_gcc.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pyatomic_msc.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pyatomic_std.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pyctype.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pydebug.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pyerrors.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pyfpe.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pyframe.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pyhash.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pylifecycle.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pymem.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pystate.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pystats.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pythonrun.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pythread.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/pytime.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/setobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/sysmodule.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/traceback.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/tracemalloc.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/tupleobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/unicodeobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/warnings.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/cpython/weakrefobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/cpython /bin/install -c -m 644 ./Include/internal/pycore_abstract.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_asdl.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_ast.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_ast_state.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_atexit.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_backoff.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_bitutils.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_blocks_output_buffer.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_brc.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_bytes_methods.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_bytesobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_call.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_capsule.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_cell.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_ceval.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_ceval_state.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_code.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_codecs.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_compile.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_complexobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_condvar.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_context.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_critical_section.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_crossinterp.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_descrobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_dict.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_dict_state.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_dtoa.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_emscripten_signal.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_emscripten_trampoline.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_exceptions.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_faulthandler.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_fileutils.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_fileutils_windows.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_floatobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_flowgraph.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_format.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_frame.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_freelist.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_function.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_gc.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_genobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_getopt.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_gil.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_global_objects.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_global_objects_fini_generated.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_global_strings.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_hamt.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_hashtable.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_identifier.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_import.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_importdl.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_initconfig.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_instruction_sequence.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_instruments.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_interp.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_intrinsics.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_jit.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_list.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_llist.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_lock.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_long.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_memoryobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_mimalloc.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_modsupport.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_moduleobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_namespace.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_object.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_object_alloc.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_object_stack.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_object_state.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_obmalloc.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_obmalloc_init.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_opcode_metadata.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_opcode_utils.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_optimizer.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_parking_lot.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_parser.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pathconfig.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pyarena.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pyatomic_ft_wrappers.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pybuffer.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pyerrors.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pyhash.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pymath.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pymem.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pymem_init.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pystate.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pystats.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pythonrun.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_pythread.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_qsbr.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_range.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_runtime.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_runtime_init.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_runtime_init_generated.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_semaphore.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_setobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_signal.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_sliceobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_stackref.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_strhex.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_structseq.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_symtable.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_sysmodule.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_time.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_token.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_traceback.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_tracemalloc.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_tstate.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_tuple.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_typeobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_typevarobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_ucnhash.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_unicodeobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_unicodeobject_generated.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_unionobject.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_uop_ids.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_uop_metadata.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_warnings.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/pycore_weakref.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal /bin/install -c -m 644 ./Include/internal/mimalloc/mimalloc.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal/mimalloc/mimalloc.h /bin/install -c -m 644 ./Include/internal/mimalloc/mimalloc/atomic.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal/mimalloc/mimalloc /bin/install -c -m 644 ./Include/internal/mimalloc/mimalloc/internal.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal/mimalloc/mimalloc /bin/install -c -m 644 ./Include/internal/mimalloc/mimalloc/prim.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal/mimalloc/mimalloc /bin/install -c -m 644 ./Include/internal/mimalloc/mimalloc/track.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal/mimalloc/mimalloc /bin/install -c -m 644 ./Include/internal/mimalloc/mimalloc/types.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/internal/mimalloc/mimalloc echo /bin/install -c -m 644 pyconfig.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/pyconfig.h /bin/install -c -m 644 pyconfig.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/pyconfig.h /bin/install -c -m 644 pyconfig.h /opt/metwork-mfext-master/opt/python3_core/include/python3.13/pyconfig.h Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig /bin/install -c -m 644 Modules/config.c /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu/config.c /bin/install -c -m 644 ./Modules/config.c.in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu/config.c.in /bin/install -c -m 644 Makefile /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu/Makefile /bin/install -c -m 644 ./Modules/Setup /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu/Setup /bin/install -c -m 644 Modules/Setup.bootstrap /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu/Setup.bootstrap /bin/install -c -m 644 Modules/Setup.stdlib /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu/Setup.stdlib /bin/install -c -m 644 Modules/Setup.local /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu/Setup.local /bin/install -c -m 644 Misc/python.pc /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig/python-3.13.pc /bin/install -c -m 644 Misc/python-embed.pc /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig/python-3.13-embed.pc /bin/install -c ./Modules/makesetup /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu/makesetup /bin/install -c ./install-sh /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu/install-sh /bin/install -c python-config.py /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu/python-config.py /bin/install -c python-config /opt/metwork-mfext-master/opt/python3_core/bin/python3.13-config /bin/install -c build/scripts-3.13/idle3.13 /opt/metwork-mfext-master/opt/python3_core/bin/idle3.13 /bin/install -c build/scripts-3.13/pydoc3.13 /opt/metwork-mfext-master/opt/python3_core/bin/pydoc3.13 Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload /bin/install -c -m 755 Modules/array.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/array.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_asyncio.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_asyncio.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_bisect.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_bisect.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_contextvars.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_contextvars.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_csv.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_csv.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_heapq.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_heapq.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_json.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_json.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_lsprof.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_lsprof.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_opcode.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_opcode.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_pickle.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_pickle.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_queue.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_queue.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_random.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_random.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_struct.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_struct.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_interpreters.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_interpreters.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_interpchannels.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_interpchannels.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_interpqueues.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_interpqueues.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_zoneinfo.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/math.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/math.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/cmath.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/cmath.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_statistics.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_statistics.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_datetime.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_datetime.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_decimal.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_decimal.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/binascii.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/binascii.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_bz2.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_bz2.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_lzma.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_lzma.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/zlib.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/zlib.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_dbm.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_dbm.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_gdbm.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_gdbm.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/readline.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/readline.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_md5.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_md5.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_sha1.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_sha1.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_sha2.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_sha2.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_sha3.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_sha3.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_blake2.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_blake2.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/pyexpat.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/pyexpat.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_elementtree.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_elementtree.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_codecs_cn.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_codecs_hk.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_codecs_iso2022.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_codecs_jp.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_codecs_kr.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_codecs_tw.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_multibytecodec.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/unicodedata.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/unicodedata.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/fcntl.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/fcntl.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/grp.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/grp.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/mmap.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/mmap.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_posixsubprocess.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/resource.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/resource.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/select.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/select.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_socket.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_socket.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/syslog.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/syslog.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/termios.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/termios.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_posixshmem.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_posixshmem.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_multiprocessing.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_ctypes.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_ctypes.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_curses.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_curses.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_curses_panel.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_curses_panel.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_sqlite3.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_sqlite3.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_ssl.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_ssl.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_hashlib.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_hashlib.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_uuid.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_uuid.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_tkinter.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_tkinter.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/xxsubtype.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/xxsubtype.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_xxtestfuzz.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_testbuffer.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_testbuffer.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_testinternalcapi.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_testcapi.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_testcapi.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_testlimitedcapi.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_testclinic.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_testclinic.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_testclinic_limited.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_testclinic_limited.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_testimportmultiple.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_testmultiphase.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_testsinglephase.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_testexternalinspection.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/_ctypes_test.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/_ctypes_test.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/xxlimited.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/xxlimited.cpython-313-x86_64-linux-gnu.so /bin/install -c -m 755 Modules/xxlimited_35.cpython-313-x86_64-linux-gnu.so /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/lib-dynload/xxlimited_35.cpython-313-x86_64-linux-gnu.so Creating directory /opt/metwork-mfext-master/opt/python3_core/share/man Creating directory /opt/metwork-mfext-master/opt/python3_core/share/man/man1 /bin/install -c -m 644 ./Misc/python.man \ /opt/metwork-mfext-master/opt/python3_core/share/man/man1/python3.13.1 if test ! -d /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig; then \ echo "Creating directory /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig"; \ /bin/install -c -d -m 755 /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig; \ fi if test -f /opt/metwork-mfext-master/opt/python3_core/bin/python3 -o -h /opt/metwork-mfext-master/opt/python3_core/bin/python3; \ then rm -f /opt/metwork-mfext-master/opt/python3_core/bin/python3; \ else true; \ fi (cd /opt/metwork-mfext-master/opt/python3_core/bin; ln -s python3.13 python3) if test "3.13" != "3.13"; then \ rm -f /opt/metwork-mfext-master/opt/python3_core/bin/python3.13-config; \ (cd /opt/metwork-mfext-master/opt/python3_core/bin; ln -s python3.13-config python3.13-config); \ rm -f /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig/python-3.13.pc; \ (cd /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig; ln -s python-3.13.pc python-3.13.pc); \ rm -f /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig/python-3.13-embed.pc; \ (cd /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig; ln -s python-3.13-embed.pc python-3.13-embed.pc); \ fi rm -f /opt/metwork-mfext-master/opt/python3_core/bin/python3-config (cd /opt/metwork-mfext-master/opt/python3_core/bin; ln -s python3.13-config python3-config) rm -f /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig/python3.pc (cd /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig; ln -s python-3.13.pc python3.pc) rm -f /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig/python3-embed.pc (cd /opt/metwork-mfext-master/opt/python3_core/lib/pkgconfig; ln -s python-3.13-embed.pc python3-embed.pc) rm -f /opt/metwork-mfext-master/opt/python3_core/bin/idle3 (cd /opt/metwork-mfext-master/opt/python3_core/bin; ln -s idle3.13 idle3) rm -f /opt/metwork-mfext-master/opt/python3_core/bin/pydoc3 (cd /opt/metwork-mfext-master/opt/python3_core/bin; ln -s pydoc3.13 pydoc3) if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-master/opt/python3_core/bin/python3-32; \ (cd /opt/metwork-mfext-master/opt/python3_core/bin; ln -s python3.13-32 python3-32) \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-master/opt/python3_core/bin/python3-intel64; \ (cd /opt/metwork-mfext-master/opt/python3_core/bin; ln -s python3.13-intel64 python3-intel64) \ fi rm -f /opt/metwork-mfext-master/opt/python3_core/share/man/man1/python3.1 (cd /opt/metwork-mfext-master/opt/python3_core/share/man/man1; ln -s python3.13.1 python3.1) if test "xno" != "xno" ; then \ case no in \ upgrade) ensurepip="--upgrade" ;; \ install|*) ensurepip="" ;; \ esac; \ LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.13.13:/opt/rh/gcc-toolset-11/root/usr/lib64:/opt/rh/gcc-toolset-11/root/usr/lib:/opt/rh/gcc-toolset-11/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-11/root/usr/lib/dyninst:/opt/metwork-mfext-master/opt/python3_core/local/lib:/opt/metwork-mfext-master/opt/python3_core/lib:/opt/metwork-mfext-master/opt/core/local/lib:/opt/metwork-mfext-master/opt/core/lib:/opt/metwork-mfext-master/local/lib:/opt/metwork-mfext-master/lib ./python -E -m ensurepip \ $ensurepip --root=/ ; \ fi make[2]: Leaving directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.13.13' make[1]: Leaving directory '/src/layers/layer1_python3_core/0030_python3' cd /opt/metwork-mfext-master/opt/python3_core/bin && ln -s python3 python rm -Rf /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/test if ! test -d /opt/metwork-mfext-master/opt/python3_core/share; then mkdir -p /opt/metwork-mfext-master/opt/python3_core/share; fi python3 --version 2>&1 |awk '{print $2;}' >/opt/metwork-mfext-master/opt/python3_core/share/python3_version cat /opt/metwork-mfext-master/opt/python3_core/share/python3_version |awk -F '.' '{print $1"."$2;}' >/opt/metwork-mfext-master/opt/python3_core/share/python3_short_version python -m ensurepip --upgrade --default-pip Looking in links: /tmp/tmpsu0fi9br Processing /tmp/tmpsu0fi9br/pip-26.0.1-py3-none-any.whl Installing collected packages: pip Successfully installed pip-26.0.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. make[3]: Leaving directory '/src/layers/layer1_python3_core/0030_python3' make[3]: Entering directory '/src/layers/layer1_python3_core/0033_update_pip' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer14231[/src/layers/layer1_python3_core/0033_update_pip/tempolayer14231] Collecting pip==26.1.2 (from -r requirements3.txt (line 1)) Downloading pip-26.1.2.tar.gz (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 66.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pip Building wheel for pip (pyproject.toml): started Building wheel for pip (pyproject.toml): finished with status 'done' Created wheel for pip: filename=pip-26.1.2-py3-none-any.whl size=1813144 sha256=99a40e65c95274fccc4ad1e878ba2de2f73c4caf37d1f4f9cddc434942c7be05 Stored in directory: /root/.cache/pip/wheels/cd/3f/27/8b752ff74a57a6190b03d255e81412641215acbe33bf16da5b Successfully built pip if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-master/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/pip-26.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 26.0.1 Uninstalling pip-26.0.1: Successfully uninstalled pip-26.0.1 Successfully installed pip-26.1.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/pip.yaml is ready make[3]: Leaving directory '/src/layers/layer1_python3_core/0033_update_pip' make[3]: Entering directory '/src/layers/layer1_python3_core/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer14391[/src/layers/layer1_python3_core/0500_extra_python_packages/tempolayer14391] Collecting setuptools==83.0.0 (from -r requirements3.txt (line 1)) Downloading setuptools-83.0.0.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.2 MB/s 0:00:00 Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting distlib==0.4.0 (from -r requirements3.txt (line 2)) Downloading distlib-0.4.0.tar.gz (614 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.6/614.6 kB 34.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting distro==1.9.0 (from -r requirements3.txt (line 3)) Downloading distro-1.9.0.tar.gz (60 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock==3.29.1 (from -r requirements3.txt (line 4)) Downloading filelock-3.29.1.tar.gz (59 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting importlib-metadata==8.6.1 (from -r requirements3.txt (line 5)) Downloading importlib_metadata-8.6.1.tar.gz (55 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging==26.2 (from -r requirements3.txt (line 6)) Using cached packaging-26.2-py3-none-any.whl Collecting pathspec==1.0.4 (from -r requirements3.txt (line 7)) Downloading pathspec-1.0.4.tar.gz (131 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting platformdirs==4.5.0 (from -r requirements3.txt (line 8)) Downloading platformdirs-4.5.0.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pluggy==1.6.0 (from -r requirements3.txt (line 9)) Using cached pluggy-1.6.0-py3-none-any.whl Collecting pyparsing==3.2.1 (from -r requirements3.txt (line 10)) Downloading pyparsing-3.2.1.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 21.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python_discovery==1.4.0 (from -r requirements3.txt (line 11)) Downloading python_discovery-1.4.0.tar.gz (68 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six==1.17.0 (from -r requirements3.txt (line 12)) Downloading six-1.17.0.tar.gz (34 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions==4.15.0 (from -r requirements3.txt (line 13)) Downloading typing_extensions-4.15.0.tar.gz (109 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting virtualenv==21.4.2 (from -r requirements3.txt (line 14)) Downloading virtualenv-21.4.2.tar.gz (7.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 117.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wheel==0.46.3 (from -r requirements3.txt (line 15)) Downloading wheel-0.46.3.tar.gz (60 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting zipp==3.21.0 (from -r requirements3.txt (line 16)) Downloading zipp-3.21.0.tar.gz (24 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Saved ./src/packaging-26.2-py3-none-any.whl Saved ./src/pluggy-1.6.0-py3-none-any.whl Building wheels for collected packages: setuptools, distlib, distro, filelock, importlib-metadata, pathspec, platformdirs, pyparsing, python_discovery, six, typing-extensions, virtualenv, wheel, zipp Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-83.0.0-py3-none-any.whl size=1008090 sha256=14abb85c3444dd1e64e9f08fb1b92b1d0663283750d431c21e26a34065c9b87e Stored in directory: /root/.cache/pip/wheels/9a/7a/07/60b88914db62cccebbecca21bde8ce8c600ac8b3980b497441 Building wheel for distlib (pyproject.toml): started Building wheel for distlib (pyproject.toml): finished with status 'done' Created wheel for distlib: filename=distlib-0.4.0-py2.py3-none-any.whl size=469084 sha256=312de2a706e9373e8d1cb39e658237e46f7ca9478e5edd5929df64766b53106a Stored in directory: /root/.cache/pip/wheels/8f/63/52/0548d6c9da77174ec08d4226bcf18265e19855e3c362bf9254 Building wheel for distro (pyproject.toml): started Building wheel for distro (pyproject.toml): finished with status 'done' Created wheel for distro: filename=distro-1.9.0-py3-none-any.whl size=20319 sha256=64d85a4c505f14ebd250652137192b71bd4f76fcbf146c319d026fd41ad46ff3 Stored in directory: /root/.cache/pip/wheels/dc/42/49/ad4365472f1ce2707ee4bf90fea857ce8d9f01799fccb94a1e Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.29.1-py3-none-any.whl size=40750 sha256=c4aea866f39712a22eb1bb54de5223cdf33b94802b4f93ebc7d8ea3e8fcb5e86 Stored in directory: /root/.cache/pip/wheels/d6/a2/8b/7b88b7b92f8c07580c157959f7af835c71caf396a25b4adec9 Building wheel for importlib-metadata (pyproject.toml): started Building wheel for importlib-metadata (pyproject.toml): finished with status 'done' Created wheel for importlib-metadata: filename=importlib_metadata-8.6.1-py3-none-any.whl size=27013 sha256=0c4ae06c4455a07d3859c903ec2d3be332e2376e76bb8f4c602a5e6d3360bec1 Stored in directory: /root/.cache/pip/wheels/b6/cc/ed/5b17c27889b677291da1411fde2eeb372e2232811b6e938cd3 Building wheel for pathspec (pyproject.toml): started Building wheel for pathspec (pyproject.toml): finished with status 'done' Created wheel for pathspec: filename=pathspec-1.0.4-py3-none-any.whl size=55206 sha256=fb6ae2fd4e7c921a165808a552060e722767cfa526f99ca5156ed2ce45a5c723 Stored in directory: /root/.cache/pip/wheels/3a/c0/81/7462b0dea2b2ed883419671f9ecbc45b257d4c71e82fd8258b Building wheel for platformdirs (pyproject.toml): started Building wheel for platformdirs (pyproject.toml): finished with status 'done' Created wheel for platformdirs: filename=platformdirs-4.5.0-py3-none-any.whl size=18560 sha256=b9b9eda4c9c00fec14dd3d1e1ae6cc3e8321b018be00f8c46066120d525fac13 Stored in directory: /root/.cache/pip/wheels/cb/0c/a1/dda52b974ac4233f6cb9ea3f6d55726cdc8378c4685b4ff779 Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.2.1-py3-none-any.whl size=107762 sha256=7614169ad6c978f4bff5136d7963c1c6b47b19e75c457dc0399e485f01515b4d Stored in directory: /root/.cache/pip/wheels/a9/f7/10/4b6b7e4d8db6ee3f36ee438d9179a71bf42a030e5c1ae3fff1 Building wheel for python_discovery (pyproject.toml): started Building wheel for python_discovery (pyproject.toml): finished with status 'done' Created wheel for python_discovery: filename=python_discovery-1.4.0-py3-none-any.whl size=33217 sha256=0a273bf432b6f867e0e07e1d418db1c1a748a4b47551f2159607614dcccbcb70 Stored in directory: /root/.cache/pip/wheels/8d/79/a4/1b8dffac166c290f26d4985fe3526d3671a06a5534e9df857b Building wheel for six (pyproject.toml): started Building wheel for six (pyproject.toml): finished with status 'done' Created wheel for six: filename=six-1.17.0-py2.py3-none-any.whl size=11130 sha256=84ca3c474294669e866ef8956eb8ab56742904c235ea69238689ab1931a84569 Stored in directory: /root/.cache/pip/wheels/5a/d9/5f/40d10edbbee7c086d4e30ff2bdb02a396f055c3ae4cb9927d9 Building wheel for typing-extensions (pyproject.toml): started Building wheel for typing-extensions (pyproject.toml): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-4.15.0-py3-none-any.whl size=44614 sha256=f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548 Stored in directory: /root/.cache/pip/wheels/cc/94/cf/cff0a62ae14269478c9c5a9aed747cf7ab88ae5c63233523fe Building wheel for virtualenv (pyproject.toml): started Building wheel for virtualenv (pyproject.toml): finished with status 'done' Created wheel for virtualenv: filename=virtualenv-21.4.2-py3-none-any.whl size=7594078 sha256=a9667a16cd0557519a4f0885870b62b4453d32cea46e052337c3b7ae8d54745e Stored in directory: /root/.cache/pip/wheels/cc/24/4d/f8244e8781af49c96e065a04979e3df14c7b7fbbf9504e1fc4 Building wheel for wheel (pyproject.toml): started Building wheel for wheel (pyproject.toml): finished with status 'done' Created wheel for wheel: filename=wheel-0.46.3-py3-none-any.whl size=30557 sha256=4b399d56c9d9338230118d705d9737a2a468ccca63d5e813e2a4fc7815d8bc4d Stored in directory: /root/.cache/pip/wheels/16/d4/b7/55c9fb8680477928e780333f0a91d25a9ee5accd326daa3312 Building wheel for zipp (pyproject.toml): started Building wheel for zipp (pyproject.toml): finished with status 'done' Created wheel for zipp: filename=zipp-3.21.0-py3-none-any.whl size=9659 sha256=26314da5a835ed14f2a6b4acbf0746dc734b971e9cf9ac0d8349d1364905f355 Stored in directory: /root/.cache/pip/wheels/b0/43/cb/a7dfa616492f6348706d31224baacd5a6416e5c93cc78d691d Successfully built setuptools distlib distro filelock importlib-metadata pathspec platformdirs pyparsing python_discovery six typing-extensions virtualenv wheel zipp if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-master/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/setuptools-83.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/distlib-0.4.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/distro-1.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/filelock-3.29.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/importlib_metadata-8.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/packaging-26.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/pathspec-1.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/platformdirs-4.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/pluggy-1.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/pyparsing-3.2.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/python_discovery-1.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/six-1.17.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/typing_extensions-4.15.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/virtualenv-21.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/wheel-0.46.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/zipp-3.21.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Installing collected packages: distlib, zipp, typing-extensions, six, setuptools, pyparsing, pluggy, platformdirs, pathspec, packaging, filelock, distro, wheel, python_discovery, importlib-metadata, virtualenv Successfully installed distlib-0.4.0 distro-1.9.0 filelock-3.29.1 importlib-metadata-8.6.1 packaging-26.2 pathspec-1.0.4 platformdirs-4.5.0 pluggy-1.6.0 pyparsing-3.2.1 python_discovery-1.4.0 setuptools-83.0.0 six-1.17.0 typing-extensions-4.15.0 virtualenv-21.4.2 wheel-0.46.3 zipp-3.21.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/distlib.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/distro.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/filelock.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/importlib_metadata.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/packaging.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/pathspec.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/platformdirs.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/pluggy.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/pyparsing.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/python-discovery.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/setuptools.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/six.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/typing_extensions.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/virtualenv.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/wheel.yaml is ready /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/zipp.yaml is ready make[3]: Leaving directory '/src/layers/layer1_python3_core/0500_extra_python_packages' make[3]: Entering directory '/src/layers/layer1_python3_core/0510_certifi' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml touch /opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml echo "name: 'certifi'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml echo "version: '2026.4.22'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml echo "checksum: '238385f505d22767cd1860661f1c5743'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml echo -n "description: '" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml echo -n "Python package for providing Mozilla s CA Bundle (patched for centos)" |sed "s/'/ /g" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml echo "'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml echo "website: 'https://certifi.io'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml echo "license: 'MPL'" >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/python3_core/share/metwork_packages/certifi.yaml; fi echo certifi'=='2026.4.22 > requirements3.txt if ! test -d /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq >/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq >/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/requirements3.txt ;fi rm requirements3.txt make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_python3_core/0510_certifi' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/certifi-2026.4.22.tar.gz` `readlink -m ./sources` MD5 238385f505d22767cd1860661f1c5743 Computing checksum for /src/layers/layer1_python3_core/0510_certifi/build/certifi-2026.4.22.tar.gz... Good checksum rm -Rf certifi-2026.4.22 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/certifi-2026.4.22.tar.gz` tar.gz certifi-2026.4.22 Patching with certifi-system-cert-on-centos-rhel-rocky.patch... patching file certifi/core.py Patch ok make[1]: Leaving directory '/src/layers/layer1_python3_core/0510_certifi' cp pyproject.toml build/certifi-2026.4.22 make --file=../../Makefile.standard python3install_pip make[1]: Entering directory '/src/layers/layer1_python3_core/0510_certifi' if ! test -d /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages; fi cd build/certifi-2026.4.22 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && unset http_proxy && unset https_proxy && unset HTTP_PROXY && unset HTTPS_PROXY && unsafe_pip install . -v --prefix=/opt/metwork-mfext-master/opt/python3_core --src=/opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages && rm -f /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/certifi-2026.4.22.dist-info/direct_url.json Using pip 26.1.2 from /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/pip (python 3.13) Processing ./. Installing build dependencies: started Running command installing build dependencies Using pip 26.1.2 from /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages/pip (python 3.13) Collecting setuptools>=42.0.0 Obtaining dependency information for setuptools>=42.0.0 from https://files.pythonhosted.org/packages/5d/40/e1e72872c6354b306daef1703549e8e83b4d43cfea356311bf722a043752/setuptools-83.0.0-py3-none-any.whl.metadata Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 15.7 MB/s 0:00:00 Installing collected packages: setuptools Successfully installed setuptools-83.0.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Running command Getting requirements to build wheel /tmp/pip-build-env-4snf1zel/overlay/lib/python3.13/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2026.04.22' to '2026.4.22' self.metadata.version = self._normalize_version(self.metadata.version) /tmp/pip-build-env-4snf1zel/overlay/lib/python3.13/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing certifi.egg-info/PKG-INFO writing dependency_links to certifi.egg-info/dependency_links.txt writing top-level names to certifi.egg-info/top_level.txt reading manifest file 'certifi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.github' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'certifi.egg-info/SOURCES.txt' Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /tmp/pip-build-env-4snf1zel/overlay/lib/python3.13/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2026.04.22' to '2026.4.22' self.metadata.version = self._normalize_version(self.metadata.version) /tmp/pip-build-env-4snf1zel/overlay/lib/python3.13/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /tmp/pip-modern-metadata-8xfbu6ak/certifi.egg-info writing /tmp/pip-modern-metadata-8xfbu6ak/certifi.egg-info/PKG-INFO writing dependency_links to /tmp/pip-modern-metadata-8xfbu6ak/certifi.egg-info/dependency_links.txt writing top-level names to /tmp/pip-modern-metadata-8xfbu6ak/certifi.egg-info/top_level.txt writing manifest file '/tmp/pip-modern-metadata-8xfbu6ak/certifi.egg-info/SOURCES.txt' reading manifest file '/tmp/pip-modern-metadata-8xfbu6ak/certifi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.github' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file '/tmp/pip-modern-metadata-8xfbu6ak/certifi.egg-info/SOURCES.txt' creating '/tmp/pip-modern-metadata-8xfbu6ak/certifi-2026.4.22.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: certifi Building wheel for certifi (pyproject.toml): started Running command Building wheel for certifi (pyproject.toml) /tmp/pip-build-env-4snf1zel/overlay/lib/python3.13/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2026.04.22' to '2026.4.22' self.metadata.version = self._normalize_version(self.metadata.version) /tmp/pip-build-env-4snf1zel/overlay/lib/python3.13/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/certifi copying certifi/__init__.py -> build/lib/certifi copying certifi/__main__.py -> build/lib/certifi copying certifi/core.py -> build/lib/certifi running egg_info writing certifi.egg-info/PKG-INFO writing dependency_links to certifi.egg-info/dependency_links.txt writing top-level names to certifi.egg-info/top_level.txt reading manifest file 'certifi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.github' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'certifi.egg-info/SOURCES.txt' copying certifi/cacert.pem -> build/lib/certifi copying certifi/py.typed -> build/lib/certifi installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/certifi copying build/lib/certifi/__init__.py -> build/bdist.linux-x86_64/wheel/./certifi copying build/lib/certifi/__main__.py -> build/bdist.linux-x86_64/wheel/./certifi copying build/lib/certifi/core.py -> build/bdist.linux-x86_64/wheel/./certifi copying build/lib/certifi/cacert.pem -> build/bdist.linux-x86_64/wheel/./certifi copying build/lib/certifi/py.typed -> build/bdist.linux-x86_64/wheel/./certifi running install_egg_info Copying certifi.egg-info to build/bdist.linux-x86_64/wheel/./certifi-2026.4.22-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/certifi-2026.4.22.dist-info/WHEEL creating '/root/.cache/pip/wheels/a2/ed/64/6e47f58718c5333b6343e6f85835421d5e3b0f6dd995eca36a/tmpbwa826tt/.tmp-4d2a9p4t/certifi-2026.4.22-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'certifi/__init__.py' adding 'certifi/__main__.py' adding 'certifi/cacert.pem' adding 'certifi/core.py' adding 'certifi/py.typed' adding 'certifi-2026.4.22.dist-info/licenses/LICENSE' adding 'certifi-2026.4.22.dist-info/METADATA' adding 'certifi-2026.4.22.dist-info/WHEEL' adding 'certifi-2026.4.22.dist-info/top_level.txt' adding 'certifi-2026.4.22.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for certifi (pyproject.toml): finished with status 'done' Created wheel for certifi: filename=certifi-2026.4.22-py3-none-any.whl size=135844 sha256=ec8ecf27fa1e555d0fdb1949f21c2f6ce1fa147efc75cc814a56df0fb62a0858 Stored in directory: /root/.cache/pip/wheels/a2/ed/64/6e47f58718c5333b6343e6f85835421d5e3b0f6dd995eca36a Successfully built certifi Installing collected packages: certifi Successfully installed certifi-2026.4.22 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. make[1]: Leaving directory '/src/layers/layer1_python3_core/0510_certifi' make[3]: Leaving directory '/src/layers/layer1_python3_core/0510_certifi' make[3]: Entering directory '/src/layers/layer1_python3_core/9999_requirements' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all make: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_python3_core/9999_requirements' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-master/opt/python3_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_core" cache: /buildcache/mfext_cache_layer_python3_core_fbb98e17c4e3f58f5969dd4af3ae9b46.tar created make[2]: Leaving directory '/src/layers/layer1_python3_core' make[2]: Entering directory '/src/layers/layer1_scientific_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/scientific_core" "scientific_core" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b source hash: eed3bc318c732ea59bc2eac17c07649a cache hit (used: /buildcache/mfext_cache_layer_scientific_core_262d13d95e3d4f77aa292f43c9796d2e.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0006_protobuf 0007_protobuf_c 0008_postgresql 0009_pgbouncer 0010_hdf4 0011_hdf5 0012_netcdf_c 0013_netcdf_cxx 0015_proj 0020_libgeotiff 0021_geos 0022_libspatialite 0023_gdal 0070_postgis 0071_postgresql_airtide 0072_postgis_geohash 0073_pg_partman 0074_pg_uuidv7 0075_pg_cron; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-master/opt/scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_262d13d95e3d4f77aa292f43c9796d2e.tar) make[2]: Leaving directory '/src/layers/layer1_scientific_core' make[2]: Entering directory '/src/layers/layer2_python3' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3" "python3" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 python3_core@mfext layer (dependency) hash (from cache): cfcf438c184edb96718dbf062dec09bd root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b source hash: 96aee9d965cd77e07db39aa210ee3cd7 cache missed (/buildcache/mfext_cache_layer_python3_4bfb74cf8118c7d6b2279bf4a63f360b.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_python_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3 ; \ fi make[3]: Entering directory '/src/layers/layer2_python3/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer16117[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117] Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/acquisition.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/acquisition Running command git rev-parse -q --verify 'sha^78a05cb1dee0eb305751cd08c27b014d7b26c912' Running command git fetch -q https://github.com/metwork-framework/acquisition.git 78a05cb1dee0eb305751cd08c27b014d7b26c912 Running command git checkout -q 78a05cb1dee0eb305751cd08c27b014d7b26c912 Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/aiohttp_metwork_middlewares.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/aiohttp-metwork-middlewares Running command git rev-parse -q --verify 'sha^3ef444a64f23bdc69bf93d4a5997d2bda11dd02a' Running command git fetch -q https://github.com/metwork-framework/aiohttp_metwork_middlewares.git 3ef444a64f23bdc69bf93d4a5997d2bda11dd02a Running command git checkout -q 3ef444a64f23bdc69bf93d4a5997d2bda11dd02a Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/bash.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/bash Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/cookiecutter.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/cookiecutter Running command git rev-parse -q --verify 'sha^39a141b88e50d1b927e792dd58dad24aacbbad91' Running command git fetch -q https://github.com/metwork-framework/cookiecutter.git 39a141b88e50d1b927e792dd58dad24aacbbad91 Running command git submodule update --init --recursive -q Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/cookiecutter_hooks.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/cookiecutter-hooks Running command git rev-parse -q --verify 'sha^22817e1a4051cd8141dc963cde4119f65c2fae04' Running command git fetch -q https://github.com/metwork-framework/cookiecutter_hooks.git 22817e1a4051cd8141dc963cde4119f65c2fae04 Running command git checkout -q 22817e1a4051cd8141dc963cde4119f65c2fae04 Obtaining acquisition from git+https://github.com/metwork-framework/acquisition.git@78a05cb1dee0eb305751cd08c27b014d7b26c912#egg=acquisition (from -r requirements3.txt (line 1)) Cloning https://github.com/metwork-framework/acquisition.git (to revision 78a05cb1dee0eb305751cd08c27b014d7b26c912) to ./tmp_src/acquisition Resolved https://github.com/metwork-framework/acquisition.git to commit 78a05cb1dee0eb305751cd08c27b014d7b26c912 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining aiohttp_metwork_middlewares from git+https://github.com/metwork-framework/aiohttp_metwork_middlewares.git@3ef444a64f23bdc69bf93d4a5997d2bda11dd02a#egg=aiohttp_metwork_middlewares (from -r requirements3.txt (line 5)) Cloning https://github.com/metwork-framework/aiohttp_metwork_middlewares.git (to revision 3ef444a64f23bdc69bf93d4a5997d2bda11dd02a) to ./tmp_src/aiohttp-metwork-middlewares Resolved https://github.com/metwork-framework/aiohttp_metwork_middlewares.git to commit 3ef444a64f23bdc69bf93d4a5997d2bda11dd02a Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining bash from git+https://github.com/metwork-framework/bash.git@0.7#egg=bash (from -r requirements3.txt (line 17)) Cloning https://github.com/metwork-framework/bash.git (to revision 0.7) to ./tmp_src/bash Resolved https://github.com/metwork-framework/bash.git to commit 3b1e1daf9c9713060b5762520b17b53934167770 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining cookiecutter from git+https://github.com/metwork-framework/cookiecutter.git@39a141b88e50d1b927e792dd58dad24aacbbad91#egg=cookiecutter (from -r requirements3.txt (line 30)) Cloning https://github.com/metwork-framework/cookiecutter.git (to revision 39a141b88e50d1b927e792dd58dad24aacbbad91) to ./tmp_src/cookiecutter Resolved https://github.com/metwork-framework/cookiecutter.git to commit 39a141b88e50d1b927e792dd58dad24aacbbad91 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining cookiecutter_hooks from git+https://github.com/metwork-framework/cookiecutter_hooks.git@22817e1a4051cd8141dc963cde4119f65c2fae04#egg=cookiecutter_hooks (from -r requirements3.txt (line 31)) Cloning https://github.com/metwork-framework/cookiecutter_hooks.git (to revision 22817e1a4051cd8141dc963cde4119f65c2fae04) to ./tmp_src/cookiecutter-hooks Resolved https://github.com/metwork-framework/cookiecutter_hooks.git to commit 22817e1a4051cd8141dc963cde4119f65c2fae Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/deploycron.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/deploycron Running command git rev-parse -q --verify 'sha^3d103a7d0cdaa1f21f6df994f181227e0d43329b' Running command git fetch -q https://github.com/metwork-framework/deploycron.git 3d103a7d0cdaa1f21f6df994f181227e0d43329b Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/directory_observer.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/directory-observer Running command git rev-parse -q --verify 'sha^2c499bde00de6868cb850e3aa2e10a1c4557f6dc' Running command git fetch -q https://github.com/metwork-framework/directory_observer.git 2c499bde00de6868cb850e3aa2e10a1c4557f6dc Running command git checkout -q 2c499bde00de6868cb850e3aa2e10a1c4557f6dc Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/envtpl.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/envtpl Running command git rev-parse -q --verify 'sha^4cd1056dcafc450f05cdfba53144712c65239080' Running command git fetch -q https://github.com/metwork-framework/envtpl.git 4cd1056dcafc450f05cdfba53144712c65239080 Running command git checkout -q 4cd1056dcafc450f05cdfba53144712c65239080 Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/mfplugin.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/mfplugin Running command git rev-parse -q --verify 'sha^1a785e18014842c199a6838980b42db80651bc0f' Running command git fetch -q https://github.com/metwork-framework/mfplugin.git 1a785e18014842c199a6838980b42db80651bc0f Running command git checkout -q 1a785e18014842c199a6838980b42db80651bc0f 04 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining deploycron from git+https://github.com/metwork-framework/deploycron.git@3d103a7d0cdaa1f21f6df994f181227e0d43329b#egg=deploycron (from -r requirements3.txt (line 36)) Cloning https://github.com/metwork-framework/deploycron.git (to revision 3d103a7d0cdaa1f21f6df994f181227e0d43329b) to ./tmp_src/deploycron Resolved https://github.com/metwork-framework/deploycron.git to commit 3d103a7d0cdaa1f21f6df994f181227e0d43329b Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining directory_observer from git+https://github.com/metwork-framework/directory_observer.git@2c499bde00de6868cb850e3aa2e10a1c4557f6dc#egg=directory_observer (from -r requirements3.txt (line 40)) Cloning https://github.com/metwork-framework/directory_observer.git (to revision 2c499bde00de6868cb850e3aa2e10a1c4557f6dc) to ./tmp_src/directory-observer Resolved https://github.com/metwork-framework/directory_observer.git to commit 2c499bde00de6868cb850e3aa2e10a1c4557f6dc Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@4cd1056dcafc450f05cdfba53144712c65239080#egg=envtpl (from -r requirements3.txt (line 43)) Cloning https://github.com/metwork-framework/envtpl.git (to revision 4cd1056dcafc450f05cdfba53144712c65239080) to ./tmp_src/envtpl Resolved https://github.com/metwork-framework/envtpl.git to commit 4cd1056dcafc450f05cdfba53144712c65239080 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining mfplugin from git+https://github.com/metwork-framework/mfplugin.git@1a785e18014842c199a6838980b42db80651bc0f#egg=mfplugin (from -r requirements3.txt (line 81)) Cloning https://github.com/metwork-framework/mfplugin.git (to revision 1a785e18014842c199a6838980b42db80651bc0f) to ./tmp_src/mfplugin Resolved https://github.com/metwork-framework/mfplugin.git to commit 1a785e18014842c199a6838980b42db80651bc0f Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'don Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/pystatsd.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/statsd Running command git rev-parse -q --verify 'sha^5db419f654100b2c5f371c82cb619a1406fbaf15' Running command git fetch -q https://github.com/metwork-framework/pystatsd.git 5db419f654100b2c5f371c82cb619a1406fbaf15 Running command git checkout -q 5db419f654100b2c5f371c82cb619a1406fbaf15 Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/telegraf-unixsocket-python-client /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/telegraf-unixsocket-client Running command git rev-parse -q --verify 'sha^fc4b76ceef13c3f6843876785897c660218c0b8c' Running command git fetch -q https://github.com/metwork-framework/telegraf-unixsocket-python-client fc4b76ceef13c3f6843876785897c660218c0b8c Running command git checkout -q fc4b76ceef13c3f6843876785897c660218c0b8c Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/xattrfile.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/xattrfile Running command git rev-parse -q --verify 'sha^857ae661ddf25da7c00964debd5f279d8303c622' Running command git fetch -q https://github.com/metwork-framework/xattrfile.git 857ae661ddf25da7c00964debd5f279d8303c622 Running command git checkout -q 857ae661ddf25da7c00964debd5f279d8303c622 e' Obtaining statsd from git+https://github.com/metwork-framework/pystatsd.git@5db419f654100b2c5f371c82cb619a1406fbaf15#egg=statsd (from -r requirements3.txt (line 130)) Cloning https://github.com/metwork-framework/pystatsd.git (to revision 5db419f654100b2c5f371c82cb619a1406fbaf15) to ./tmp_src/statsd Resolved https://github.com/metwork-framework/pystatsd.git to commit 5db419f654100b2c5f371c82cb619a1406fbaf15 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining telegraf_unixsocket_client from git+https://github.com/metwork-framework/telegraf-unixsocket-python-client@fc4b76ceef13c3f6843876785897c660218c0b8c#egg=telegraf_unixsocket_client (from -r requirements3.txt (line 133)) Cloning https://github.com/metwork-framework/telegraf-unixsocket-python-client (to revision fc4b76ceef13c3f6843876785897c660218c0b8c) to ./tmp_src/telegraf-unixsocket-client Resolved https://github.com/metwork-framework/telegraf-unixsocket-python-client to commit fc4b76ceef13c3f6843876785897c660218c0b8c Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining xattrfile from git+https://github.com/metwork-framework/xattrfile.git@857ae661ddf25da7c00964debd5f279d8303c622#egg=xattrfile (from -r requirements3.txt (line 150)) Cloning https://github.com/metwork-framework/xattrfile.git (to revision 857ae661ddf25da7c00964debd5f279d8303c622) to ./tmp_src/xattrfile Resolved https://github.com/metwork-framework/xattrfile.git to commit 857ae661ddf25da7c00964debd5f279d8303c622 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiofiles==24.1.0 (from -r requirements3.txt (line 2)) Downloading aiofiles-24.1.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohappyeyeballs==2.5.0 (from -r requirements3.txt (line 3)) Downloading aiohappyeyeballs-2.5.0.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp==3.14.1 (from -r requirements3.txt (line 4)) Downloading aiohttp-3.14.1.tar.gz (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 112.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiosignal==1.4.0 (from -r requirements3.txt (line 6)) Downloading aiosignal-1.4.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting annotated-doc==0.0.4 (from -r requirements3.txt (line 7)) Downloading annotated_doc-0.0.4.tar.gz (7.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting annotated-types==0.7.0 (from -r requirements3.txt (line 8)) Downloading annotated_types-0.7.0.tar.gz (16 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting anyio==4.9.0 (from -r requirements3.txt (line 9)) Downloading anyio-4.9.0.tar.gz (190 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting argcomplete==3.6.0 (from -r requirements3.txt (line 10)) Downloading argcomplete-3.6.0.tar.gz (73 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting arrow==1.3.0 (from -r requirements3.txt (line 11)) Downloading arrow-1.3.0.tar.gz (131 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asttokens==3.0.0 (from -r requirements3.txt (line 12)) Downloading asttokens-3.0.0.tar.gz (61 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs==25.1.0 (from -r requirements3.txt (line 13)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 74.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting autopep8==2.3.2 (from -r requirements3.txt (line 14)) Downloading autopep8-2.3.2.tar.gz (92 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Babel==2.17.0 (from -r requirements3.txt (line 15)) Downloading babel-2.17.0.tar.gz (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 107.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting backcall==0.2.0 (from -r requirements3.txt (line 16)) Downloading backcall-0.2.0.tar.gz (18 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bcrypt==5.0.0 (from -r requirements3.txt (line 18)) Downloading bcrypt-5.0.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting beautifulsoup4==4.13.3 (from -r requirements3.txt (line 19)) Downloading beautifulsoup4-4.13.3.tar.gz (619 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 619.5/619.5 kB 28.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting binaryornot==0.6.0 (from -r requirements3.txt (line 20)) Downloading binaryornot-0.6.0.tar.gz (478 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bjoern==3.2.2 (from -r requirements3.txt (line 21)) Downloading bjoern-3.2.2.tar.gz (45 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cachetools==7.1.4 (from -r requirements3.txt (line 22)) Downloading cachetools-7.1.4.tar.gz (40 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Cerberus==1.3.7 (from -r requirements3.txt (line 23)) Downloading cerberus-1.3.7.tar.gz (29 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cffi==2.0.0 (from -r requirements3.txt (line 24)) Downloading cffi-2.0.0.tar.gz (523 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting chardet==5.2.0 (from -r requirements3.txt (line 25)) Downloading chardet-5.2.0.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 106.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset_normalizer==3.4.7 (from -r requirements3.txt (line 26)) Downloading charset_normalizer-3.4.7.tar.gz (144 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Click==8.3.3 (from -r requirements3.txt (line 27)) Downloading click-8.3.3.tar.gz (328 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting colorama==0.4.6 (from -r requirements3.txt (line 28)) Downloading colorama-0.4.6.tar.gz (27 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ConfigUpdater==3.2 (from -r requirements3.txt (line 29)) Downloading ConfigUpdater-3.2.tar.gz (140 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cron-wrapper==0.1.3 (from -r requirements3.txt (line 32)) Downloading cron_wrapper-0.1.3.tar.gz (6.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cryptography==48.0.1 (from -r requirements3.txt (line 33)) Downloading cryptography-48.0.1.tar.gz (832 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 833.0/833.0 kB 14.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting decorator==5.2.1 (from -r requirements3.txt (line 34)) Downloading decorator-5.2.1.tar.gz (56 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting defusedxml==0.7.1 (from -r requirements3.txt (line 35)) Downloading defusedxml-0.7.1.tar.gz (75 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Deprecated==1.3.1 (from -r requirements3.txt (line 37)) Downloading deprecated-1.3.1.tar.gz (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 132.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting deprecation==2.1.0 (from -r requirements3.txt (line 38)) Downloading deprecation-2.1.0.tar.gz (173 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dill==0.4.0 (from -r requirements3.txt (line 39)) Downloading dill-0.4.0.tar.gz (186 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting diskcache==5.6.3 (from -r requirements3.txt (line 41)) Downloading diskcache-5.6.3.tar.gz (67 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting entrypoints==0.4 (from -r requirements3.txt (line 42)) Downloading entrypoints-0.4.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting executing==2.2.0 (from -r requirements3.txt (line 44)) Downloading executing-2.2.0.tar.gz (978 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 978.7/978.7 kB 71.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fakeredis==2.27.0 (from -r requirements3.txt (line 45)) Downloading fakeredis-2.27.0.tar.gz (157 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist==1.5.0 (from -r requirements3.txt (line 46)) Downloading frozenlist-1.5.0.tar.gz (39 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fsspec==2025.3.0 (from -r requirements3.txt (line 47)) Downloading fsspec-2025.3.0.tar.gz (298 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting geojson==3.3.0 (from -r requirements3.txt (line 48)) Downloading geojson-3.3.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gitignore-parser==0.1.13 (from -r requirements3.txt (line 49)) Downloading gitignore_parser-0.1.13.tar.gz (5.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting h11==0.16.0 (from -r requirements3.txt (line 50)) Downloading h11-0.16.0.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hiredis==3.1.0 (from -r requirements3.txt (line 51)) Downloading hiredis-3.1.0.tar.gz (87 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpcore==1.0.9 (from -r requirements3.txt (line 52)) Downloading httpcore-1.0.9.tar.gz (85 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpx==0.28.1 (from -r requirements3.txt (line 53)) Downloading httpx-0.28.1.tar.gz (141 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting idna==3.16 (from -r requirements3.txt (line 54)) Downloading idna-3.16.tar.gz (203 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting importlib_resources==6.5.2 (from -r requirements3.txt (line 55)) Downloading importlib_resources-6.5.2.tar.gz (44 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting inotify-simple==1.3.5 (from -r requirements3.txt (line 56)) Downloading inotify_simple-1.3.5.tar.gz (9.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython==9.0.2 (from -r requirements3.txt (line 57)) Downloading ipython-9.0.2.tar.gz (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 11.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython_pygments_lexers==1.1.1 (from -r requirements3.txt (line 58)) Downloading ipython_pygments_lexers-1.1.1.tar.gz (8.4 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jedi==0.19.2 (from -r requirements3.txt (line 59)) Downloading jedi-0.19.2.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Jinja2==3.1.6 (from -r requirements3.txt (line 60)) Downloading jinja2-3.1.6.tar.gz (245 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-from-json-extension==1.0.1 (from -r requirements3.txt (line 61)) Downloading jinja2_from_json_extension-1.0.1.tar.gz (3.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-fnmatch-extension==1.0.3 (from -r requirements3.txt (line 62)) Downloading jinja2_fnmatch_extension-1.0.3.tar.gz (3.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-getenv-extension==1.0.3 (from -r requirements3.txt (line 63)) Downloading jinja2_getenv_extension-1.0.3.tar.gz (3.9 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-shell-extension==2.1.1 (from -r requirements3.txt (line 64)) Downloading jinja2_shell_extension-2.1.1.tar.gz (3.9 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-time==0.2.0 (from -r requirements3.txt (line 65)) Downloading jinja2-time-0.2.0.tar.gz (5.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jmespath==1.0.1 (from -r requirements3.txt (line 66)) Downloading jmespath-1.0.1.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting joblib==1.4.2 (from -r requirements3.txt (line 67)) Downloading joblib-1.4.2.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 13.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonpickle==4.1.1 (from -r requirements3.txt (line 68)) Downloading jsonpickle-4.1.1.tar.gz (316 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonschema==4.23.0 (from -r requirements3.txt (line 69)) Downloading jsonschema-4.23.0.tar.gz (325 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonschema_specifications==2024.10.1 (from -r requirements3.txt (line 70)) Downloading jsonschema_specifications-2024.10.1.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lark==1.1.8 (from -r requirements3.txt (line 71)) Downloading lark-1.1.8.tar.gz (255 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lazy-import==0.2.2 (from -r requirements3.txt (line 72)) Downloading lazy_import-0.2.2.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lxml==6.1.0 (from -r requirements3.txt (line 73)) Downloading lxml-6.1.0.tar.gz (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 100.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Mako==1.3.12 (from -r requirements3.txt (line 74)) Downloading mako-1.3.12.tar.gz (400 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Markdown==3.10.2 (from -r requirements3.txt (line 75)) Downloading markdown-3.10.2.tar.gz (368 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py==3.0.0 (from -r requirements3.txt (line 76)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting MarkupSafe==3.0.2 (from -r requirements3.txt (line 77)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting matplotlib-inline==0.1.7 (from -r requirements3.txt (line 78)) Downloading matplotlib_inline-0.1.7.tar.gz (8.2 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdurl==0.1.2 (from -r requirements3.txt (line 79)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mflog==0.1.1 (from -r requirements3.txt (line 80)) Downloading mflog-0.1.1.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mfutil==0.3.2 (from -r requirements3.txt (line 82)) Downloading mfutil-0.3.2.tar.gz (17 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting msgpack==1.2.1 (from -r requirements3.txt (line 83)) Downloading msgpack-1.2.1.tar.gz (183 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict==6.1.0 (from -r requirements3.txt (line 84)) Downloading multidict-6.1.0.tar.gz (64 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mypy-extensions==1.1.0 (from -r requirements3.txt (line 85)) Downloading mypy_extensions-1.1.0.tar.gz (6.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting narwhals==1.37.0 (from -r requirements3.txt (line 86)) Downloading narwhals-1.37.0.tar.gz (271 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting netifaces2==0.0.22 (from -r requirements3.txt (line 87)) Downloading netifaces2-0.0.22.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting opinionated-configparser==1.0.1 (from -r requirements3.txt (line 88)) Downloading opinionated_configparser-1.0.1.tar.gz (6.4 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting orjson==3.11.9 (from -r requirements3.txt (line 89)) Downloading orjson-3.11.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (41 kB) Collecting paramiko==3.5.1 (from -r requirements3.txt (line 90)) Downloading paramiko-3.5.1.tar.gz (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 90.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting parso==0.8.4 (from -r requirements3.txt (line 91)) Downloading parso-0.8.4.tar.gz (400 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pbr==7.0.3 (from -r requirements3.txt (line 92)) Downloading pbr-7.0.3.tar.gz (135 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pexpect==4.9.0 (from -r requirements3.txt (line 93)) Downloading pexpect-4.9.0.tar.gz (166 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pickleshare==0.7.5 (from -r requirements3.txt (line 94)) Downloading pickleshare-0.7.5.tar.gz (6.2 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pika==1.3.2 (from -r requirements3.txt (line 95)) Downloading pika-1.3.2.tar.gz (145 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow==12.3.0 (from -r requirements3.txt (line 96)) Downloading pillow-12.3.0.tar.gz (47.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 MB 62.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting poyo==0.5.0 (from -r requirements3.txt (line 97)) Downloading poyo-0.5.0.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting prompt-toolkit==3.0.50 (from -r requirements3.txt (line 98)) Downloading prompt_toolkit-3.0.50.tar.gz (429 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting propcache==0.3.0 (from -r requirements3.txt (line 99)) Downloading propcache-0.3.0.tar.gz (42 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psutil==7.2.2 (from -r requirements3.txt (line 100)) Downloading psutil-7.2.2.tar.gz (493 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ptyprocess==0.7.0 (from -r requirements3.txt (line 101)) Downloading ptyprocess-0.7.0.tar.gz (70 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pure-eval==0.2.3 (from -r requirements3.txt (line 102)) Downloading pure_eval-0.2.3.tar.gz (19 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1==0.6.4 (from -r requirements3.txt (line 103)) Downloading pyasn1-0.6.4.tar.gz (151 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1-modules==0.4.1 (from -r requirements3.txt (line 104)) Downloading pyasn1_modules-0.4.1.tar.gz (310 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasyncore==1.0.4 (from -r requirements3.txt (line 105)) Downloading pyasyncore-1.0.4.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser==3.0 (from -r requirements3.txt (line 106)) Using cached pycparser-3.0-py3-none-any.whl Collecting pycodestyle==2.12.1 (from -r requirements3.txt (line 107)) Downloading pycodestyle-2.12.1.tar.gz (39 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydantic==2.13.4 (from -r requirements3.txt (line 108)) Downloading pydantic-2.13.4.tar.gz (844 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 844.8/844.8 kB 79.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydantic-core==2.46.4 (from -r requirements3.txt (line 109)) Downloading pydantic_core-2.46.4.tar.gz (471 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pygments==2.20.0 (from -r requirements3.txt (line 110)) Downloading pygments-2.20.0.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 125.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinotify==0.9.6 (from -r requirements3.txt (line 111)) Downloading pyinotify-0.9.6.tar.gz (60 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting PyNaCl==1.6.2 (from -r requirements3.txt (line 112)) Downloading pynacl-1.6.2.tar.gz (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 101.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil==2.9.0.post0 (from -r requirements3.txt (line 113)) Downloading python-dateutil-2.9.0.post0.tar.gz (342 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-ldap==3.4.5 (from -r requirements3.txt (line 114)) Downloading python_ldap-3.4.5.tar.gz (388 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytz==2025.1 (from -r requirements3.txt (line 115)) Downloading pytz-2025.1.tar.gz (319 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting PyYAML==6.0.3 (from -r requirements3.txt (line 116)) Downloading pyyaml-6.0.3.tar.gz (130 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting redis==7.4.1 (from -r requirements3.txt (line 117)) Downloading redis-7.4.1.tar.gz (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 136.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting referencing==0.36.2 (from -r requirements3.txt (line 118)) Downloading referencing-0.36.2.tar.gz (74 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting regex==2026.7.10 (from -r requirements3.txt (line 119)) Downloading regex-2026.7.10.tar.gz (416 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests==2.33.0 (from -r requirements3.txt (line 120)) Downloading requests-2.33.0.tar.gz (134 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests-unixsocket2==0.4.2 (from -r requirements3.txt (line 121)) Downloading requests_unixsocket2-0.4.2.tar.gz (6.4 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich==14.3.4 (from -r requirements3.txt (line 122)) Downloading rich-14.3.4.tar.gz (230 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rpds-py==0.29.0 (from -r requirements3.txt (line 123)) Downloading rpds_py-0.29.0.tar.gz (69 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-git-versioning==2.1.0 (from -r requirements3.txt (line 124)) Downloading setuptools_git_versioning-2.1.0.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting shellingham==1.5.4 (from -r requirements3.txt (line 125)) Downloading shellingham-1.5.4.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting simpleeval==1.0.6 (from -r requirements3.txt (line 126)) Downloading simpleeval-1.0.6.tar.gz (41 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sniffio==1.3.1 (from -r requirements3.txt (line 127)) Downloading sniffio-1.3.1.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sortedcontainers==2.4.0 (from -r requirements3.txt (line 128)) Downloading sortedcontainers-2.4.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting soupsieve==2.8.4 (from -r requirements3.txt (line 129)) Downloading soupsieve-2.8.4.tar.gz (121 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting stack-data==0.6.3 (from -r requirements3.txt (line 131)) Downloading stack_data-0.6.3.tar.gz (44 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting structlog==23.1.0 (from -r requirements3.txt (line 132)) Downloading structlog-23.1.0.tar.gz (746 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 45.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting termcolor==2.5.0 (from -r requirements3.txt (line 134)) Downloading termcolor-2.5.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting terminaltables3==4.0.0 (from -r requirements3.txt (line 135)) Downloading terminaltables3-4.0.0.tar.gz (12 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting threadpoolctl==3.6.0 (from -r requirements3.txt (line 136)) Downloading threadpoolctl-3.6.0.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomlkit==0.13.2 (from -r requirements3.txt (line 137)) Downloading tomlkit-0.13.2.tar.gz (192 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tornado==6.5.7 (from -r requirements3.txt (line 138)) Downloading tornado-6.5.7.tar.gz (519 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tqdm==4.67.1 (from -r requirements3.txt (line 139)) Downloading tqdm-4.67.1.tar.gz (169 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets==5.14.3 (from -r requirements3.txt (line 140)) Downloading traitlets-5.14.3.tar.gz (161 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typer==0.26.4 (from -r requirements3.txt (line 141)) Downloading typer-0.26.4.tar.gz (201 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting types-python-dateutil==2.9.0.20241206 (from -r requirements3.txt (line 142)) Downloading types_python_dateutil-2.9.0.20241206.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing_inspect==0.9.0 (from -r requirements3.txt (line 143)) Downloading typing_inspect-0.9.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing_inspection==0.4.2 (from -r requirements3.txt (line 144)) Downloading typing_inspection-0.4.2.tar.gz (75 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Unidecode==1.3.8 (from -r requirements3.txt (line 145)) Downloading Unidecode-1.3.8.tar.gz (192 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3==2.7.0 (from -r requirements3.txt (line 146)) Downloading urllib3-2.7.0.tar.gz (433 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcwidth==0.2.13 (from -r requirements3.txt (line 147)) Downloading wcwidth-0.2.13.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Werkzeug==3.1.6 (from -r requirements3.txt (line 148)) Downloading werkzeug-3.1.6.tar.gz (864 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 864.7/864.7 kB 57.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wrapt==2.2.1 (from -r requirements3.txt (line 149)) Downloading wrapt-2.2.1.tar.gz (127 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting xmltodict==0.14.2 (from -r requirements3.txt (line 151)) Downloading xmltodict-0.14.2.tar.gz (51 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl==1.18.3 (from -r requirements3.txt (line 152)) Downloading yarl-1.18.3.tar.gz (181 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yq==3.4.3 (from -r requirements3.txt (line 153)) Downloading yq-3.4.3.tar.gz (33 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools (from aiohttp_metwork_middlewares->-r requirements3.txt (line 5)) Using cached setuptools-83.0.0-py3-none-any.whl Collecting six>=1.10 (from cookiecutter->-r requirements3.txt (line 30)) Using cached six-1.17.0-py2.py3-none-any.whl Collecting filelock (from mfplugin->-r requirements3.txt (line 81)) Using cached filelock-3.29.1-py3-none-any.whl Collecting typing-extensions>=4.0.0 (from beautifulsoup4==4.13.3->-r requirements3.txt (line 19)) Using cached typing_extensions-4.15.0-py3-none-any.whl Collecting packaging (from deprecation==2.1.0->-r requirements3.txt (line 38)) Using cached packaging-26.2-py3-none-any.whl Collecting certifi (from httpcore==1.0.9->-r requirements3.txt (line 52)) Downloading certifi-2026.4.22.tar.gz (137 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading orjson-3.11.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (134 kB) Saved ./src/orjson-3.11.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/pycparser-3.0-py3-none-any.whl Saved ./src/six-1.17.0-py2.py3-none-any.whl Saved ./src/typing_extensions-4.15.0-py3-none-any.whl Saved ./src/filelock-3.29.1-py3-none-any.whl Saved ./src/packaging-26.2-py3-none-any.whl Saved ./src/setuptools-83.0.0-py3-none-any.whl Building wheels for collected packages: acquisition, aiohttp_metwork_middlewares, bash, cookiecutter, cookiecutter_hooks, deploycron, directory_observer, envtpl, mfplugin, statsd, telegraf_unixsocket_client, xattrfile, aiofiles, aiohappyeyeballs, aiohttp, multidict, yarl, aiosignal, annotated-doc, annotated-types, anyio, argcomplete, arrow, asttokens, attrs, autopep8, Babel, backcall, bcrypt, beautifulsoup4, binaryornot, bjoern, cachetools, Cerberus, cffi, chardet, charset_normalizer, Click, colorama, ConfigUpdater, cron-wrapper, cryptography, decorator, defusedxml, Deprecated, wrapt, deprecation, dill, diskcache, entrypoints, executing, fakeredis, sortedcontainers, frozenlist, fsspec, geojson, gitignore-parser, h11, hiredis, httpcore, httpx, idna, importlib_resources, inotify-simple, ipython, prompt-toolkit, ipython_pygments_lexers, jedi, parso, Jinja2, jinja2-from-json-extension, jinja2-fnmatch-extension, jinja2-getenv-extension, jinja2-shell-extension, jinja2-time, jmespath, joblib, jsonpickle, jsonschema, jsonschema_specifications, lark, lazy-import, lxml, Mako, Markdown, markdown-it-py, mdurl, MarkupSafe, matplotlib-inline, mflog, mfutil, msgpack, mypy-extensions, narwhals, netifaces2, opinionated-configparser, paramiko, pbr, pexpect, pickleshare, pika, Pillow, poyo, propcache, psutil, ptyprocess, pure-eval, pyasn1, pyasn1-modules, pyasyncore, pycodestyle, pydantic, pydantic-core, Pygments, pyinotify, PyNaCl, python-dateutil, python-ldap, pytz, PyYAML, redis, referencing, regex, requests, urllib3, requests-unixsocket2, rich, rpds-py, setuptools-git-versioning, shellingham, simpleeval, sniffio, soupsieve, stack-data, structlog, termcolor, terminaltables3, threadpoolctl, tomlkit, tornado, tqdm, traitlets, typer, types-python-dateutil, typing_inspect, typing_inspection, Unidecode, wcwidth, Werkzeug, xmltodict, yq, certifi Building wheel for acquisition (pyproject.toml): started Building wheel for acquisition (pyproject.toml): finished with status 'done' Created wheel for acquisition: filename=acquisition-0.0.0-py3-none-any.whl size=41000 sha256=1b024a60c697614bdde1bd810ad3d49174308fded06dd1bbcb98fae94baa4c0f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117/tmp/pip-ephem-wheel-cache-ij90fheg/wheels/05/8a/b3/cec46ef9b94d5f19fa95b5b15b01498b5eccfd76a983820578 Building wheel for aiohttp_metwork_middlewares (pyproject.toml): started Building wheel for aiohttp_metwork_middlewares (pyproject.toml): finished with status 'done' Created wheel for aiohttp_metwork_middlewares: filename=aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl size=3331 sha256=0e5002e41b49674b48c435e544f364454663a4ff5597fcdd07abc9dd8afc83bf Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117/tmp/pip-ephem-wheel-cache-ij90fheg/wheels/46/9b/d0/0be1d510789bc1565ecc9dc9a0dcd0a39a07320e882f2974e4 Building wheel for bash (pyproject.toml): started Building wheel for bash (pyproject.toml): finished with status 'done' Created wheel for bash: filename=bash-0.7-py3-none-any.whl size=2796 sha256=f29f998038a8f58c2a692a20fe4342829247e402af3678d594b62f0b3d4be9fc Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117/tmp/pip-ephem-wheel-cache-ij90fheg/wheels/f5/42/9d/c199edb4f6bf321b5ec9d56c72dd4768eaabd003abecca2691 Building wheel for cookiecutter (pyproject.toml): started Building wheel for cookiecutter (pyproject.toml): finished with status 'done' Created wheel for cookiecutter: filename=cookiecutter-1.6.1-py2.py3-none-any.whl size=30239 sha256=6b9cc8e74f2ce0d83b23e9d346914d7e0fb500de332e949e029849d413288999 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117/tmp/pip-ephem-wheel-cache-ij90fheg/wheels/f5/5d/34/ac1c7c1f7b3cc4e57ce86febdb0fe350f24cad812cb03c1744 Building wheel for cookiecutter_hooks (pyproject.toml): started Building wheel for cookiecutter_hooks (pyproject.toml): finished with status 'done' Created wheel for cookiecutter_hooks: filename=cookiecutter_hooks-0.0.1-py3-none-any.whl size=3513 sha256=93f87cc712cde2d4c90814950247a2cb564aa467bf6ef3613d51624ac529dd51 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117/tmp/pip-ephem-wheel-cache-ij90fheg/wheels/22/74/cf/d0502761d368b4a01e869f488548a44247ff370cbe92c19ac3 Building wheel for deploycron (pyproject.toml): started Building wheel for deploycron (pyproject.toml): finished with status 'done' Created wheel for deploycron: filename=deploycron-0.0.1-py3-none-any.whl size=6971 sha256=e9fb0a74e2f13ffd353243014d4c1a5722627de45b8ee118966c278f434989f1 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117/tmp/pip-ephem-wheel-cache-ij90fheg/wheels/ab/7b/36/c927389261e710e4d039cdb65cba8b48f2327c144818dd0ad1 Building wheel for directory_observer (pyproject.toml): started Building wheel for directory_observer (pyproject.toml): finished with status 'done' Created wheel for directory_observer: filename=directory_observer-0.0.1-py3-none-any.whl size=9829 sha256=c82e003d9e05386e0a6754669334975a29789c0cd89902221bff45c5578f54e0 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117/tmp/pip-ephem-wheel-cache-ij90fheg/wheels/f8/e8/b5/22222298c63c84a2ffe84b475ab4408bfa7369ccab0d58b7c2 Building wheel for envtpl (pyproject.toml): started Building wheel for envtpl (pyproject.toml): finished with status 'done' Created wheel for envtpl: filename=envtpl-0.5.3-py3-none-any.whl size=19548 sha256=4a0f8b23369d778b46ad7250b60363ea104f52589c9481b85dcffb286ce72e70 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117/tmp/pip-ephem-wheel-cache-ij90fheg/wheels/26/53/90/bff6f99cbfe8db6ac0d0b37988c28c90c4a8d6c62c8f50e58a Building wheel for mfplugin (pyproject.toml): started Building wheel for mfplugin (pyproject.toml): finished with status 'done' Created wheel for mfplugin: filename=mfplugin-0.0.0-py3-none-any.whl size=32866 sha256=0e9bc7f262bd4262440ff828b07cbe5e3889bb74f194a226be95147fa8469b91 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117/tmp/pip-ephem-wheel-cache-ij90fheg/wheels/0c/ba/d4/0379d05c7dd36de1fdec7f66913256d1839acc5465156a63dc Building wheel for statsd (pyproject.toml): started Building wheel for statsd (pyproject.toml): finished with status 'done' Created wheel for statsd: filename=statsd-3.2.1-py3-none-any.whl size=11063 sha256=b648d0daade9a97aa08c632561dc270a6178e40ccc47f9ee64794b7db00bd489 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117/tmp/pip-ephem-wheel-cache-ij90fheg/wheels/78/a5/63/cda98cadf33895ef1dadb78fa42b9b0d1d17544c33b8497561 Building wheel for telegraf_unixsocket_client (pyproject.toml): started Building wheel for telegraf_unixsocket_client (pyproject.toml): finished with status 'done' Created wheel for telegraf_unixsocket_client: filename=telegraf_unixsocket_client-0.0.1-py3-none-any.whl size=6371 sha256=4407422c15f1e818670224dd77494882bfc690ffe170a52cf9917124e045a19e Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117/tmp/pip-ephem-wheel-cache-ij90fheg/wheels/7e/3a/0e/eddf1de0c416cc2185848b9a7d1834d9d275a5aa7dcdbab18e Building wheel for xattrfile (pyproject.toml): started Building wheel for xattrfile (pyproject.toml): finished with status 'done' Created wheel for xattrfile: filename=xattrfile-0.0.0-py3-none-any.whl size=10793 sha256=8aa1b5d3b57b3052c8c67210114830b8f857a34a74ceb13359920c82935e8646 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer16117/tmp/pip-ephem-wheel-cache-ij90fheg/wheels/87/5a/c4/7a9fc5bd865c31a94ef0f54ce8b48d1c89d8268af855a01eba Building wheel for aiofiles (pyproject.toml): started Building wheel for aiofiles (pyproject.toml): finished with status 'done' Created wheel for aiofiles: filename=aiofiles-24.1.0-py3-none-any.whl size=15896 sha256=bf70d78de0a9fc023bec3553eda25c3ecc8369975f67081bb417306f8564d051 Stored in directory: /root/.cache/pip/wheels/2d/48/0b/535455a3098cea35e1570eb603cb40c627a2e205d4cb5d2b48 Building wheel for aiohappyeyeballs (pyproject.toml): started Building wheel for aiohappyeyeballs (pyproject.toml): finished with status 'done' Created wheel for aiohappyeyeballs: filename=aiohappyeyeballs-2.5.0-py3-none-any.whl size=15160 sha256=0db294d9f88a65f9c6bb96644bf7906f55d44e552575be80e2a74f0f5b3ba567 Stored in directory: /root/.cache/pip/wheels/ed/b2/20/fee96907ff7823684fba92c1a7a8b904ca913dbe769cdedb12 Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.14.1-cp313-cp313-linux_x86_64.whl size=1749387 sha256=b18ccab0f63fa6947f69dc6c5849bb131e7afa2a00bcb88dfa83bd5ce0541948 Stored in directory: /root/.cache/pip/wheels/ed/56/a9/ae2aeb73be44b40adf2827197edf4cef964423bca4672237c5 Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.1.0-cp313-cp313-linux_x86_64.whl size=130432 sha256=dc8f2419c852407dbf57fbb3394b595932c9703864b8653331cd4880a283bb05 Stored in directory: /root/.cache/pip/wheels/6a/45/ec/0346af42277e50f74a282b6c8b3a0328794fd5e8d24004be29 Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.18.3-cp313-cp313-linux_x86_64.whl size=339226 sha256=1b564a0c21e3adbd2116a4c6e263630cba2325ff31f273af79fd4b2f1d3719aa Stored in directory: /root/.cache/pip/wheels/3b/4b/1e/0cd2d71ca415eb39dc9bdbaa17698fce531298b8b2c61a06e6 Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.4.0-py3-none-any.whl size=7489 sha256=158bdc18325ade98ac80fab22b90289dacf6d0c5a65c8185f2725c22e0fec97f Stored in directory: /root/.cache/pip/wheels/0d/56/73/8ab751b393035f64781c96a5062fa492538fb9c657d45406e4 Building wheel for annotated-doc (pyproject.toml): started Building wheel for annotated-doc (pyproject.toml): finished with status 'done' Created wheel for annotated-doc: filename=annotated_doc-0.0.4-py3-none-any.whl size=5304 sha256=6ffeaf0df25940d047a525f0b9b13eb8e5173d8b2618856efa88fa859249bc4f Stored in directory: /root/.cache/pip/wheels/4d/69/41/f00b428f5d0d8dbd1ba15a326a6d4fba66c011067226b99262 Building wheel for annotated-types (pyproject.toml): started Building wheel for annotated-types (pyproject.toml): finished with status 'done' Created wheel for annotated-types: filename=annotated_types-0.7.0-py3-none-any.whl size=13644 sha256=bf545ea9406e4387b2d96f3ad14bb0b7cdea97bb147950d352e52ec506382132 Stored in directory: /root/.cache/pip/wheels/dc/00/56/0226924d2f9e78539fabadacb0b1b75e13e7b1a27ea1ba331f Building wheel for anyio (pyproject.toml): started Building wheel for anyio (pyproject.toml): finished with status 'done' Created wheel for anyio: filename=anyio-4.9.0-py3-none-any.whl size=100953 sha256=b21d83e2a4e40c84f7ce68d274e58b12b2cd0b38ad10138efbfcf42acfd66dc8 Stored in directory: /root/.cache/pip/wheels/6a/94/84/a7da54732626f983ab831e02b367576d4264bc0bf817e1b2a5 Building wheel for argcomplete (pyproject.toml): started Building wheel for argcomplete (pyproject.toml): finished with status 'done' Created wheel for argcomplete: filename=argcomplete-3.6.0-py3-none-any.whl size=43768 sha256=d65dfbe9d1158e085fba26816c924687796177d7161d534ce0a584fb407ab590 Stored in directory: /root/.cache/pip/wheels/3b/62/28/9243d94b790359dbab1000ca00e45d321ca4db02140e70f24d Building wheel for arrow (pyproject.toml): started Building wheel for arrow (pyproject.toml): finished with status 'done' Created wheel for arrow: filename=arrow-1.3.0-py3-none-any.whl size=66462 sha256=26b8a5b93bd54a90f85a160aafe4f8a33414bbec0d6dd7142c893d4e76634c1c Stored in directory: /root/.cache/pip/wheels/9f/fe/c6/490c9eed6b7529e33c1cb1da2e4ff49d41633fc598d3dc57e7 Building wheel for asttokens (pyproject.toml): started Building wheel for asttokens (pyproject.toml): finished with status 'done' Created wheel for asttokens: filename=asttokens-3.0.0-py3-none-any.whl size=26957 sha256=41d3dac80c91bed67d25935ad6b57c223c17ac7a8651e515a8f05f3c2613854d Stored in directory: /root/.cache/pip/wheels/d2/4f/25/ba4653858e38d4b293501b318e6a25eaa68d8f315264dad75f Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-25.1.0-py3-none-any.whl size=63150 sha256=66685e8279cbcf2e448f05e40afa8e1bb9e209048bdac13567eafcbb3e006b57 Stored in directory: /root/.cache/pip/wheels/b4/b6/cb/92074ce97aeec13fd6cb3a18f05b3a69387fbe9fca0632c021 Building wheel for autopep8 (pyproject.toml): started Building wheel for autopep8 (pyproject.toml): finished with status 'done' Created wheel for autopep8: filename=autopep8-2.3.2-py2.py3-none-any.whl size=45864 sha256=960a64604a2d758064f8f31e51c1fdfa196f93e2caf078e1a93a2012535a90d4 Stored in directory: /root/.cache/pip/wheels/82/c8/c1/46a158ccb714ed6bb434c7e847bb3fa576be8f3c8e7cae2e5d Building wheel for Babel (pyproject.toml): started Building wheel for Babel (pyproject.toml): finished with status 'done' Created wheel for Babel: filename=babel-2.17.0-py3-none-any.whl size=10182564 sha256=cc5133f08dcebae92c50d371b2cefdcfd6a341237d4f078e585e68c638c263c8 Stored in directory: /root/.cache/pip/wheels/28/36/69/6ef91062b9b97b438d44d912c933e0be75220c011449a35dc1 Building wheel for backcall (pyproject.toml): started Building wheel for backcall (pyproject.toml): finished with status 'done' Created wheel for backcall: filename=backcall-0.2.0-py2.py3-none-any.whl size=11189 sha256=2e865e2e9aba26be38095fd1cdf56bbb72944cf11b11c0d6916c48fd61ce3549 Stored in directory: /root/.cache/pip/wheels/6e/b9/d2/f34bfc5e70c13c43c3cd7e57951b43d2c8c047bf3e0d8386bf Building wheel for bcrypt (pyproject.toml): started Building wheel for bcrypt (pyproject.toml): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-5.0.0-cp313-cp313-linux_x86_64.whl size=275368 sha256=e637eb6878e9915a985793dd15dce40a792bf46263010b3851ac34b929557869 Stored in directory: /root/.cache/pip/wheels/9c/01/83/df6845f258e12a673f19c05dbc40e5b5c8e6567cc5aa537c66 Building wheel for beautifulsoup4 (pyproject.toml): started Building wheel for beautifulsoup4 (pyproject.toml): finished with status 'done' Created wheel for beautifulsoup4: filename=beautifulsoup4-4.13.3-py3-none-any.whl size=186636 sha256=90b7d62bdbe2210a98159a9f6152152e2f5800ffa692c7e70853766ee0eeaf2d Stored in directory: /root/.cache/pip/wheels/e1/c5/77/871610c93796b354545036afe53af8db55fae815e6e466f090 Building wheel for binaryornot (pyproject.toml): started Building wheel for binaryornot (pyproject.toml): finished with status 'done' Created wheel for binaryornot: filename=binaryornot-0.6.0-py3-none-any.whl size=14184 sha256=265bdef86d6d54d5c0efd66e23926bff48105d4e86adc7e3ce8d967ecaf9d081 Stored in directory: /root/.cache/pip/wheels/93/a3/82/0bcbab9a0167a3e33e73d2070f4652443834b3ad028f248390 Building wheel for bjoern (pyproject.toml): started Building wheel for bjoern (pyproject.toml): finished with status 'done' Created wheel for bjoern: filename=bjoern-3.2.2-cp313-cp313-linux_x86_64.whl size=95963 sha256=37e0ebc500f08cd0f2f066c8339c61477d23cf12af96c9f143efc7eb3eb15b37 Stored in directory: /root/.cache/pip/wheels/7a/26/da/86e98729466d24b9d10cc7f6a8942df4f2522368c4331c6045 Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-7.1.4-py3-none-any.whl size=16764 sha256=4ad3807abb1cdc22a3c2c44b4e0f5cf7814f5af5905d0dc49be80119731daec0 Stored in directory: /root/.cache/pip/wheels/70/06/64/f373c91b3c918c1ca12983702629045a42dc567a45f228de65 Building wheel for Cerberus (pyproject.toml): started Building wheel for Cerberus (pyproject.toml): finished with status 'done' Created wheel for Cerberus: filename=cerberus-1.3.7-py3-none-any.whl size=30565 sha256=a689b7793f487013d0f383ead5e0b080cbc2368fa100be5e6df540d5c6dec60d Stored in directory: /root/.cache/pip/wheels/27/1b/61/5d10d9dda572aaf513510532a869caf79eb05b195b905d0559 Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'done' Created wheel for cffi: filename=cffi-2.0.0-cp313-cp313-linux_x86_64.whl size=466589 sha256=a1b1a593242a782a208e00608cc7ce464656c213e894d0435a620939f88af183 Stored in directory: /root/.cache/pip/wheels/d4/47/b8/0ae8bf0dde2ec6765bd5ccefa943b0504583d313a898b52cf6 Building wheel for chardet (pyproject.toml): started Building wheel for chardet (pyproject.toml): finished with status 'done' Created wheel for chardet: filename=chardet-5.2.0-py3-none-any.whl size=199422 sha256=08fcb9b97ad4e95faa61b5a3cc3d5096890b1fc38208643944d8a370dda9b723 Stored in directory: /root/.cache/pip/wheels/a9/b9/e8/20d92954b37730241afbc5632321cdc07b2d00d8ca0498bd87 Building wheel for charset_normalizer (pyproject.toml): started Building wheel for charset_normalizer (pyproject.toml): finished with status 'done' Created wheel for charset_normalizer: filename=charset_normalizer-3.4.7-py3-none-any.whl size=61958 sha256=a8129727d1701a359e6c011abf1773f327baaf2dd1150705fd9f20f6ece4af7a Stored in directory: /root/.cache/pip/wheels/07/9d/88/3a3b03d498949455cb2e1aea130605a5998feae6c23f8f60cc Building wheel for Click (pyproject.toml): started Building wheel for Click (pyproject.toml): finished with status 'done' Created wheel for Click: filename=click-8.3.3-py3-none-any.whl size=110502 sha256=4c8147077538af288a32393dcf06e2e5d050ac7de3d4b54072c2517764f35334 Stored in directory: /root/.cache/pip/wheels/65/08/7d/487b0d8a842339dabca08bd5433367351e2574ea136104cb5c Building wheel for colorama (pyproject.toml): started Building wheel for colorama (pyproject.toml): finished with status 'done' Created wheel for colorama: filename=colorama-0.4.6-py2.py3-none-any.whl size=25346 sha256=3e06f659f0de99df0dc50c53370ef3289f97c28f5af8f9eb0d94a72fc4713bbf Stored in directory: /root/.cache/pip/wheels/7b/ad/09/b45d688a49872b2f24bec40c8aa528294ae131ff8d8e87c718 Building wheel for ConfigUpdater (pyproject.toml): started Building wheel for ConfigUpdater (pyproject.toml): finished with status 'done' Created wheel for ConfigUpdater: filename=configupdater-3.2-py2.py3-none-any.whl size=34718 sha256=416f036978e0b162b12bb9acf794f752adf402b887923ea7b66487c91b3f3ebd Stored in directory: /root/.cache/pip/wheels/1f/5a/26/0302935b61dc75c8c5d34f358b3509c2b19b9459cadf1b3ac0 Building wheel for cron-wrapper (pyproject.toml): started Building wheel for cron-wrapper (pyproject.toml): finished with status 'done' Created wheel for cron-wrapper: filename=cron_wrapper-0.1.3-py3-none-any.whl size=5316 sha256=be289bcd60a2c05fafe7d1d8c511d7870c9d79db4e9b376e733c6c26189cef6f Stored in directory: /root/.cache/pip/wheels/67/53/3c/31f0dcdda4b759ba47326bddd8c684bbe74a8f0b2753452cea Building wheel for cryptography (pyproject.toml): started Building wheel for cryptography (pyproject.toml): finished with status 'done' Created wheel for cryptography: filename=cryptography-48.0.1-cp313-abi3-linux_x86_64.whl size=2172631 sha256=7da109163859c76b1a6baba92bb4931c6673a94aba5c8d3a7d420bf9ffd99d48 Stored in directory: /root/.cache/pip/wheels/df/fc/0c/320a2e1248f6a0511b1e75bd3595946c06fdf48238ded00e1f Building wheel for decorator (pyproject.toml): started Building wheel for decorator (pyproject.toml): finished with status 'done' Created wheel for decorator: filename=decorator-5.2.1-py3-none-any.whl size=8968 sha256=e2110aabb5947811cf7be6a6683a9f691c621a007c19ee435e25b28496b7b04c Stored in directory: /root/.cache/pip/wheels/22/c3/2a/222c02b615b1ef0fbcd01202c1e9eb84407fa1a3d6822e2b8c Building wheel for defusedxml (pyproject.toml): started Building wheel for defusedxml (pyproject.toml): finished with status 'done' Created wheel for defusedxml: filename=defusedxml-0.7.1-py2.py3-none-any.whl size=25717 sha256=aac5455f1a31360e01067f39dd59ece43650d71b1ef48a58d6b6903a97e16cc4 Stored in directory: /root/.cache/pip/wheels/ec/93/f8/3368ae0336a8ad7159005d82ee95205a32c2689e253ce5981c Building wheel for Deprecated (pyproject.toml): started Building wheel for Deprecated (pyproject.toml): finished with status 'done' Created wheel for Deprecated: filename=deprecated-1.3.1-py2.py3-none-any.whl size=11299 sha256=9b5b099f375056a0f2ee30d03625449347bfdc11066780e24dd0a1c9ba28fbc8 Stored in directory: /root/.cache/pip/wheels/45/cf/d8/a9b206e47c937a26424b0017247da0cc2ac63f9fb0f5351c13 Building wheel for wrapt (pyproject.toml): started Building wheel for wrapt (pyproject.toml): finished with status 'done' Created wheel for wrapt: filename=wrapt-2.2.1-cp313-cp313-linux_x86_64.whl size=167322 sha256=8c1ebc43bbf953c7e37a265b87a87e183dbea7e4b86e023bea4fae3a8c8841b7 Stored in directory: /root/.cache/pip/wheels/33/b1/29/c7416dd8a1bfd4af2d0de0db392b9ee54d589afd671f937b42 Building wheel for deprecation (pyproject.toml): started Building wheel for deprecation (pyproject.toml): finished with status 'done' Created wheel for deprecation: filename=deprecation-2.1.0-py2.py3-none-any.whl size=11276 sha256=5435d5a6b3e29b74c73d51f76895371e245bbb101393537958abd73b86047668 Stored in directory: /root/.cache/pip/wheels/7b/41/a3/ab1da2147c6c2afb352b0d99479936251b06f1658fb099abd5 Building wheel for dill (pyproject.toml): started Building wheel for dill (pyproject.toml): finished with status 'done' Created wheel for dill: filename=dill-0.4.0-py3-none-any.whl size=119769 sha256=646d8bcdd4542b0dab33bc1261dcba15cb7a6171ed7013d9674013b30f96031d Stored in directory: /root/.cache/pip/wheels/fe/52/d7/180055bf06e79b891e0ef4a6e16042ec88b05e2e15902e1d81 Building wheel for diskcache (pyproject.toml): started Building wheel for diskcache (pyproject.toml): finished with status 'done' Created wheel for diskcache: filename=diskcache-5.6.3-py3-none-any.whl size=45631 sha256=970cefd3a3b6a981df0e1b3af98afb1318eeb1e13fb407325568550cc906a595 Stored in directory: /root/.cache/pip/wheels/9b/5c/89/d09e50e31a42c71416fe3849ed5a70be6753a5c7689b253cbf Building wheel for entrypoints (pyproject.toml): started Building wheel for entrypoints (pyproject.toml): finished with status 'done' Created wheel for entrypoints: filename=entrypoints-0.4-py3-none-any.whl size=5337 sha256=0a79cca5c4027c2f14db50cbe9bf6ad0208fb55b8e3e20afc8c6786f449bc9f4 Stored in directory: /root/.cache/pip/wheels/2f/4c/f2/79e7ea89191b45e4d67dfa6ea296e53ca3be920d96be40278d Building wheel for executing (pyproject.toml): started Building wheel for executing (pyproject.toml): finished with status 'done' Created wheel for executing: filename=executing-2.2.0-py2.py3-none-any.whl size=26739 sha256=9879608a0347a7a792bd34dfd75884a06aaa757bda466a4eff2bb0776afecb3d Stored in directory: /root/.cache/pip/wheels/d5/3e/f0/b08b90c0be0e9ebfb2dc03ec47ed532f63eaae1989d3483101 Building wheel for fakeredis (pyproject.toml): started Building wheel for fakeredis (pyproject.toml): finished with status 'done' Created wheel for fakeredis: filename=fakeredis-2.27.0-py3-none-any.whl size=112298 sha256=bb8041e8ae33bd781b4fb6ca46c18e867298e3e2153b3e2bce29fea8bb1fbb5e Stored in directory: /root/.cache/pip/wheels/48/f5/31/4821fd02e3dc1ee4a78b9f7be3accd42de5d75b6bf5d88ce23 Building wheel for sortedcontainers (pyproject.toml): started Building wheel for sortedcontainers (pyproject.toml): finished with status 'done' Created wheel for sortedcontainers: filename=sortedcontainers-2.4.0-py3-none-any.whl size=29635 sha256=fc492dd054e90e74ca7a42077998886e3f131fd1e1d4eff53c7eb2b579c8a060 Stored in directory: /root/.cache/pip/wheels/c5/21/b0/1157f232b4867093193ea176f55a5c11c14450e86e523c0c4f Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.5.0-cp313-cp313-linux_x86_64.whl size=298644 sha256=076420a2c655dc9409679075a72c51fe26fa8b489b05514740e9e79a0ffc49cb Stored in directory: /root/.cache/pip/wheels/27/77/94/133655d37f6595e539a16fe120117ab055a7a45016803b565c Building wheel for fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2025.3.0-py3-none-any.whl size=193586 sha256=f1c8efd50c6f38c44f568444fbdf3897046fa45cc7610cb5cd02a702deba2d58 Stored in directory: /root/.cache/pip/wheels/2f/86/59/c7d34288373f614e07615ec132f37708c9fd6041ab01f83900 Building wheel for geojson (pyproject.toml): started Building wheel for geojson (pyproject.toml): finished with status 'done' Created wheel for geojson: filename=geojson-3.3.0-py3-none-any.whl size=15181 sha256=3dd889a7b07376f2473934a03aa1b716014b410ce4fee5935ce4eca7d72e6cb7 Stored in directory: /root/.cache/pip/wheels/5a/b5/dd/441326a6eece5d040e2a733b07b8322d898f6806842426928f Building wheel for gitignore-parser (pyproject.toml): started Building wheel for gitignore-parser (pyproject.toml): finished with status 'done' Created wheel for gitignore-parser: filename=gitignore_parser-0.1.13-py3-none-any.whl size=5228 sha256=ba853ebb65cbf7087e802d6fe5c4e79726758428d88d79d1b52bd773c86b20bd Stored in directory: /root/.cache/pip/wheels/82/cb/5d/fae833efab717145c772e575f1bd0355af6717f3aacb2476d4 Building wheel for h11 (pyproject.toml): started Building wheel for h11 (pyproject.toml): finished with status 'done' Created wheel for h11: filename=h11-0.16.0-py3-none-any.whl size=37514 sha256=e2509cc1cec540940c96001a6cbccb631a5e4bd51f49e348e6c9910c64ca58db Stored in directory: /root/.cache/pip/wheels/a7/6d/d6/59406f29d8d79378857d87790406af6be510080054a3ef951d Building wheel for hiredis (pyproject.toml): started Building wheel for hiredis (pyproject.toml): finished with status 'done' Created wheel for hiredis: filename=hiredis-3.1.0-cp313-cp313-linux_x86_64.whl size=169622 sha256=8a71f1985440f63bd3dc7911318ed0109200bd1fbf945530f880d20cfc97be9d Stored in directory: /root/.cache/pip/wheels/7d/00/71/07f66a4c4de6a3a57794e34c9d8bb2927e0d2af028ee3232c6 Building wheel for httpcore (pyproject.toml): started Building wheel for httpcore (pyproject.toml): finished with status 'done' Created wheel for httpcore: filename=httpcore-1.0.9-py3-none-any.whl size=78783 sha256=ad74df9c9c699fb650c3937759973cccd1775178c81101f990a916de06da3635 Stored in directory: /root/.cache/pip/wheels/49/f8/12/07e0dfb573181d429047045703a1d07ef0d8ffb10d476c13e5 Building wheel for httpx (pyproject.toml): started Building wheel for httpx (pyproject.toml): finished with status 'done' Created wheel for httpx: filename=httpx-0.28.1-py3-none-any.whl size=73529 sha256=108df443e421a9e3fffbfcc3b1e7e1e5463c3f4311d9b89f0d19c6580a2bc233 Stored in directory: /root/.cache/pip/wheels/97/32/3c/8c616b315ee28a8121efdb87a8863bd34c717c1eb85924e698 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.16-py3-none-any.whl size=74165 sha256=cc246e3a3f89580c3a951b5ad298ca4638078b2cdd4f115654332b5c26daded5 Stored in directory: /root/.cache/pip/wheels/38/28/a0/1c999fd4a08a78f59f5a8c646aec7579bc00449b3a478824af Building wheel for importlib_resources (pyproject.toml): started Building wheel for importlib_resources (pyproject.toml): finished with status 'done' Created wheel for importlib_resources: filename=importlib_resources-6.5.2-py3-none-any.whl size=37501 sha256=3f0811b7f490780ec2f38c4f0bce01281698302cddbfc3fa63755ff2700244fb Stored in directory: /root/.cache/pip/wheels/11/94/5c/f061395ead20539e8478f2913a8bc050130e7fabfd8e6d88a7 Building wheel for inotify-simple (pyproject.toml): started Building wheel for inotify-simple (pyproject.toml): finished with status 'done' Created wheel for inotify-simple: filename=inotify_simple-1.3.5-py3-none-any.whl size=7763 sha256=0f97052bd69153a8dc0165a465e473d80562f73a1b687db85e15ebb9e7aaa3ee Stored in directory: /root/.cache/pip/wheels/57/8c/f9/55cf433b0059351ca6bb8832fced1fabb249074d78d2c0d073 Building wheel for ipython (pyproject.toml): started Building wheel for ipython (pyproject.toml): finished with status 'done' Created wheel for ipython: filename=ipython-9.0.2-py3-none-any.whl size=600576 sha256=325e20d76298fa4ac7ccaa02b550c9ac22df7e930fea2440f2c460a3404a7158 Stored in directory: /root/.cache/pip/wheels/22/1b/11/33b8de56a34e02e2eff536de2942a1d39c30163ae71b5bd3d9 Building wheel for prompt-toolkit (pyproject.toml): started Building wheel for prompt-toolkit (pyproject.toml): finished with status 'done' Created wheel for prompt-toolkit: filename=prompt_toolkit-3.0.50-py3-none-any.whl size=387865 sha256=58cc7b1de673326952ea9f50a31d49ec75a096cdc4e161e4a5a0205f17345543 Stored in directory: /root/.cache/pip/wheels/42/32/d6/89fae2fe6579ff821f3908b6b917af3b17d8155b4ba89141be Building wheel for ipython_pygments_lexers (pyproject.toml): started Building wheel for ipython_pygments_lexers (pyproject.toml): finished with status 'done' Created wheel for ipython_pygments_lexers: filename=ipython_pygments_lexers-1.1.1-py3-none-any.whl size=8115 sha256=5682cec711f6e2b2510bd89b87c1babd1cbfe3e13513addba179bc2d02f6f90d Stored in directory: /root/.cache/pip/wheels/61/a3/e7/4d3f95adc53679e23aec922559ead365ab2cf35322eaf270dd Building wheel for jedi (pyproject.toml): started Building wheel for jedi (pyproject.toml): finished with status 'done' Created wheel for jedi: filename=jedi-0.19.2-py2.py3-none-any.whl size=1572433 sha256=91c50939adc6cad5555fbec6308abef73293dce66abbdd8b6822fbef27d4a285 Stored in directory: /root/.cache/pip/wheels/94/6f/fb/dd6c0e9573499e5fdd7f38b359c569feaeca6647734127b687 Building wheel for parso (pyproject.toml): started Building wheel for parso (pyproject.toml): finished with status 'done' Created wheel for parso: filename=parso-0.8.4-py2.py3-none-any.whl size=103676 sha256=d3c58144a99fe201de7bb1958886930489582987b09e7c581d6a6b36e4f55e98 Stored in directory: /root/.cache/pip/wheels/43/18/2e/bc9381fd158c74736a2d6a46819246d49e722c037aa9088f1e Building wheel for Jinja2 (pyproject.toml): started Building wheel for Jinja2 (pyproject.toml): finished with status 'done' Created wheel for Jinja2: filename=jinja2-3.1.6-py3-none-any.whl size=134897 sha256=005a2fc379b662ac007c271a8122f7a7db49bb67fbedfc85db50fccde34d839f Stored in directory: /root/.cache/pip/wheels/4c/17/f6/aca0772a8af26aa06649769a26d22f502386142985a0e71d90 Building wheel for jinja2-from-json-extension (pyproject.toml): started Building wheel for jinja2-from-json-extension (pyproject.toml): finished with status 'done' Created wheel for jinja2-from-json-extension: filename=jinja2_from_json_extension-1.0.1-py3-none-any.whl size=2710 sha256=ec370455038fcdf32c7cc46f7538e79b65ec39c32b2d11fbaf1d8c122d458190 Stored in directory: /root/.cache/pip/wheels/18/ba/8b/fe7749c85596199e73896b58f69449fd4d0accace8485d4ea0 Building wheel for jinja2-fnmatch-extension (pyproject.toml): started Building wheel for jinja2-fnmatch-extension (pyproject.toml): finished with status 'done' Created wheel for jinja2-fnmatch-extension: filename=jinja2_fnmatch_extension-1.0.3-py3-none-any.whl size=3606 sha256=42c7300d02a5fa04bec47463726c1349bc652eb024a7e54ac1f89a22c562eecf Stored in directory: /root/.cache/pip/wheels/df/9e/3d/157700ce598f057195f8e7a06ddfe050807b8f26bf18c9451f Building wheel for jinja2-getenv-extension (pyproject.toml): started Building wheel for jinja2-getenv-extension (pyproject.toml): finished with status 'done' Created wheel for jinja2-getenv-extension: filename=jinja2_getenv_extension-1.0.3-py3-none-any.whl size=3775 sha256=ab38db56d19c0c65c763fad28a84effb6aa90bb4ad8ccaac1629f6d14242da4a Stored in directory: /root/.cache/pip/wheels/c8/3c/28/1803b4649eae31f6f8e90a740f9b680580bded705b999d941c Building wheel for jinja2-shell-extension (pyproject.toml): started Building wheel for jinja2-shell-extension (pyproject.toml): finished with status 'done' Created wheel for jinja2-shell-extension: filename=jinja2_shell_extension-2.1.1-py3-none-any.whl size=3786 sha256=3c7e2c1252c320ba990b5549c7fed7b1ab4e595a45d91de2ccc978ae40177e41 Stored in directory: /root/.cache/pip/wheels/a6/03/95/8f8a740031c8b1da6e0d69ea9f69905bf455713ff8b8f6ac68 Building wheel for jinja2-time (pyproject.toml): started Building wheel for jinja2-time (pyproject.toml): finished with status 'done' Created wheel for jinja2-time: filename=jinja2_time-0.2.0-py2.py3-none-any.whl size=4825 sha256=599d9204961807cd71750ab123a7cff3db28857f45b8f5c55503b3f898613414 Stored in directory: /root/.cache/pip/wheels/67/28/11/0321d09b043ad058d9e2ced314c3b5ba960401d02c1a2a88c2 Building wheel for jmespath (pyproject.toml): started Building wheel for jmespath (pyproject.toml): finished with status 'done' Created wheel for jmespath: filename=jmespath-1.0.1-py3-none-any.whl size=20338 sha256=900253578dabbd1c028cfcdbe9382d60c898b39534685c37fd3c00ab20c745ea Stored in directory: /root/.cache/pip/wheels/04/ad/55/6171379116b3cda3dfb150b64db5a566e10d4a656a6bda81b8 Building wheel for joblib (pyproject.toml): started Building wheel for joblib (pyproject.toml): finished with status 'done' Created wheel for joblib: filename=joblib-1.4.2-py3-none-any.whl size=301859 sha256=2d62f57db675f42a7d44ad48395a34ffd842c7831544ca9fbcca051e74a06aa8 Stored in directory: /root/.cache/pip/wheels/6e/ac/e3/a24bc733515bc85b2a4e88176550b907c8502a17794f2816bc Building wheel for jsonpickle (pyproject.toml): started Building wheel for jsonpickle (pyproject.toml): finished with status 'done' Created wheel for jsonpickle: filename=jsonpickle-4.1.1-py3-none-any.whl size=47127 sha256=0bd31ac15903cef3077cfc9be33d90e233edff02046638d7fddd6cf7d85b660d Stored in directory: /root/.cache/pip/wheels/68/4b/3e/fe5f5981ca28c1a7091bf72bfd2a1e366c925e5a3154de1e2a Building wheel for jsonschema (pyproject.toml): started Building wheel for jsonschema (pyproject.toml): finished with status 'done' Created wheel for jsonschema: filename=jsonschema-4.23.0-py3-none-any.whl size=88461 sha256=a97a21c8c1afc40c85441cd1f76b8a3a2c7a248aafa4eb6af274a9eb76887c3d Stored in directory: /root/.cache/pip/wheels/15/51/85/5292657dfdddb9705146309db4fdbd024e43d43b49b1facb5a Building wheel for jsonschema_specifications (pyproject.toml): started Building wheel for jsonschema_specifications (pyproject.toml): finished with status 'done' Created wheel for jsonschema_specifications: filename=jsonschema_specifications-2024.10.1-py3-none-any.whl size=18458 sha256=abab8dfa983d93c33806d30716fbe94db2d1522dc4d72ba16624004a829ae9db Stored in directory: /root/.cache/pip/wheels/94/85/1f/2d8222ef1cb0ed8bd1810fac11f25163ba0a08b07ca3ec4e05 Building wheel for lark (pyproject.toml): started Building wheel for lark (pyproject.toml): finished with status 'done' Created wheel for lark: filename=lark-1.1.8-py3-none-any.whl size=111614 sha256=a116ede79f91af0c54dab70f6456cbc93cc82c3310a7d8126af346c83c9763e1 Stored in directory: /root/.cache/pip/wheels/6e/90/11/eed7001d1cbd8737bee138d443e374a02fcff03202390ef772 Building wheel for lazy-import (pyproject.toml): started Building wheel for lazy-import (pyproject.toml): finished with status 'done' Created wheel for lazy-import: filename=lazy_import-0.2.2-py2.py3-none-any.whl size=16551 sha256=38632d06d3a12a97e5e2f4f95392df47a918e03e33d8a033ed8ecc9dac1a58cb Stored in directory: /root/.cache/pip/wheels/c6/f0/d4/e17036a2e0f951419d77c011f767b01502b3b813e5651f52e9 Building wheel for lxml (pyproject.toml): started Building wheel for lxml (pyproject.toml): still running... Building wheel for lxml (pyproject.toml): finished with status 'done' Created wheel for lxml: filename=lxml-6.1.0-cp313-cp313-linux_x86_64.whl size=10065292 sha256=4f74fdf3a7bfbcde53d6258a00c2ba3aa50f2269084b3a6c7ae6b64905d8b410 Stored in directory: /root/.cache/pip/wheels/a6/6d/16/a624fbb8d26c8d0f7f7d65024c672442851a0769426a02fb70 Building wheel for Mako (pyproject.toml): started Building wheel for Mako (pyproject.toml): finished with status 'done' Created wheel for Mako: filename=mako-1.3.12-py3-none-any.whl size=78765 sha256=32b2461bbccdfec257abfce8b91a7d9d566375a62a10439eda2878a627f5c005 Stored in directory: /root/.cache/pip/wheels/bd/b2/5e/6d627c01b0529064de57229a7bf16d7201d46e08861af763a1 Building wheel for Markdown (pyproject.toml): started Building wheel for Markdown (pyproject.toml): finished with status 'done' Created wheel for Markdown: filename=markdown-3.10.2-py3-none-any.whl size=108178 sha256=6e0bdc29e24f947ec937f227f67322f80bc689d1fbb6cf14e2e1e74ba4378313 Stored in directory: /root/.cache/pip/wheels/79/43/b2/4b2fcebd4a0b10bf521809717f6ab547f389214b15288a1fe4 Building wheel for markdown-it-py (pyproject.toml): started Building wheel for markdown-it-py (pyproject.toml): finished with status 'done' Created wheel for markdown-it-py: filename=markdown_it_py-3.0.0-py3-none-any.whl size=87594 sha256=2405b83d987f98f979d0b67707323fa797eade163097dda46f0785cf4a82069a Stored in directory: /root/.cache/pip/wheels/b4/0e/8b/2a77555be7fe04a9ba66ef18f3f7fe60e77addc49f1db5e23c Building wheel for mdurl (pyproject.toml): started Building wheel for mdurl (pyproject.toml): finished with status 'done' Created wheel for mdurl: filename=mdurl-0.1.2-py3-none-any.whl size=10023 sha256=e09a93faf10973b4df4d9bb682dec5068ea51e1a11807dec2cdc21122f6d2f09 Stored in directory: /root/.cache/pip/wheels/75/58/94/b22a684be2e028740d095905aba1425f24b4d11de6a401c0ac Building wheel for MarkupSafe (pyproject.toml): started Building wheel for MarkupSafe (pyproject.toml): finished with status 'done' Created wheel for MarkupSafe: filename=markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl size=22838 sha256=ef449e0834fd1ed74ad58ffe194b1a5362315d05b973b4fd08d73f64d6b2f8df Stored in directory: /root/.cache/pip/wheels/c9/3a/71/0ae58756520a2873f0144737a2e9d29126d6c86bf2da2b4f13 Building wheel for matplotlib-inline (pyproject.toml): started Building wheel for matplotlib-inline (pyproject.toml): finished with status 'done' Created wheel for matplotlib-inline: filename=matplotlib_inline-0.1.7-py3-none-any.whl size=9936 sha256=e3b1fc1002eb9708d8fb6783fa3faaeeb758f4ec8eb691bfa9297274bc1906f2 Stored in directory: /root/.cache/pip/wheels/91/4e/c5/5e961979ab3829f12f933ee7e882e57f1cdc24af8fc2abb4bc Building wheel for mflog (pyproject.toml): started Building wheel for mflog (pyproject.toml): finished with status 'done' Created wheel for mflog: filename=mflog-0.1.1-py3-none-any.whl size=16730 sha256=300b2c5be13f548e2039569396fa6df2c31a02250d94f2b13827bf8ddf92a7c8 Stored in directory: /root/.cache/pip/wheels/61/0b/6c/c0c90b426b4faeb9bbb0c2ce3714caa5e1e22ee729ad4db72a Building wheel for mfutil (pyproject.toml): started Building wheel for mfutil (pyproject.toml): finished with status 'done' Created wheel for mfutil: filename=mfutil-0.3.2-py3-none-any.whl size=22345 sha256=2dbc5aea5c3d6e2cb055f15a79a53bc98cb5a493ddc51e82a89e561782cba94a Stored in directory: /root/.cache/pip/wheels/f8/84/c3/87726135d3ededc129de3a2f25b3d61cb35d73015cf649b95d Building wheel for msgpack (pyproject.toml): started Building wheel for msgpack (pyproject.toml): finished with status 'done' Created wheel for msgpack: filename=msgpack-1.2.1-cp313-cp313-linux_x86_64.whl size=410750 sha256=ac6b0152df9929893c5b5a94c810d8b2932395b93c28f3356ad1ba81162d188c Stored in directory: /root/.cache/pip/wheels/41/57/94/70c9aff14c945e201d218569ddd824e8d98bd72d5c69cb9c22 Building wheel for mypy-extensions (pyproject.toml): started Building wheel for mypy-extensions (pyproject.toml): finished with status 'done' Created wheel for mypy-extensions: filename=mypy_extensions-1.1.0-py3-none-any.whl size=4963 sha256=1be4cccdb0f2482337c4743e60421de3a356cd97508abadd57d47403e94f5505 Stored in directory: /root/.cache/pip/wheels/71/28/15/32362577ac5d3f41beed5e3dc4bb99d56b45f0d1e8172cb596 Building wheel for narwhals (pyproject.toml): started Building wheel for narwhals (pyproject.toml): finished with status 'done' Created wheel for narwhals: filename=narwhals-1.37.0-py3-none-any.whl size=331871 sha256=a549367fd09c46c3820bead43d6f2702a92e0dd8fca5085eb954387b619b457a Stored in directory: /root/.cache/pip/wheels/81/ad/72/a735644b72216fa92e431a00a29377c633c4d4b5be10fa42bb Building wheel for netifaces2 (pyproject.toml): started Building wheel for netifaces2 (pyproject.toml): finished with status 'done' Created wheel for netifaces2: filename=netifaces2-0.0.22-cp37-abi3-linux_x86_64.whl size=284240 sha256=e052183e515c8a402aaf980c858e4ec09f20e16137396e4b4f6426e6d19a0643 Stored in directory: /root/.cache/pip/wheels/51/a7/5a/4013eb05ad9e2ced7e064820187eadb2e623ed6db0758199f4 Building wheel for opinionated-configparser (pyproject.toml): started Building wheel for opinionated-configparser (pyproject.toml): finished with status 'done' Created wheel for opinionated-configparser: filename=opinionated_configparser-1.0.1-py3-none-any.whl size=5504 sha256=8ae3d118b285223d68218ae7615e52a9a569f396330011d91f5892524d7bc875 Stored in directory: /root/.cache/pip/wheels/b6/aa/4e/a92609fbe3cf22cceb5b57c389a10ef1c8f828819702246acd Building wheel for paramiko (pyproject.toml): started Building wheel for paramiko (pyproject.toml): finished with status 'done' Created wheel for paramiko: filename=paramiko-3.5.1-py3-none-any.whl size=227325 sha256=b2767d1cbf28aa7a065c1b5937ed1661b2176c603c087c3534f192c532296df7 Stored in directory: /root/.cache/pip/wheels/df/c7/36/5c22140669497af1020b950c22d1d0dd68d67099a6bf8a63c9 Building wheel for pbr (pyproject.toml): started Building wheel for pbr (pyproject.toml): finished with status 'done' Created wheel for pbr: filename=pbr-7.0.3-py2.py3-none-any.whl size=131983 sha256=2117e3ce0056aa68d6fbad15f69976f5308004ed4f2c62dc9f4a397cef70924a Stored in directory: /root/.cache/pip/wheels/b1/79/54/0bc230a958052575930a86f94c3f2ea8c865f9f57dc2d26765 Building wheel for pexpect (pyproject.toml): started Building wheel for pexpect (pyproject.toml): finished with status 'done' Created wheel for pexpect: filename=pexpect-4.9.0-py2.py3-none-any.whl size=63855 sha256=34b22b822465cfdf5f635209ba1066ba4f170ad5927b6bdf765e1b196b008c4d Stored in directory: /root/.cache/pip/wheels/d0/99/f5/7965fb63b543abe4e3fef5b4861d7b9e20ecb32fc411e6fb2e Building wheel for pickleshare (pyproject.toml): started Building wheel for pickleshare (pyproject.toml): finished with status 'done' Created wheel for pickleshare: filename=pickleshare-0.7.5-py2.py3-none-any.whl size=6373 sha256=538e25dc1ff03ade92019f8ab4ef574f397cfc5aea44afd4d54486ac02181fc0 Stored in directory: /root/.cache/pip/wheels/bd/51/6d/d14feb0927a59435e28680eaeea3f33ab09873aaacb56fa748 Building wheel for pika (pyproject.toml): started Building wheel for pika (pyproject.toml): finished with status 'done' Created wheel for pika: filename=pika-1.3.2-py3-none-any.whl size=155453 sha256=e60c04ee011116b811367fcf138c5291f58afaf716c3f155bc7aaab9af1d269b Stored in directory: /root/.cache/pip/wheels/c8/cd/ba/df17b999596bd6da106a99c690f0a3d5def026b49053fe5227 Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-12.3.0-cp313-cp313-linux_x86_64.whl size=1558087 sha256=4d26f5df43fa2b9e4dd580cafb9ae2081ed55dbc006377e527e00a97eaf49367 Stored in directory: /root/.cache/pip/wheels/ac/6e/6e/1b39620f4ef1fa5e1ce52d5fec0e54fbc95d22fb19172c9527 Building wheel for poyo (pyproject.toml): started Building wheel for poyo (pyproject.toml): finished with status 'done' Created wheel for poyo: filename=poyo-0.5.0-py2.py3-none-any.whl size=10276 sha256=372576e8a80351187a11770fad3697712b571e87f93be160e7094eca4bf3c202 Stored in directory: /root/.cache/pip/wheels/70/b4/b9/1a22daf0ac192671983102c62541bb0de0e2e067be194c12ae Building wheel for propcache (pyproject.toml): started Building wheel for propcache (pyproject.toml): finished with status 'done' Created wheel for propcache: filename=propcache-0.3.0-cp313-cp313-linux_x86_64.whl size=226971 sha256=61695d595cd2b18f67f9f6404f1d02a3bd9ca6fda64b008d16b8dbb90b574c71 Stored in directory: /root/.cache/pip/wheels/22/b3/2c/f65a7ba86c68435f82351336399a33fb68132496f7d44cd42c Building wheel for psutil (pyproject.toml): started Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-7.2.2-cp36-abi3-linux_x86_64.whl size=158853 sha256=71538e263d961959dfc91ef795a97b8a56d60871683fecf90a02f4bb970efd3b Stored in directory: /root/.cache/pip/wheels/83/dd/cf/b4c250d1b98c594b720ccf33e4695f72dac00ca23ea033e7e6 Building wheel for ptyprocess (pyproject.toml): started Building wheel for ptyprocess (pyproject.toml): finished with status 'done' Created wheel for ptyprocess: filename=ptyprocess-0.7.0-py2.py3-none-any.whl size=14026 sha256=3470be7f810474c8a2ecfcd6e02acc6aea8483ab595417fa4e336362a349933e Stored in directory: /root/.cache/pip/wheels/d7/46/07/e25f48e8c65a064c90fc165561f313bf59723ccc042caebd04 Building wheel for pure-eval (pyproject.toml): started Building wheel for pure-eval (pyproject.toml): finished with status 'done' Created wheel for pure-eval: filename=pure_eval-0.2.3-py3-none-any.whl size=11881 sha256=578cbeacf43352a88dd6ae1f56039268f3371f42c4728021d7ecb7e9b67332f7 Stored in directory: /root/.cache/pip/wheels/18/18/7d/c84e6395b1e382706345a397e4168513808bcd911f998ce04f Building wheel for pyasn1 (pyproject.toml): started Building wheel for pyasn1 (pyproject.toml): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.6.4-py3-none-any.whl size=84410 sha256=ae951606eb4baafffb08b51a083f5637d35e796bee02e3c6e799a28566ffa2fe Stored in directory: /root/.cache/pip/wheels/1f/0f/04/4d0d9584e5e77d31e718dc3f13bf15902ce71019ccc7561859 Building wheel for pyasn1-modules (pyproject.toml): started Building wheel for pyasn1-modules (pyproject.toml): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.4.1-py3-none-any.whl size=181256 sha256=944789b8e8eaf2c3bdf8e82894cf7e7f654edf1e80400ab5bb0c77f366bd311d Stored in directory: /root/.cache/pip/wheels/22/1f/a1/41c667c21b6708ffa6f098b6a2d293c81e3eed87666885d40d Building wheel for pyasyncore (pyproject.toml): started Building wheel for pyasyncore (pyproject.toml): finished with status 'done' Created wheel for pyasyncore: filename=pyasyncore-1.0.4-py3-none-any.whl size=10115 sha256=5f9598fc831f40694e494d979ab581fd0eb39fe9290a259d81dfd1c151fb53b8 Stored in directory: /root/.cache/pip/wheels/aa/cb/63/454ff3f7fbf163189d3df3076db8085a49cf49467efec3c10b Building wheel for pycodestyle (pyproject.toml): started Building wheel for pycodestyle (pyproject.toml): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.12.1-py2.py3-none-any.whl size=31324 sha256=9a826669c3ea8d441ff9f5274ef6713f0fa3c9f28819c4c2347da9314ceae89a Stored in directory: /root/.cache/pip/wheels/e8/64/54/ef7f11a47a9604d07e88da14ac5705ec2f70e6d5de671a6e96 Building wheel for pydantic (pyproject.toml): started Building wheel for pydantic (pyproject.toml): finished with status 'done' Created wheel for pydantic: filename=pydantic-2.13.4-py3-none-any.whl size=472261 sha256=2c07ba65f9dfa9e354dabf891a78d388248e796268d9bcf8350ef388ec0e15b7 Stored in directory: /root/.cache/pip/wheels/30/23/f5/b86623d5473d95e9ec548c80484e8058c06a19b3b91cfcbce0 Building wheel for pydantic-core (pyproject.toml): started Building wheel for pydantic-core (pyproject.toml): still running... Building wheel for pydantic-core (pyproject.toml): finished with status 'done' Created wheel for pydantic-core: filename=pydantic_core-2.46.4-cp313-cp313-linux_x86_64.whl size=2209640 sha256=0dc516851ae93fb5a8c365fd4ccea3d99db3d00a86c05a6299959730ad6ddb84 Stored in directory: /root/.cache/pip/wheels/48/a7/15/57f4db5093aea7d4d90d667ae50a8daa8710b60dca13aca811 Building wheel for Pygments (pyproject.toml): started Building wheel for Pygments (pyproject.toml): finished with status 'done' Created wheel for Pygments: filename=pygments-2.20.0-py3-none-any.whl size=1231152 sha256=f0db3d0f3c3feec48545015055ee969752aface79c0b3a99592933329b3268a9 Stored in directory: /root/.cache/pip/wheels/fe/a2/c7/672696e3c731fd0b08093436ca891f058d7ae6f678d2c41e47 Building wheel for pyinotify (pyproject.toml): started Building wheel for pyinotify (pyproject.toml): finished with status 'done' Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25418 sha256=731440eb5b11e7fb77eeb8fba7047a0b4d68da46b0b533d2c1d63a57c86cf6a0 Stored in directory: /root/.cache/pip/wheels/be/e0/29/d237cd80907dd5699eeee0237d136eae049d8edef6f5a6a6fa Building wheel for PyNaCl (pyproject.toml): started Building wheel for PyNaCl (pyproject.toml): still running... Building wheel for PyNaCl (pyproject.toml): finished with status 'done' Created wheel for PyNaCl: filename=pynacl-1.6.2-cp313-cp313-linux_x86_64.whl size=1386501 sha256=f761e15e46801f26838e1b4e9809740776b3b0f1b358b7649e04da107b50c50e Stored in directory: /root/.cache/pip/wheels/23/99/9a/8d590267e80c2ae6e07b931859c7dfa24a465ee1f4daf206c0 Building wheel for python-dateutil (pyproject.toml): started Building wheel for python-dateutil (pyproject.toml): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.9.0.post0-py2.py3-none-any.whl size=229932 sha256=84c36e471170ef17cc0ea7e75759aa93e8c80824ef38c172bb66108f36d1e244 Stored in directory: /root/.cache/pip/wheels/dd/43/b7/0ceab2b2f58fb43a06d0a59467a4bfabb2dc8b6fb8ec7f09e5 Building wheel for python-ldap (pyproject.toml): started Building wheel for python-ldap (pyproject.toml): finished with status 'done' Created wheel for python-ldap: filename=python_ldap-3.4.5-cp313-cp313-linux_x86_64.whl size=381513 sha256=55f38b053cc033bac1a2d0a4cb5986a566f568a445befd384aabc8b4ea352378 Stored in directory: /root/.cache/pip/wheels/2d/48/b3/2a995d21151e6fbd27603592f95ee0115fd1bacc877e216754 Building wheel for pytz (pyproject.toml): started Building wheel for pytz (pyproject.toml): finished with status 'done' Created wheel for pytz: filename=pytz-2025.1-py3-none-any.whl size=508015 sha256=e15e12f47e439b7b1726657a7779678d5febcf3b33bc2c60b155e7367b979498 Stored in directory: /root/.cache/pip/wheels/7e/3d/81/a85d75ff07e63350c49d844ca29379a7f36dcba7df3621a98d Building wheel for PyYAML (pyproject.toml): started Building wheel for PyYAML (pyproject.toml): finished with status 'done' Created wheel for PyYAML: filename=pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl size=45464 sha256=1c012d1f95ed3aa79dca5fac61a20c8f41479adb9a8a088acd60eaa62fe2ac06 Stored in directory: /root/.cache/pip/wheels/aa/29/40/b2d39adcf3d4ad62005bbc244cbeb5cc01d37ffd17fdc79a4a Building wheel for redis (pyproject.toml): started Building wheel for redis (pyproject.toml): finished with status 'done' Created wheel for redis: filename=redis-7.4.1-py3-none-any.whl size=410170 sha256=ecc3e3e08d587ceff0da3c541108314c9f756ec80077d639166672e086cef06a Stored in directory: /root/.cache/pip/wheels/68/2d/b6/04bee95a8192098509ea7ac9b486d35a2c802fbb4eaae729e2 Building wheel for referencing (pyproject.toml): started Building wheel for referencing (pyproject.toml): finished with status 'done' Created wheel for referencing: filename=referencing-0.36.2-py3-none-any.whl size=26776 sha256=34ecc10856429123eb0a1045fe25287f42182585d769c6b603934e7fe191a3d0 Stored in directory: /root/.cache/pip/wheels/e4/b0/27/060c15f5b302e9ec2ed30cf9b7fe25984ce72752cfc7c04f02 Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2026.7.10-cp313-cp313-linux_x86_64.whl size=797489 sha256=9b7f1f4b84239d7671c41b6c70dd8c7f2b2e61b09567277d026e3ebd6ac0209f Stored in directory: /root/.cache/pip/wheels/e5/67/1f/a399fee2ea2db1df12479b31cc619fb92050fd006ce8baa6c6 Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.33.0-py3-none-any.whl size=65017 sha256=9c3865a4d0e782ed2708a7562e7f5b1da62a77df334498a67ed6d730879b8a71 Stored in directory: /root/.cache/pip/wheels/31/cb/e7/9fc66cbd5c892e203affe345683da3c9e5bbccc0d9cc2e92cf Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.7.0-py3-none-any.whl size=131085 sha256=0e6e47cadab2d71791895f97a7853e490963c369d94cdc55d1120bf6e490257f Stored in directory: /root/.cache/pip/wheels/64/bd/a4/5527a8728500afd339f1e5d3bd81fb88e78eed9d5c84489977 Building wheel for requests-unixsocket2 (pyproject.toml): started Building wheel for requests-unixsocket2 (pyproject.toml): finished with status 'done' Created wheel for requests-unixsocket2: filename=requests_unixsocket2-0.4.2-py3-none-any.whl size=7835 sha256=3b365cea58feeb21cc57e58c43635a8831bab8661c895606ed01f71f913d96ed Stored in directory: /root/.cache/pip/wheels/90/a9/88/d04b84251b949df1e866f94df35e31cc7972e584af4a56b0e6 Building wheel for rich (pyproject.toml): started Building wheel for rich (pyproject.toml): finished with status 'done' Created wheel for rich: filename=rich-14.3.4-py3-none-any.whl size=310481 sha256=483432f71005c7746c0b406a56faf7bfc996da5234cebb48d9a33087065d748f Stored in directory: /root/.cache/pip/wheels/c5/3a/55/ea7e26eb3f428cd996059775a438773f61438cbbd36dd8d238 Building wheel for rpds-py (pyproject.toml): started Building wheel for rpds-py (pyproject.toml): finished with status 'done' Created wheel for rpds-py: filename=rpds_py-0.29.0-cp313-cp313-linux_x86_64.whl size=393763 sha256=3922adbe8d433428ca2bba56fcd10d64ee053e3c64af9f631ba3839c9a1fba57 Stored in directory: /root/.cache/pip/wheels/e8/01/bb/8a419ed9a3e9f703d9e66c3524a890ce6600528efb5031b763 Building wheel for setuptools-git-versioning (pyproject.toml): started Building wheel for setuptools-git-versioning (pyproject.toml): finished with status 'done' Created wheel for setuptools-git-versioning: filename=setuptools_git_versioning-2.1.0-py3-none-any.whl size=10709 sha256=fd6851e3d013bb6e93ee09aeffb978ba96ddeda030e73ff60cbb84cc73f2b8c9 Stored in directory: /root/.cache/pip/wheels/8c/5b/1d/cf58e887e67bfea38d51c9d00c58365aa31af92b1fea604289 Building wheel for shellingham (pyproject.toml): started Building wheel for shellingham (pyproject.toml): finished with status 'done' Created wheel for shellingham: filename=shellingham-1.5.4-py2.py3-none-any.whl size=9790 sha256=4ef7da1ca651096e647e495f2fa9d2b23bf945eaec6297c08afc6e260727aa4f Stored in directory: /root/.cache/pip/wheels/f0/8f/5c/a5e378a79dd7dc4eb17b93a9b430a5311fb1f511ed9c814cf4 Building wheel for simpleeval (pyproject.toml): started Building wheel for simpleeval (pyproject.toml): finished with status 'done' Created wheel for simpleeval: filename=simpleeval-1.0.6-py3-none-any.whl size=18659 sha256=ebc05a85533ee6b7533be402ed834a7f582ae232376bef8d52bc63ca918c5d5a Stored in directory: /root/.cache/pip/wheels/7a/86/18/6a691e0eb8ecb3314311299c660d7cb6935fd009e8da37e02b Building wheel for sniffio (pyproject.toml): started Building wheel for sniffio (pyproject.toml): finished with status 'done' Created wheel for sniffio: filename=sniffio-1.3.1-py3-none-any.whl size=10283 sha256=1acd3a97e41d3577ae9462efab9bc5e0d66dbf93baf22954ddc45955335d56af Stored in directory: /root/.cache/pip/wheels/1b/bf/77/3793f7e384e32bbe6586869fec505ac9cf8576ce08ac2609e3 Building wheel for soupsieve (pyproject.toml): started Building wheel for soupsieve (pyproject.toml): finished with status 'done' Created wheel for soupsieve: filename=soupsieve-2.8.4-py3-none-any.whl size=37304 sha256=9b74526eb271375d6e43b8036606a51891ef66c083d83a5cc46a08c5089dd149 Stored in directory: /root/.cache/pip/wheels/00/8a/03/fcf4d9d758b3727ca6770b0ef677310776567cad4d5ec46d9f Building wheel for stack-data (pyproject.toml): started Building wheel for stack-data (pyproject.toml): finished with status 'done' Created wheel for stack-data: filename=stack_data-0.6.3-py3-none-any.whl size=24556 sha256=2d89cbc4a834331449301dce4b92cc2aba0b85e9cb01796220c69a7b06fbb3ee Stored in directory: /root/.cache/pip/wheels/bd/52/89/dda143bdd3097ce06ba37cc978ab953084e8f1a656d69e2d14 Building wheel for structlog (pyproject.toml): started Building wheel for structlog (pyproject.toml): finished with status 'done' Created wheel for structlog: filename=structlog-23.1.0-py3-none-any.whl size=62469 sha256=a64248c29226300e960d2b21b4e3b107cb7cbd63fe9bd535a0dab42af09c723e Stored in directory: /root/.cache/pip/wheels/b5/5b/28/44d7c99f086f96285ba4fe4de74e583ba23a1dc7931272bf0b Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.5.0-py3-none-any.whl size=7754 sha256=af16cab30ee04f168726ebf28593e07e26ef371a1f819dbdd823d1679306d170 Stored in directory: /root/.cache/pip/wheels/84/12/d7/1343d53052004c0f242122acd61029a801516dde70506aef4f Building wheel for terminaltables3 (pyproject.toml): started Building wheel for terminaltables3 (pyproject.toml): finished with status 'done' Created wheel for terminaltables3: filename=terminaltables3-4.0.0-py3-none-any.whl size=15628 sha256=a7f5b860fbe2f556bc186d4ab4bfe5b2759dacec50512f4357c9c121ff4efc87 Stored in directory: /root/.cache/pip/wheels/2d/c8/84/a75587ae30e912da08a9e849521bfa57a751398ec23d888a10 Building wheel for threadpoolctl (pyproject.toml): started Building wheel for threadpoolctl (pyproject.toml): finished with status 'done' Created wheel for threadpoolctl: filename=threadpoolctl-3.6.0-py3-none-any.whl size=18639 sha256=d2195fc8484e00042416edb1c86e146cb01a130d3edfcaf9432a8e73c5f08a01 Stored in directory: /root/.cache/pip/wheels/42/28/67/f2f449db346ea4db511b201a05a564c562d03a0f532f05151f Building wheel for tomlkit (pyproject.toml): started Building wheel for tomlkit (pyproject.toml): finished with status 'done' Created wheel for tomlkit: filename=tomlkit-0.13.2-py3-none-any.whl size=38002 sha256=d92e4b4a9ee41c3bbec4b689b6de09dcd82da7728c600d1a749c382a2230c447 Stored in directory: /root/.cache/pip/wheels/dc/d2/3b/cae44fbbda05867a7bf338fffb2df38003c71e822660c98993 Building wheel for tornado (pyproject.toml): started Building wheel for tornado (pyproject.toml): finished with status 'done' Created wheel for tornado: filename=tornado-6.5.7-cp39-abi3-linux_x86_64.whl size=448378 sha256=e9ceeec0e53b94b8ebfc60b189a70016e02e905b5dac391191b117e4cc549761 Stored in directory: /root/.cache/pip/wheels/47/5b/33/c7feaa3feedca792bb3bd827b1b88644bfad4e14d15badd334 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.67.1-py3-none-any.whl size=78579 sha256=a68997a615240e3d77fab9827e7fa465ea7d5074f8b4642f58f7444434d48988 Stored in directory: /root/.cache/pip/wheels/dc/e3/21/2f76ebd10c58a53f0a8c39cbfd9016b0da6ac5d37ed5dfd4cf Building wheel for traitlets (pyproject.toml): started Building wheel for traitlets (pyproject.toml): finished with status 'done' Created wheel for traitlets: filename=traitlets-5.14.3-py3-none-any.whl size=85356 sha256=389df0fecbd4a57df79cd44889ce7ed3f4957f0e165c57c44058cbdb12911fe1 Stored in directory: /root/.cache/pip/wheels/2b/c4/c3/a536f6eaa7b9a311108d915ed110404c9d83ac77b385513be5 Building wheel for typer (pyproject.toml): started Building wheel for typer (pyproject.toml): finished with status 'done' Created wheel for typer: filename=typer-0.26.4-py3-none-any.whl size=122436 sha256=ada6eaf782d9226d10ab262c7f69cdfadec4dbec8b7ab66af618239c3894d7d6 Stored in directory: /root/.cache/pip/wheels/0e/39/8d/dede0987fef66fbf278619ae311841ef8301c961be3f347049 Building wheel for types-python-dateutil (pyproject.toml): started Building wheel for types-python-dateutil (pyproject.toml): finished with status 'done' Created wheel for types-python-dateutil: filename=types_python_dateutil-2.9.0.20241206-py3-none-any.whl size=14461 sha256=ce743620691cf64f62bf7783bf26affc3e6ba2ed935e223ab895fc5e8138ce59 Stored in directory: /root/.cache/pip/wheels/d9/dc/8e/20e64e3ca27c8f012d19957519721634380dae4bc101ba4efa Building wheel for typing_inspect (pyproject.toml): started Building wheel for typing_inspect (pyproject.toml): finished with status 'done' Created wheel for typing_inspect: filename=typing_inspect-0.9.0-py3-none-any.whl size=8906 sha256=9a17d2258a56cce1c6e56a817d754ac003c818a06cc5bfb969d2c60e3258d953 Stored in directory: /root/.cache/pip/wheels/b4/06/88/456da0204f02b81a441a72214335a3a7ff1ddfb9f704820576 Building wheel for typing_inspection (pyproject.toml): started Building wheel for typing_inspection (pyproject.toml): finished with status 'done' Created wheel for typing_inspection: filename=typing_inspection-0.4.2-py3-none-any.whl size=14610 sha256=cb44f08981528a4022cbd2f15700c2af06ca79ea2833cc572652b722af86ff52 Stored in directory: /root/.cache/pip/wheels/36/9c/57/b13dc3da18900cf296d481d8243347c9e592c239a613123055 Building wheel for Unidecode (pyproject.toml): started Building wheel for Unidecode (pyproject.toml): finished with status 'done' Created wheel for Unidecode: filename=unidecode-1.3.8-py3-none-any.whl size=235550 sha256=8f9f723b9e0fb2001a3df81234ed757bd45a78d4131bd0a50ce38bd98b15bf48 Stored in directory: /root/.cache/pip/wheels/e2/a9/74/cc7be054b8f530331cf1ab98e857390480ab7fe12f95d998c3 Building wheel for wcwidth (pyproject.toml): started Building wheel for wcwidth (pyproject.toml): finished with status 'done' Created wheel for wcwidth: filename=wcwidth-0.2.13-py2.py3-none-any.whl size=34257 sha256=1184019330336719a4416beced5e3f456ac0f611fb40fae0adf78de9b654bd55 Stored in directory: /root/.cache/pip/wheels/59/d0/3d/79a9c043c4277ed45f7698aad7155f7fd11bc4a094214d1d9f Building wheel for Werkzeug (pyproject.toml): started Building wheel for Werkzeug (pyproject.toml): finished with status 'done' Created wheel for Werkzeug: filename=werkzeug-3.1.6-py3-none-any.whl size=225166 sha256=cf384372597f51ff5ce7a3076ab08f6031050764c28d8f7b8f840c7e3e6560a3 Stored in directory: /root/.cache/pip/wheels/84/89/d6/a50d60ca630bdd6cc0c8bbee2256de8d7c5887b76d160bca4f Building wheel for xmltodict (pyproject.toml): started Building wheel for xmltodict (pyproject.toml): finished with status 'done' Created wheel for xmltodict: filename=xmltodict-0.14.2-py2.py3-none-any.whl size=10070 sha256=7e8d7745a5a1e1c6c0fee3373a63ef87585ceb6c96914723b3747aadc2ed46e4 Stored in directory: /root/.cache/pip/wheels/4e/87/fa/f7aa982838ebe9be25161757b79b77b7ac3b3af127afb02be7 Building wheel for yq (pyproject.toml): started Building wheel for yq (pyproject.toml): finished with status 'done' Created wheel for yq: filename=yq-3.4.3-py3-none-any.whl size=18903 sha256=c9eb040e272305acad8a7e40ca19ee292b52326c0b07011dd317ad701b3e0356 Stored in directory: /root/.cache/pip/wheels/b9/aa/fc/1bbb8d1f809123442f5b57c84e002c248290aacb552a29eec9 Building wheel for certifi (pyproject.toml): started Building wheel for certifi (pyproject.toml): finished with status 'done' Created wheel for certifi: filename=certifi-2026.4.22-py3-none-any.whl size=135707 sha256=e1ca173ee098850f6f397986aed3985bd15994de33d205a5479ed58dd2db54e7 Stored in directory: /root/.cache/pip/wheels/65/29/46/6806940c9a2490e2b60b36f92c2de37d64eb5d36c7ad203dcd Successfully built acquisition aiohttp_metwork_middlewares bash cookiecutter cookiecutter_hooks deploycron directory_observer envtpl mfplugin statsd telegraf_unixsocket_client xattrfile aiofiles aiohappyeyeballs aiohttp multidict yarl aiosignal annotated-doc annotated-types anyio argcomplete arrow asttokens attrs autopep8 Babel backcall bcrypt beautifulsoup4 binaryornot bjoern cachetools Cerberus cffi chardet charset_normalizer Click colorama ConfigUpdater cron-wrapper cryptography decorator defusedxml Deprecated wrapt deprecation dill diskcache entrypoints executing fakeredis sortedcontainers frozenlist fsspec geojson gitignore-parser h11 hiredis httpcore httpx idna importlib_resources inotify-simple ipython prompt-toolkit ipython_pygments_lexers jedi parso Jinja2 jinja2-from-json-extension jinja2-fnmatch-extension jinja2-getenv-extension jinja2-shell-extension jinja2-time jmespath joblib jsonpickle jsonschema jsonschema_specifications lark lazy-import lxml Mako Markdown markdown-it-py mdurl MarkupSafe matplotlib-inline mflog mfutil msgpack mypy-extensions narwhals netifaces2 opinionated-configparser paramiko pbr pexpect pickleshare pika Pillow poyo propcache psutil ptyprocess pure-eval pyasn1 pyasn1-modules pyasyncore pycodestyle pydantic pydantic-core Pygments pyinotify PyNaCl python-dateutil python-ldap pytz PyYAML redis referencing regex requests urllib3 requests-unixsocket2 rich rpds-py setuptools-git-versioning shellingham simpleeval sniffio soupsieve stack-data structlog termcolor terminaltables3 threadpoolctl tomlkit tornado tqdm traitlets typer types-python-dateutil typing_inspect typing_inspection Unidecode wcwidth Werkzeug xmltodict yq certifi if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-master/opt/python3] is already loaded Looking in links: ./src Processing ./src/acquisition-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/aiofiles-24.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/aiohappyeyeballs-2.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/aiohttp-3.14.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/aiosignal-1.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/annotated_doc-0.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/annotated_types-0.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/anyio-4.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/argcomplete-3.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/arrow-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/asttokens-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/attrs-25.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/autopep8-2.3.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/babel-2.17.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/backcall-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/bash-0.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/bcrypt-5.0.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/beautifulsoup4-4.13.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/binaryornot-0.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/bjoern-3.2.2-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/cachetools-7.1.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/cerberus-1.3.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/cffi-2.0.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/chardet-5.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/charset_normalizer-3.4.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/click-8.3.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/colorama-0.4.6-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/configupdater-3.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/cookiecutter-1.6.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/cookiecutter_hooks-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/cron_wrapper-0.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/cryptography-48.0.1-cp313-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/decorator-5.2.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/defusedxml-0.7.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/deploycron-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/deprecated-1.3.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/deprecation-2.1.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/dill-0.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/directory_observer-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/diskcache-5.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/entrypoints-0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/envtpl-0.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/executing-2.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/fakeredis-2.27.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/frozenlist-1.5.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/fsspec-2025.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/geojson-3.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/gitignore_parser-0.1.13-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/h11-0.16.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/hiredis-3.1.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/httpcore-1.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/httpx-0.28.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/idna-3.16-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/importlib_resources-6.5.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/inotify_simple-1.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/ipython-9.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/ipython_pygments_lexers-1.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/jedi-0.19.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/jinja2-3.1.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/jinja2_from_json_extension-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/jinja2_fnmatch_extension-1.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/jinja2_getenv_extension-1.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/jinja2_shell_extension-2.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/jinja2_time-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/jmespath-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/joblib-1.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/jsonpickle-4.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/jsonschema-4.23.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/jsonschema_specifications-2024.10.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/lark-1.1.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/lazy_import-0.2.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/lxml-6.1.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/mako-1.3.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/markdown-3.10.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/markdown_it_py-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/matplotlib_inline-0.1.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/mdurl-0.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/mflog-0.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 80)) Processing ./src/mfplugin-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 81)) Processing ./src/mfutil-0.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 82)) Processing ./src/msgpack-1.2.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 83)) Processing ./src/multidict-6.1.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 84)) Processing ./src/mypy_extensions-1.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 85)) Processing ./src/narwhals-1.37.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 86)) Processing ./src/netifaces2-0.0.22-cp37-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 87)) Processing ./src/opinionated_configparser-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 88)) Processing ./src/orjson-3.11.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 89)) Processing ./src/paramiko-3.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 90)) Processing ./src/parso-0.8.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 91)) Processing ./src/pbr-7.0.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 92)) Processing ./src/pexpect-4.9.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 93)) Processing ./src/pickleshare-0.7.5-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 94)) Processing ./src/pika-1.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 95)) Processing ./src/pillow-12.3.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 96)) Processing ./src/poyo-0.5.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 97)) Processing ./src/prompt_toolkit-3.0.50-py3-none-any.whl (from -r requirements3.txt.tmp (line 98)) Processing ./src/propcache-0.3.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 99)) Processing ./src/psutil-7.2.2-cp36-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 100)) Processing ./src/ptyprocess-0.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 101)) Processing ./src/pure_eval-0.2.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 102)) Processing ./src/pyasn1-0.6.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 103)) Processing ./src/pyasn1_modules-0.4.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 104)) Processing ./src/pyasyncore-1.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 105)) Processing ./src/pycparser-3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 106)) Processing ./src/pycodestyle-2.12.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 107)) Processing ./src/pydantic-2.13.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 108)) Processing ./src/pydantic_core-2.46.4-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 109)) Processing ./src/pygments-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 110)) Processing ./src/pyinotify-0.9.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 111)) Processing ./src/pynacl-1.6.2-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 112)) Processing ./src/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 113)) Processing ./src/python_ldap-3.4.5-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 114)) Processing ./src/pytz-2025.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 115)) Processing ./src/pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 116)) Processing ./src/redis-7.4.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 117)) Processing ./src/referencing-0.36.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 118)) Processing ./src/regex-2026.7.10-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 119)) Processing ./src/requests-2.33.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 120)) Processing ./src/requests_unixsocket2-0.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 121)) Processing ./src/rich-14.3.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 122)) Processing ./src/rpds_py-0.29.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 123)) Processing ./src/setuptools_git_versioning-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 124)) Processing ./src/shellingham-1.5.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 125)) Processing ./src/simpleeval-1.0.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 126)) Processing ./src/sniffio-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 127)) Processing ./src/sortedcontainers-2.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 128)) Processing ./src/soupsieve-2.8.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 129)) Processing ./src/statsd-3.2.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 130)) Processing ./src/stack_data-0.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 131)) Processing ./src/structlog-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 132)) Processing ./src/telegraf_unixsocket_client-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 133)) Processing ./src/termcolor-2.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 134)) Processing ./src/terminaltables3-4.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 135)) Processing ./src/threadpoolctl-3.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 136)) Processing ./src/tomlkit-0.13.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 137)) Processing ./src/tornado-6.5.7-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 138)) Processing ./src/tqdm-4.67.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 139)) Processing ./src/traitlets-5.14.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 140)) Processing ./src/typer-0.26.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 141)) Processing ./src/types_python_dateutil-2.9.0.20241206-py3-none-any.whl (from -r requirements3.txt.tmp (line 142)) Processing ./src/typing_inspect-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 143)) Processing ./src/typing_inspection-0.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 144)) Processing ./src/unidecode-1.3.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 145)) Processing ./src/urllib3-2.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 146)) Processing ./src/wcwidth-0.2.13-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 147)) Processing ./src/werkzeug-3.1.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 148)) Processing ./src/wrapt-2.2.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 149)) Processing ./src/xattrfile-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 150)) Processing ./src/xmltodict-0.14.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 151)) Processing ./src/yarl-1.18.3-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 152)) Processing ./src/yq-3.4.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 153)) Requirement already satisfied: typing-extensions>=4.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from beautifulsoup4==4.13.3->-r requirements3.txt.tmp (line 19)) (4.15.0) Requirement already satisfied: filelock in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from cron-wrapper==0.1.3->-r requirements3.txt.tmp (line 32)) (3.29.1) Requirement already satisfied: setuptools in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from cron-wrapper==0.1.3->-r requirements3.txt.tmp (line 32)) (83.0.0) Requirement already satisfied: packaging in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from deprecation==2.1.0->-r requirements3.txt.tmp (line 38)) (26.2) Requirement already satisfied: certifi in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from httpcore==1.0.9->-r requirements3.txt.tmp (line 52)) (2026.4.22) Requirement already satisfied: six in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from lazy-import==0.2.2->-r requirements3.txt.tmp (line 72)) (1.17.0) Installing collected packages: wcwidth, statsd, sortedcontainers, pytz, pyinotify, pyasyncore, pure-eval, ptyprocess, pickleshare, gitignore-parser, deploycron, bjoern, bash, backcall, xmltodict, wrapt, urllib3, Unidecode, typing_inspection, types-python-dateutil, traitlets, tqdm, tornado, tomlkit, threadpoolctl, terminaltables3, termcolor, structlog, soupsieve, sniffio, simpleeval, shellingham, setuptools-git-versioning, rpds-py, regex, redis, PyYAML, python-dateutil, Pygments, pydantic-core, pycparser, pycodestyle, pyasn1, psutil, propcache, prompt-toolkit, poyo, Pillow, pika, pexpect, pbr, parso, orjson, netifaces2, narwhals, mypy-extensions, multidict, msgpack, mdurl, MarkupSafe, Markdown, lxml, lazy-import, lark, jsonpickle, joblib, jmespath, inotify-simple, importlib_resources, idna, hiredis, h11, geojson, fsspec, frozenlist, executing, entrypoints, diskcache, dill, deprecation, defusedxml, decorator, ConfigUpdater, colorama, Click, charset_normalizer, chardet, Cerberus, cachetools, binaryornot, bcrypt, Babel, attrs, asttokens, argcomplete, annotated-types, annotated-doc, aiohappyeyeballs, aiofiles, yq, yarl, Werkzeug, typing_inspect, telegraf_unixsocket_client, stack-data, requests, referencing, pydantic, pyasn1-modules, mflog, matplotlib-inline, markdown-it-py, Mako, Jinja2, jedi, ipython_pygments_lexers, httpcore, fakeredis, Deprecated, cron-wrapper, cffi, beautifulsoup4, autopep8, arrow, anyio, aiosignal, xattrfile, rich, requests-unixsocket2, python-ldap, PyNaCl, opinionated-configparser, jsonschema_specifications, jinja2-time, jinja2-shell-extension, jinja2-getenv-extension, jinja2-from-json-extension, jinja2-fnmatch-extension, ipython, httpx, envtpl, cryptography, cookiecutter_hooks, aiohttp, typer, paramiko, mfutil, jsonschema, directory_observer, cookiecutter, aiohttp_metwork_middlewares, mfplugin, acquisition Successfully installed Babel-2.17.0 Cerberus-1.3.7 Click-8.3.3 ConfigUpdater-3.2 Deprecated-1.3.1 Jinja2-3.1.6 Mako-1.3.12 Markdown-3.10.2 MarkupSafe-3.0.2 Pillow-12.3.0 PyNaCl-1.6.2 PyYAML-6.0.3 Pygments-2.20.0 Unidecode-1.3.8 Werkzeug-3.1.6 acquisition-0.0.0 aiofiles-24.1.0 aiohappyeyeballs-2.5.0 aiohttp-3.14.1 aiohttp_metwork_middlewares-0.0.1 aiosignal-1.4.0 annotated-doc-0.0.4 annotated-types-0.7.0 anyio-4.9.0 argcomplete-3.6.0 arrow-1.3.0 asttokens-3.0.0 attrs-25.1.0 autopep8-2.3.2 backcall-0.2.0 bash-0.7 bcrypt-5.0.0 beautifulsoup4-4.13.3 binaryornot-0.6.0 bjoern-3.2.2 cachetools-7.1.4 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.7 colorama-0.4.6 cookiecutter-1.6.1 cookiecutter_hooks-0.0.1 cron-wrapper-0.1.3 cryptography-48.0.1 decorator-5.2.1 defusedxml-0.7.1 deploycron-0.0.1 deprecation-2.1.0 dill-0.4.0 directory_observer-0.0.1 diskcache-5.6.3 entrypoints-0.4 envtpl-0.5.3 executing-2.2.0 fakeredis-2.27.0 frozenlist-1.5.0 fsspec-2025.3.0 geojson-3.3.0 gitignore-parser-0.1.13 h11-0.16.0 hiredis-3.1.0 httpcore-1.0.9 httpx-0.28.1 idna-3.16 importlib_resources-6.5.2 inotify-simple-1.3.5 ipython-9.0.2 ipython_pygments_lexers-1.1.1 jedi-0.19.2 jinja2-fnmatch-extension-1.0.3 jinja2-from-json-extension-1.0.1 jinja2-getenv-extension-1.0.3 jinja2-shell-extension-2.1.1 jinja2-time-0.2.0 jmespath-1.0.1 joblib-1.4.2 jsonpickle-4.1.1 jsonschema-4.23.0 jsonschema_specifications-2024.10.1 lark-1.1.8 lazy-import-0.2.2 lxml-6.1.0 markdown-it-py-3.0.0 matplotlib-inline-0.1.7 mdurl-0.1.2 mflog-0.1.1 mfplugin-0.0.0 mfutil-0.3.2 msgpack-1.2.1 multidict-6.1.0 mypy-extensions-1.1.0 narwhals-1.37.0 netifaces2-0.0.22 opinionated-configparser-1.0.1 orjson-3.11.9 paramiko-3.5.1 parso-0.8.4 pbr-7.0.3 pexpect-4.9.0 pickleshare-0.7.5 pika-1.3.2 poyo-0.5.0 prompt-toolkit-3.0.50 propcache-0.3.0 psutil-7.2.2 ptyprocess-0.7.0 pure-eval-0.2.3 pyasn1-0.6.4 pyasn1-modules-0.4.1 pyasyncore-1.0.4 pycodestyle-2.12.1 pycparser-3.0 pydantic-2.13.4 pydantic-core-2.46.4 pyinotify-0.9.6 python-dateutil-2.9.0.post0 python-ldap-3.4.5 pytz-2025.1 redis-7.4.1 referencing-0.36.2 regex-2026.7.10 requests-2.33.0 requests-unixsocket2-0.4.2 rich-14.3.4 rpds-py-0.29.0 setuptools-git-versioning-2.1.0 shellingham-1.5.4 simpleeval-1.0.6 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.4 stack-data-0.6.3 statsd-3.2.1 structlog-23.1.0 telegraf_unixsocket_client-0.0.1 termcolor-2.5.0 terminaltables3-4.0.0 threadpoolctl-3.6.0 tomlkit-0.13.2 tornado-6.5.7 tqdm-4.67.1 traitlets-5.14.3 typer-0.26.4 types-python-dateutil-2.9.0.20241206 typing_inspect-0.9.0 typing_inspection-0.4.2 urllib3-2.7.0 wcwidth-0.2.13 wrapt-2.2.1 xattrfile-0.0.0 xmltodict-0.14.2 yarl-1.18.3 yq-3.4.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiohttp_metwork_middlewares.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cookiecutter_hooks.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/directory_observer.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/babel.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/click.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/ConfigUpdater.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Deprecated.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pillow.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiofiles.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiohappyeyeballs.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiosignal.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/annotated-doc.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/annotated-types.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/anyio.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/argcomplete.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/asttokens.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/backcall.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/beautifulsoup4.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/bjoern.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/charset-normalizer.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cron-wrapper.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/decorator.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/defusedxml.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/deprecation.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/dill.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/entrypoints.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/executing.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/fakeredis.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/frozenlist.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/fsspec.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/geojson.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/gitignore_parser.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/h11.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/hiredis.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/httpcore.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/httpx.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/importlib_resources.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/inotify_simple.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/ipython.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/ipython_pygments_lexers.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jedi.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2_fnmatch_extension.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2_from_json_extension.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2_getenv_extension.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2_shell_extension.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jmespath.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jsonpickle.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jsonschema.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jsonschema-specifications.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/lark.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/lazy_import.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/lxml.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/markdown-it-py.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/matplotlib-inline.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mdurl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/msgpack.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/multidict.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mypy_extensions.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/narwhals.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/netifaces2.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/opinionated_configparser.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/orjson.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/parso.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pbr.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pexpect.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pickleshare.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/prompt_toolkit.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/propcache.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/ptyprocess.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pure_eval.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pyasn1_modules.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pyasn1.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pyasyncore.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pycparser.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pydantic_core.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pydantic.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/python-ldap.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/referencing.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/requests-unixsocket2.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/rpds-py.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/setuptools-git-versioning.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/shellingham.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/sniffio.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/sortedcontainers.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/soupsieve.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/stack_data.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/terminaltables3.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/threadpoolctl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/tomlkit.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/tqdm.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/traitlets.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/typer.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/types-python-dateutil.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/typing_inspect.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/typing-inspection.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/wcwidth.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/xmltodict.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/yarl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/yq.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-master/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3" cache: /buildcache/mfext_cache_layer_python3_4bfb74cf8118c7d6b2279bf4a63f360b.tar created make[2]: Leaving directory '/src/layers/layer2_python3' make[2]: Entering directory '/src/layers/layer2_python3_circus' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_circus" "python3_circus" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 python3@mfext layer (dependency) hash (from cache): 9c672c6a80edf2ccd80ec10ae9e00022 python3_core@mfext layer (dependency) hash (from cache): cfcf438c184edb96718dbf062dec09bd root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b source hash: dca4274c1f1a2082de38753a88f7ec6e cache missed (/buildcache/mfext_cache_layer_python3_circus_4b65c4d03876295e7335de3aa64adccd.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_circus; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_circus ; \ fi make[3]: Entering directory '/src/layers/layer2_python3_circus/0500_circus' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,python3_circus@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer45591[/src/layers/layer2_python3_circus/0500_circus/tempolayer45591] Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/circus.git /src/layers/layer2_python3_circus/0500_circus/tmp_src/circus Running command git rev-parse -q --verify 'sha^6fdf573415f09a050cfedf62120c1c3f34845318' Running command git fetch -q https://github.com/metwork-framework/circus.git 6fdf573415f09a050cfedf62120c1c3f34845318 Running command git checkout -q 6fdf573415f09a050cfedf62120c1c3f34845318 Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/circus_autorestart_plugin.git /src/layers/layer2_python3_circus/0500_circus/tmp_src/circus-autorestart-plugin Running command git rev-parse -q --verify 'sha^86ff062bc4733433cc44443e8e4d145f53711fac' Running command git fetch -q https://github.com/metwork-framework/circus_autorestart_plugin.git 86ff062bc4733433cc44443e8e4d145f53711fac Running command git checkout -q 86ff062bc4733433cc44443e8e4d145f53711fac Obtaining circus from git+https://github.com/metwork-framework/circus.git@6fdf573415f09a050cfedf62120c1c3f34845318#egg=circus (from -r requirements3.txt (line 2)) Cloning https://github.com/metwork-framework/circus.git (to revision 6fdf573415f09a050cfedf62120c1c3f34845318) to ./tmp_src/circus Resolved https://github.com/metwork-framework/circus.git to commit 6fdf573415f09a050cfedf62120c1c3f34845318 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining circus_autorestart_plugin from git+https://github.com/metwork-framework/circus_autorestart_plugin.git@86ff062bc4733433cc44443e8e4d145f53711fac#egg=circus_autorestart_plugin (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/circus_autorestart_plugin.git (to revision 86ff062bc4733433cc44443e8e4d145f53711fac) to ./tmp_src/circus-autorestart-plugin Resolved https://github.com/metwork-framework/circus_autorestart_plugin.git to commit 86ff062bc4733433cc44443e8e4d145f53711fac Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cached-property==1.5.2 (from -r requirements3.txt (line 1)) Downloading cached-property-1.5.2.tar.gz (12 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyzmq==25.1.1 (from -r requirements3.txt (line 4)) Downloading pyzmq-25.1.1.tar.gz (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 5.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psutil (from circus->-r requirements3.txt (line 2)) Using cached psutil-7.2.2-cp36-abi3-linux_x86_64.whl Collecting tornado>=5.0.2 (from circus->-r requirements3.txt (line 2)) Using cached tornado-6.5.7-cp39-abi3-linux_x86_64.whl Collecting inotify_simple (from circus_autorestart_plugin->-r requirements3.txt (line 3)) Using cached inotify_simple-1.3.5-py3-none-any.whl Collecting gitignore_parser (from circus_autorestart_plugin->-r requirements3.txt (line 3)) Using cached gitignore_parser-0.1.13-py3-none-any.whl Collecting setuptools (from circus_autorestart_plugin->-r requirements3.txt (line 3)) Using cached setuptools-83.0.0-py3-none-any.whl Saved ./src/tornado-6.5.7-cp39-abi3-linux_x86_64.whl Saved ./src/gitignore_parser-0.1.13-py3-none-any.whl Saved ./src/inotify_simple-1.3.5-py3-none-any.whl Saved ./src/psutil-7.2.2-cp36-abi3-linux_x86_64.whl Saved ./src/setuptools-83.0.0-py3-none-any.whl Building wheels for collected packages: circus, circus_autorestart_plugin, cached-property, pyzmq Building wheel for circus (pyproject.toml): started Building wheel for circus (pyproject.toml): finished with status 'done' Created wheel for circus: filename=circus-0.18.0+mf.2-py3-none-any.whl size=212579 sha256=23d3b9c6f4f3d261151b5b2956b184f54ae1cf565be5cacd2631b48f8d537dbd Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer45591/tmp/pip-ephem-wheel-cache-ang4idv_/wheels/f5/93/ae/ec46e7879d6c2be4c305c2d45f4e7db14b0f8653f5035cef01 Building wheel for circus_autorestart_plugin (pyproject.toml): started Building wheel for circus_autorestart_plugin (pyproject.toml): finished with status 'done' Created wheel for circus_autorestart_plugin: filename=circus_autorestart_plugin-0.0.1-py3-none-any.whl size=4532 sha256=945890db634cc42122328569d7702cb884ffd0e1b54b0fcf35439c2edddcdfce Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer45591/tmp/pip-ephem-wheel-cache-ang4idv_/wheels/28/f3/6b/e65f48821ab7a16a6e3771345323d3dd16b5a42464135bff02 Building wheel for cached-property (pyproject.toml): started Building wheel for cached-property (pyproject.toml): finished with status 'done' Created wheel for cached-property: filename=cached_property-1.5.2-py2.py3-none-any.whl size=7692 sha256=dc03a51f2bd914c59ac87a809b5e9cfb7f97ba463f977805e719f95d1ba96b4a Stored in directory: /root/.cache/pip/wheels/b5/25/0f/020005501d13a22f6163a3bd26b21a815509bf8afa4c1f5c74 Building wheel for pyzmq (pyproject.toml): started Building wheel for pyzmq (pyproject.toml): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-25.1.1-cp313-cp313-linux_x86_64.whl size=1811215 sha256=a655a65d3a9f6700c4df1ef0a39b009436b988ca922dbc14c3402a9e2a6e7e08 Stored in directory: /root/.cache/pip/wheels/f4/e2/d1/6555564da8897787016ab422a018ae442da2387b98afeb5ddf Successfully built circus circus_autorestart_plugin cached-property pyzmq if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-master/opt/python3_circus] is already loaded Looking in links: ./src Processing ./src/cached_property-1.5.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/circus-0.18.0+mf.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/circus_autorestart_plugin-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/pyzmq-25.1.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Requirement already satisfied: psutil in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from circus->-r requirements3.txt.tmp (line 2)) (7.2.2) Requirement already satisfied: tornado>=5.0.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from circus->-r requirements3.txt.tmp (line 2)) (6.5.7) Requirement already satisfied: inotify_simple in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (1.3.5) Requirement already satisfied: gitignore_parser in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (0.1.13) Requirement already satisfied: setuptools in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (83.0.0) Installing collected packages: cached-property, pyzmq, circus, circus_autorestart_plugin Successfully installed cached-property-1.5.2 circus-0.18.0+mf.2 circus_autorestart_plugin-0.0.1 pyzmq-25.1.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages/circus_autorestart_plugin.yaml is ready /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3_circus/0500_circus' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-master/opt/python3_circus/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_4b65c4d03876295e7335de3aa64adccd.tar created make[2]: Leaving directory '/src/layers/layer2_python3_circus' make[2]: Entering directory '/src/layers/layer2_python3_scientific_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 python3@mfext layer (dependency) hash (from cache): 9c672c6a80edf2ccd80ec10ae9e00022 python3_core@mfext layer (dependency) hash (from cache): cfcf438c184edb96718dbf062dec09bd root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b scientific_core@mfext layer (dependency) hash (from cache): 9df13a8e6f0db0d21def8cd1c8705d4b source hash: 0fcef0eb534e96e04f2f9fc67178f2e6 cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_1bb30673bea1964fa396aa61fdb746e9.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_python_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_scientific_core ; \ fi make[3]: Entering directory '/src/layers/layer2_python3_scientific_core/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,scientific_core@mfext,python3_scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer46733[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer46733] Collecting astral==3.2 (from -r requirements3.txt (line 1)) Downloading astral-3.2-py3-none-any.whl.metadata (1.7 kB) Collecting psycopg2==2.9.10 (from -r requirements3.txt (line 2)) Downloading psycopg2-2.9.10.tar.gz (385 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psycopg==3.2.13 (from -r requirements3.txt (line 3)) Downloading psycopg-3.2.13.tar.gz (160 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psycopg-c==3.2.13 (from -r requirements3.txt (line 4)) Downloading psycopg_c-3.2.13.tar.gz (624 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 27.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading astral-3.2-py3-none-any.whl (38 kB) Saved ./src/astral-3.2-py3-none-any.whl Building wheels for collected packages: psycopg2, psycopg, psycopg-c Building wheel for psycopg2 (pyproject.toml): started Building wheel for psycopg2 (pyproject.toml): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.9.10-cp313-cp313-linux_x86_64.whl size=528448 sha256=5d8072e3197e6b92bb531f7c08e6077534d1b9acf299db5702cc2cb4e40813c1 Stored in directory: /root/.cache/pip/wheels/d1/02/6b/6fab072a7ac365814e6d6217fef5525fa5ac3c64204a418040 Building wheel for psycopg (pyproject.toml): started Building wheel for psycopg (pyproject.toml): finished with status 'done' Created wheel for psycopg: filename=psycopg-3.2.13-py3-none-any.whl size=206795 sha256=ae76d82ec055294dbbd0434f57921b37b5032366bd9bf6af4386bade7b7a5dd1 Stored in directory: /root/.cache/pip/wheels/2b/d9/24/13db1dfa2b638ce6fdd6ae03e8543857e3b089827172de5af8 Building wheel for psycopg-c (pyproject.toml): started Building wheel for psycopg-c (pyproject.toml): finished with status 'done' Created wheel for psycopg-c: filename=psycopg_c-3.2.13-cp313-cp313-linux_x86_64.whl size=2311401 sha256=fc28f05a61ed11c7692387aa166043dacd5f2ef144a1bb5e310eb03650d71ff0 Stored in directory: /root/.cache/pip/wheels/94/0f/02/0b4f79966211934a70967f5be7d40d97c1589c8ba0547cadcd Successfully built psycopg2 psycopg psycopg-c if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-master/opt/python3_scientific_core] is already loaded Looking in links: ./src Processing ./src/astral-3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/psycopg2-2.9.10-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/psycopg-3.2.13-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/psycopg_c-3.2.13-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Installing collected packages: psycopg2, psycopg-c, psycopg, astral Successfully installed astral-3.2 psycopg-3.2.13 psycopg-c-3.2.13 psycopg2-2.9.10 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages/astral.yaml is ready /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages/psycopg-c.yaml is ready /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages/psycopg2.yaml is ready /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages/psycopg.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3_scientific_core/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-master/opt/python3_scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_1bb30673bea1964fa396aa61fdb746e9.tar created make[2]: Leaving directory '/src/layers/layer2_python3_scientific_core' make[2]: Entering directory '/src/layers/layer6_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/nodejs" "nodejs" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b source hash: abe8ded1987308f954f02fad0bd24e79 cache hit (used: /buildcache/mfext_cache_layer_nodejs_f5c0a54119746de4a9fe3bd980fe9c39.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_nodejs; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-master/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_f5c0a54119746de4a9fe3bd980fe9c39.tar) make[2]: Leaving directory '/src/layers/layer6_nodejs' make[2]: Entering directory '/src/layers/layer7_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/devtools" "devtools" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b source hash: 9bcbee843ac24140ecd45227e705f6df cache hit (used: /buildcache/mfext_cache_layer_devtools_130dddccb47bffc69547dbaead67f1c9.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0060_wrk 0061_wrk2 0070_libtree; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-master/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_130dddccb47bffc69547dbaead67f1c9.tar) make[2]: Leaving directory '/src/layers/layer7_devtools' make[2]: Entering directory '/src/layers/layer7_python3_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 devtools@mfext layer (dependency) hash (from cache): e7741b3cb7b7285afb746ce2b36c2ce6 python3@mfext layer (dependency) hash (from cache): 9c672c6a80edf2ccd80ec10ae9e00022 python3_core@mfext layer (dependency) hash (from cache): cfcf438c184edb96718dbf062dec09bd root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b source hash: 82af17ec355a8f474ec7b73641bf4e0b cache missed (/buildcache/mfext_cache_layer_python3_devtools_7e6fa66d3f974ab3dfc73886c35ab793.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_python_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_devtools ; \ fi make[3]: Entering directory '/src/layers/layer7_python3_devtools/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,devtools@mfext,python3_devtools@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer48061[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer48061] Collecting apipkg==3.0.2 (from -r requirements3.txt (line 1)) Downloading apipkg-3.0.2.tar.gz (6.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting altgraph==0.17.5 (from -r requirements3.txt (line 2)) Downloading altgraph-0.17.5.tar.gz (48 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting astroid==3.3.9 (from -r requirements3.txt (line 3)) Downloading astroid-3.3.9.tar.gz (398 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting backrefs==5.8 (from -r requirements3.txt (line 4)) Downloading backrefs-5.8.tar.gz (6.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 2.8 MB/s 0:00:02 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bandit==1.8.3 (from -r requirements3.txt (line 5)) Downloading bandit-1.8.3.tar.gz (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 812.4 kB/s 0:00:04 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting black==26.3.1 (from -r requirements3.txt (line 6)) Downloading black-26.3.1.tar.gz (666 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 666.2/666.2 kB 43.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bracex==2.5 (from -r requirements3.txt (line 7)) Downloading bracex-2.5.tar.gz (26 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bump-pydantic==0.8.0 (from -r requirements3.txt (line 8)) Downloading bump_pydantic-0.8.0.tar.gz (28 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cfgv==3.4.0 (from -r requirements3.txt (line 9)) Downloading cfgv-3.4.0.tar.gz (7.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting coverage==7.7.1 (from -r requirements3.txt (line 10)) Downloading coverage-7.7.1.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.3/810.3 kB 53.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting coveralls==4.1.0 (from -r requirements3.txt (line 11)) Downloading coveralls-4.1.0.tar.gz (12 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting exceptiongroup==1.2.2 (from -r requirements3.txt (line 12)) Downloading exceptiongroup-1.2.2.tar.gz (28 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting execnet==2.1.1 (from -r requirements3.txt (line 13)) Downloading execnet-2.1.1.tar.gz (166 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filprofiler==2024.11.2 (from -r requirements3.txt (line 14)) Downloading filprofiler-2024.11.2-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting flake8==7.1.2 (from -r requirements3.txt (line 15)) Downloading flake8-7.1.2.tar.gz (48 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flake8-docstrings==1.7.0 (from -r requirements3.txt (line 16)) Downloading flake8_docstrings-1.7.0.tar.gz (6.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting freezegun==1.5.1 (from -r requirements3.txt (line 17)) Downloading freezegun-1.5.1.tar.gz (33 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ghp-import==2.1.0 (from -r requirements3.txt (line 18)) Downloading ghp-import-2.1.0.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gitdb==4.0.12 (from -r requirements3.txt (line 19)) Downloading gitdb-4.0.12.tar.gz (394 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting GitPython==3.1.54 (from -r requirements3.txt (line 20)) Downloading gitpython-3.1.54.tar.gz (225 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hjson==3.1.0 (from -r requirements3.txt (line 21)) Downloading hjson-3.1.0.tar.gz (40 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting identify==2.6.9 (from -r requirements3.txt (line 22)) Downloading identify-2.6.9.tar.gz (99 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting iniconfig==2.1.0 (from -r requirements3.txt (line 23)) Downloading iniconfig-2.1.0.tar.gz (4.8 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting isort==6.0.1 (from -r requirements3.txt (line 24)) Downloading isort-6.0.1.tar.gz (821 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.0/822.0 kB 68.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jschema-to-python==1.2.3 (from -r requirements3.txt (line 25)) Downloading jschema_to_python-1.2.3.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lazy-object-proxy==1.10.0 (from -r requirements3.txt (line 26)) Downloading lazy-object-proxy-1.10.0.tar.gz (43 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting libcst==1.8.6 (from -r requirements3.txt (line 27)) Downloading libcst-1.8.6.tar.gz (891 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 891.4/891.4 kB 51.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting livereload==2.7.1 (from -r requirements3.txt (line 28)) Downloading livereload-2.7.1.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lunr==0.8.0 (from -r requirements3.txt (line 29)) Downloading lunr-0.8.0.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 101.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mccabe==0.7.0 (from -r requirements3.txt (line 30)) Downloading mccabe-0.7.0.tar.gz (9.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mergedeep==1.3.4 (from -r requirements3.txt (line 31)) Downloading mergedeep-1.3.4.tar.gz (4.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs==1.6.1 (from -r requirements3.txt (line 32)) Downloading mkdocs-1.6.1.tar.gz (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 8.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-add-number-plugin==1.2.2 (from -r requirements3.txt (line 33)) Downloading mkdocs-add-number-plugin-1.2.2.tar.gz (8.8 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-awesome-nav==3.0.0 (from -r requirements3.txt (line 34)) Downloading mkdocs_awesome_nav-3.0.0.tar.gz (7.9 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-exclude==1.0.2 (from -r requirements3.txt (line 35)) Downloading mkdocs-exclude-1.0.2.tar.gz (6.8 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-get-deps==0.2.0 (from -r requirements3.txt (line 36)) Downloading mkdocs_get_deps-0.2.0.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-macros-plugin==1.3.7 (from -r requirements3.txt (line 37)) Downloading mkdocs_macros_plugin-1.3.7.tar.gz (33 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-material==9.6.9 (from -r requirements3.txt (line 38)) Downloading mkdocs_material-9.6.9.tar.gz (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 2.4 MB/s 0:00:01 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-material-extensions==1.3.1 (from -r requirements3.txt (line 39)) Downloading mkdocs_material_extensions-1.3.1.tar.gz (11 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mock==5.2.0 (from -r requirements3.txt (line 40)) Downloading mock-5.2.0.tar.gz (92 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting more-itertools==10.6.0 (from -r requirements3.txt (line 41)) Downloading more-itertools-10.6.0.tar.gz (125 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting natsort==8.4.0 (from -r requirements3.txt (line 42)) Downloading natsort-8.4.0.tar.gz (76 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nltk==3.10.0 (from -r requirements3.txt (line 43)) Downloading nltk-3.10.0.tar.gz (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 106.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nodeenv==1.9.1 (from -r requirements3.txt (line 44)) Downloading nodeenv-1.9.1.tar.gz (47 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting paginate==0.5.7 (from -r requirements3.txt (line 45)) Downloading paginate-0.5.7.tar.gz (19 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting panoply==0.1.56 (from -r requirements3.txt (line 46)) Downloading panoply-0.1.56.tar.gz (2.2 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pdoc3==0.11.6 (from -r requirements3.txt (line 47)) Downloading pdoc3-0.11.6.tar.gz (177 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pipdeptree==2.26.0 (from -r requirements3.txt (line 48)) Downloading pipdeptree-2.26.0.tar.gz (40 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pre-commit==4.2.0 (from -r requirements3.txt (line 49)) Downloading pre_commit-4.2.0.tar.gz (193 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting py-spy==0.4.1 (from -r requirements3.txt (line 50)) Downloading py_spy-0.4.1.tar.gz (244 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydocstyle==6.3.0 (from -r requirements3.txt (line 51)) Downloading pydocstyle-6.3.0.tar.gz (36 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyflakes==3.2.0 (from -r requirements3.txt (line 52)) Downloading pyflakes-3.2.0.tar.gz (63 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinstaller-hooks-contrib==2026.5 (from -r requirements3.txt (line 53)) Downloading pyinstaller_hooks_contrib-2026.5.tar.gz (173 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinstaller==6.20.0 (from -r requirements3.txt (line 54)) Downloading pyinstaller-6.20.0.tar.gz (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 2.6 MB/s 0:00:01 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pylint==3.3.6 (from -r requirements3.txt (line 55)) Downloading pylint-3.3.6.tar.gz (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 3.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pymdown-extensions==10.21.3 (from -r requirements3.txt (line 56)) Downloading pymdown_extensions-10.21.3.tar.gz (854 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 854.1/854.1 kB 56.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyproject-api==1.9.1 (from -r requirements3.txt (line 57)) Downloading pyproject_api-1.9.1.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest==9.0.3 (from -r requirements3.txt (line 58)) Downloading pytest-9.0.3.tar.gz (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 132.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-asyncio==1.3.0 (from -r requirements3.txt (line 59)) Downloading pytest_asyncio-1.3.0.tar.gz (50 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-cov==6.0.0 (from -r requirements3.txt (line 60)) Downloading pytest-cov-6.0.0.tar.gz (66 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-html==4.2.0 (from -r requirements3.txt (line 61)) Downloading pytest_html-4.2.0.tar.gz (108 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-httpserver==1.1.2 (from -r requirements3.txt (line 62)) Downloading pytest_httpserver-1.1.2.tar.gz (68 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-json-report==1.5.0 (from -r requirements3.txt (line 63)) Downloading pytest-json-report-1.5.0.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-metadata==3.1.1 (from -r requirements3.txt (line 64)) Downloading pytest_metadata-3.1.1.tar.gz (10.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-mock==3.14.0 (from -r requirements3.txt (line 65)) Downloading pytest-mock-3.14.0.tar.gz (32 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-xdist==3.6.1 (from -r requirements3.txt (line 66)) Downloading pytest_xdist-3.6.1.tar.gz (84 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytokens==0.4.1 (from -r requirements3.txt (line 67)) Downloading pytokens-0.4.1.tar.gz (23 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml-env-tag==0.1 (from -r requirements3.txt (line 68)) Downloading pyyaml_env_tag-0.1.tar.gz (5.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml-ft==8.0.0 (from -r requirements3.txt (line 69)) Downloading pyyaml_ft-8.0.0.tar.gz (141 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sarif-om==1.0.4 (from -r requirements3.txt (line 70)) Downloading sarif_om-1.0.4.tar.gz (28 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sftp-py==0.2.1 (from -r requirements3.txt (line 71)) Downloading sftp_py-0.2.1.tar.gz (6.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting simple-term-menu==1.6.6 (from -r requirements3.txt (line 72)) Downloading simple_term_menu-1.6.6.tar.gz (35 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting smmap==5.0.2 (from -r requirements3.txt (line 73)) Downloading smmap-5.0.2.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting snowballstemmer==2.2.0 (from -r requirements3.txt (line 74)) Downloading snowballstemmer-2.2.0.tar.gz (86 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting stevedore==5.4.1 (from -r requirements3.txt (line 75)) Downloading stevedore-5.4.1.tar.gz (513 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting super-collections==0.5.3 (from -r requirements3.txt (line 76)) Downloading super_collections-0.5.3.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tox==4.28.4 (from -r requirements3.txt (line 77)) Downloading tox-4.28.4.tar.gz (199 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting watchdog==6.0.0 (from -r requirements3.txt (line 78)) Downloading watchdog-6.0.0.tar.gz (131 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcmatch==10.0 (from -r requirements3.txt (line 79)) Downloading wcmatch-10.0.tar.gz (115 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting PyYAML>=5.3.1 (from bandit==1.8.3->-r requirements3.txt (line 5)) Using cached pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl Collecting rich (from bandit==1.8.3->-r requirements3.txt (line 5)) Using cached rich-14.3.4-py3-none-any.whl Collecting click>=8.0.0 (from black==26.3.1->-r requirements3.txt (line 6)) Using cached click-8.3.3-py3-none-any.whl Collecting mypy-extensions>=0.4.3 (from black==26.3.1->-r requirements3.txt (line 6)) Using cached mypy_extensions-1.1.0-py3-none-any.whl Collecting packaging>=22.0 (from black==26.3.1->-r requirements3.txt (line 6)) Using cached packaging-26.2-py3-none-any.whl Collecting pathspec>=1.0.0 (from black==26.3.1->-r requirements3.txt (line 6)) Using cached pathspec-1.0.4-py3-none-any.whl Collecting platformdirs>=2 (from black==26.3.1->-r requirements3.txt (line 6)) Using cached platformdirs-4.5.0-py3-none-any.whl Collecting typer>=0.7.0 (from bump-pydantic==0.8.0->-r requirements3.txt (line 8)) Using cached typer-0.26.4-py3-none-any.whl Collecting typing-extensions (from bump-pydantic==0.8.0->-r requirements3.txt (line 8)) Using cached typing_extensions-4.15.0-py3-none-any.whl Collecting requests<3.0.0,>=1.0.0 (from coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached requests-2.33.0-py3-none-any.whl Collecting threadpoolctl (from filprofiler==2024.11.2->-r requirements3.txt (line 14)) Using cached threadpoolctl-3.6.0-py3-none-any.whl Collecting pycodestyle<2.13.0,>=2.12.0 (from flake8==7.1.2->-r requirements3.txt (line 15)) Using cached pycodestyle-2.12.1-py2.py3-none-any.whl Collecting python-dateutil>=2.7 (from freezegun==1.5.1->-r requirements3.txt (line 17)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl Collecting attrs (from jschema-to-python==1.2.3->-r requirements3.txt (line 25)) Using cached attrs-25.1.0-py3-none-any.whl Collecting jsonpickle (from jschema-to-python==1.2.3->-r requirements3.txt (line 25)) Using cached jsonpickle-4.1.1-py3-none-any.whl Collecting pbr (from jschema-to-python==1.2.3->-r requirements3.txt (line 25)) Using cached pbr-7.0.3-py2.py3-none-any.whl Collecting tornado (from livereload==2.7.1->-r requirements3.txt (line 28)) Using cached tornado-6.5.7-cp39-abi3-linux_x86_64.whl Collecting jinja2>=2.11.1 (from mkdocs==1.6.1->-r requirements3.txt (line 32)) Using cached jinja2-3.1.6-py3-none-any.whl Collecting markdown>=3.3.6 (from mkdocs==1.6.1->-r requirements3.txt (line 32)) Using cached markdown-3.10.2-py3-none-any.whl Collecting markupsafe>=2.0.1 (from mkdocs==1.6.1->-r requirements3.txt (line 32)) Using cached markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl Collecting pydantic>=2.8.1 (from mkdocs-awesome-nav==3.0.0->-r requirements3.txt (line 34)) Using cached pydantic-2.13.4-py3-none-any.whl Collecting termcolor (from mkdocs-macros-plugin==1.3.7->-r requirements3.txt (line 37)) Using cached termcolor-2.5.0-py3-none-any.whl Collecting babel~=2.10 (from mkdocs-material==9.6.9->-r requirements3.txt (line 38)) Using cached babel-2.17.0-py3-none-any.whl Collecting colorama~=0.4 (from mkdocs-material==9.6.9->-r requirements3.txt (line 38)) Using cached colorama-0.4.6-py2.py3-none-any.whl Collecting pygments~=2.16 (from mkdocs-material==9.6.9->-r requirements3.txt (line 38)) Using cached pygments-2.20.0-py3-none-any.whl Collecting defusedxml (from nltk==3.10.0->-r requirements3.txt (line 43)) Using cached defusedxml-0.7.1-py2.py3-none-any.whl Collecting joblib (from nltk==3.10.0->-r requirements3.txt (line 43)) Using cached joblib-1.4.2-py3-none-any.whl Collecting regex>=2021.8.3 (from nltk==3.10.0->-r requirements3.txt (line 43)) Using cached regex-2026.7.10-cp313-cp313-linux_x86_64.whl Collecting tqdm (from nltk==3.10.0->-r requirements3.txt (line 43)) Using cached tqdm-4.67.1-py3-none-any.whl Collecting mako (from pdoc3==0.11.6->-r requirements3.txt (line 47)) Using cached mako-1.3.12-py3-none-any.whl Collecting pip>=24.2 (from pipdeptree==2.26.0->-r requirements3.txt (line 48)) Using cached pip-26.1.2-py3-none-any.whl Collecting virtualenv>=20.10.0 (from pre-commit==4.2.0->-r requirements3.txt (line 49)) Using cached virtualenv-21.4.2-py3-none-any.whl Collecting setuptools>=42.0.0 (from pyinstaller-hooks-contrib==2026.5->-r requirements3.txt (line 53)) Using cached setuptools-83.0.0-py3-none-any.whl Collecting dill>=0.3.6 (from pylint==3.3.6->-r requirements3.txt (line 55)) Using cached dill-0.4.0-py3-none-any.whl Collecting tomlkit>=0.10.1 (from pylint==3.3.6->-r requirements3.txt (line 55)) Using cached tomlkit-0.13.2-py3-none-any.whl Collecting pluggy<2,>=1.5 (from pytest==9.0.3->-r requirements3.txt (line 58)) Using cached pluggy-1.6.0-py3-none-any.whl Collecting Werkzeug>=2.0.0 (from pytest-httpserver==1.1.2->-r requirements3.txt (line 62)) Using cached werkzeug-3.1.6-py3-none-any.whl Collecting paramiko>=2.7.1 (from sftp-py==0.2.1->-r requirements3.txt (line 71)) Using cached paramiko-3.5.1-py3-none-any.whl Collecting cachetools>=6.1 (from tox==4.28.4->-r requirements3.txt (line 77)) Using cached cachetools-7.1.4-py3-none-any.whl Collecting chardet>=5.2 (from tox==4.28.4->-r requirements3.txt (line 77)) Using cached chardet-5.2.0-py3-none-any.whl Collecting filelock>=3.18 (from tox==4.28.4->-r requirements3.txt (line 77)) Using cached filelock-3.29.1-py3-none-any.whl Collecting charset_normalizer<4,>=2 (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached charset_normalizer-3.4.7-py3-none-any.whl Collecting idna<4,>=2.5 (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached idna-3.16-py3-none-any.whl Collecting urllib3<3,>=1.26 (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached urllib3-2.7.0-py3-none-any.whl Collecting certifi>=2023.5.7 (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached certifi-2026.4.22-py3-none-any.whl Collecting shellingham>=1.3.0 (from typer>=0.7.0->bump-pydantic==0.8.0->-r requirements3.txt (line 8)) Using cached shellingham-1.5.4-py2.py3-none-any.whl Collecting annotated-doc>=0.0.2 (from typer>=0.7.0->bump-pydantic==0.8.0->-r requirements3.txt (line 8)) Using cached annotated_doc-0.0.4-py3-none-any.whl Collecting bcrypt>=3.2 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 71)) Using cached bcrypt-5.0.0-cp313-cp313-linux_x86_64.whl Collecting cryptography>=3.3 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 71)) Using cached cryptography-48.0.1-cp313-abi3-linux_x86_64.whl Collecting pynacl>=1.5 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 71)) Using cached pynacl-1.6.2-cp313-cp313-linux_x86_64.whl Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 71)) Using cached cffi-2.0.0-cp313-cp313-linux_x86_64.whl Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 71)) Using cached pycparser-3.0-py3-none-any.whl Collecting annotated-types>=0.6.0 (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt (line 34)) Using cached annotated_types-0.7.0-py3-none-any.whl Collecting pydantic-core==2.46.4 (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt (line 34)) Using cached pydantic_core-2.46.4-cp313-cp313-linux_x86_64.whl Collecting typing-inspection>=0.4.2 (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt (line 34)) Using cached typing_inspection-0.4.2-py3-none-any.whl Collecting six>=1.5 (from python-dateutil>=2.7->freezegun==1.5.1->-r requirements3.txt (line 17)) Using cached six-1.17.0-py2.py3-none-any.whl Collecting markdown-it-py>=2.2.0 (from rich->bandit==1.8.3->-r requirements3.txt (line 5)) Using cached markdown_it_py-3.0.0-py3-none-any.whl Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->bandit==1.8.3->-r requirements3.txt (line 5)) Using cached mdurl-0.1.2-py3-none-any.whl Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements3.txt (line 49)) Using cached distlib-0.4.0-py2.py3-none-any.whl Collecting python-discovery>=1.4 (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements3.txt (line 49)) Using cached python_discovery-1.4.0-py3-none-any.whl Downloading filprofiler-2024.11.2-cp313-cp313-manylinux_2_28_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 4.4 MB/s 0:00:00 Saved ./src/filprofiler-2024.11.2-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/babel-2.17.0-py3-none-any.whl Saved ./src/colorama-0.4.6-py2.py3-none-any.whl Saved ./src/jinja2-3.1.6-py3-none-any.whl Saved ./src/markdown-3.10.2-py3-none-any.whl Saved ./src/pluggy-1.6.0-py3-none-any.whl Saved ./src/pycodestyle-2.12.1-py2.py3-none-any.whl Saved ./src/pygments-2.20.0-py3-none-any.whl Saved ./src/requests-2.33.0-py3-none-any.whl Saved ./src/charset_normalizer-3.4.7-py3-none-any.whl Saved ./src/idna-3.16-py3-none-any.whl Saved ./src/typer-0.26.4-py3-none-any.whl Saved ./src/urllib3-2.7.0-py3-none-any.whl Saved ./src/annotated_doc-0.0.4-py3-none-any.whl Saved ./src/cachetools-7.1.4-py3-none-any.whl Saved ./src/certifi-2026.4.22-py3-none-any.whl Saved ./src/chardet-5.2.0-py3-none-any.whl Saved ./src/click-8.3.3-py3-none-any.whl Saved ./src/dill-0.4.0-py3-none-any.whl Saved ./src/filelock-3.29.1-py3-none-any.whl Saved ./src/markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl Saved ./src/mypy_extensions-1.1.0-py3-none-any.whl Saved ./src/packaging-26.2-py3-none-any.whl Saved ./src/paramiko-3.5.1-py3-none-any.whl Saved ./src/bcrypt-5.0.0-cp313-cp313-linux_x86_64.whl Saved ./src/cryptography-48.0.1-cp313-abi3-linux_x86_64.whl Saved ./src/cffi-2.0.0-cp313-cp313-linux_x86_64.whl Saved ./src/pathspec-1.0.4-py3-none-any.whl Saved ./src/pbr-7.0.3-py2.py3-none-any.whl Saved ./src/pip-26.1.2-py3-none-any.whl Saved ./src/platformdirs-4.5.0-py3-none-any.whl Saved ./src/pydantic-2.13.4-py3-none-any.whl Saved ./src/pydantic_core-2.46.4-cp313-cp313-linux_x86_64.whl Saved ./src/annotated_types-0.7.0-py3-none-any.whl Saved ./src/pynacl-1.6.2-cp313-cp313-linux_x86_64.whl Saved ./src/python_dateutil-2.9.0.post0-py2.py3-none-any.whl Saved ./src/pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl Saved ./src/regex-2026.7.10-cp313-cp313-linux_x86_64.whl Saved ./src/rich-14.3.4-py3-none-any.whl Saved ./src/markdown_it_py-3.0.0-py3-none-any.whl Saved ./src/mdurl-0.1.2-py3-none-any.whl Saved ./src/setuptools-83.0.0-py3-none-any.whl Saved ./src/shellingham-1.5.4-py2.py3-none-any.whl Saved ./src/six-1.17.0-py2.py3-none-any.whl Saved ./src/tomlkit-0.13.2-py3-none-any.whl Saved ./src/typing_extensions-4.15.0-py3-none-any.whl Saved ./src/typing_inspection-0.4.2-py3-none-any.whl Saved ./src/virtualenv-21.4.2-py3-none-any.whl Saved ./src/distlib-0.4.0-py2.py3-none-any.whl Saved ./src/python_discovery-1.4.0-py3-none-any.whl Saved ./src/werkzeug-3.1.6-py3-none-any.whl Saved ./src/attrs-25.1.0-py3-none-any.whl Saved ./src/defusedxml-0.7.1-py2.py3-none-any.whl Saved ./src/joblib-1.4.2-py3-none-any.whl Saved ./src/jsonpickle-4.1.1-py3-none-any.whl Saved ./src/mako-1.3.12-py3-none-any.whl Saved ./src/pycparser-3.0-py3-none-any.whl Saved ./src/termcolor-2.5.0-py3-none-any.whl Saved ./src/threadpoolctl-3.6.0-py3-none-any.whl Saved ./src/tornado-6.5.7-cp39-abi3-linux_x86_64.whl Saved ./src/tqdm-4.67.1-py3-none-any.whl Building wheels for collected packages: apipkg, altgraph, astroid, backrefs, bandit, black, pytokens, bracex, bump-pydantic, cfgv, coverage, coveralls, exceptiongroup, execnet, flake8, mccabe, pyflakes, flake8-docstrings, freezegun, ghp-import, gitdb, smmap, GitPython, hjson, identify, iniconfig, isort, jschema-to-python, lazy-object-proxy, libcst, livereload, lunr, mergedeep, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-nav, mkdocs-exclude, mkdocs-get-deps, mkdocs-macros-plugin, mkdocs-material, mkdocs-material-extensions, paginate, pymdown-extensions, mock, more-itertools, natsort, nltk, nodeenv, panoply, simple-term-menu, pdoc3, pipdeptree, pre-commit, py-spy, pydocstyle, pyinstaller-hooks-contrib, pyinstaller, pylint, pyproject-api, pytest, pytest-asyncio, pytest-cov, pytest-html, pytest-httpserver, pytest-json-report, pytest-metadata, pytest-mock, pytest-xdist, pyyaml-env-tag, pyyaml-ft, sarif-om, sftp-py, snowballstemmer, stevedore, super-collections, tox, watchdog, wcmatch Building wheel for apipkg (pyproject.toml): started Building wheel for apipkg (pyproject.toml): finished with status 'done' Created wheel for apipkg: filename=apipkg-3.0.2-py3-none-any.whl size=8427 sha256=95ee01e0ddaacf66584c179909a8b7d22805af01025e966027bf4163fc260cac Stored in directory: /root/.cache/pip/wheels/a9/e6/8a/6f38d8a51a7075f6f6b6763bde94125ef9f798fb54bf97621b Building wheel for altgraph (pyproject.toml): started Building wheel for altgraph (pyproject.toml): finished with status 'done' Created wheel for altgraph: filename=altgraph-0.17.5-py2.py3-none-any.whl size=21327 sha256=4d4af029bad46ec665f8c198f0059e76700571b321c9a7b80afc967fc0306ca6 Stored in directory: /root/.cache/pip/wheels/16/ee/4a/93f6106a84acc413ff74d0ef434bc329b24a84ad428a7878c5 Building wheel for astroid (pyproject.toml): started Building wheel for astroid (pyproject.toml): finished with status 'done' Created wheel for astroid: filename=astroid-3.3.9-py3-none-any.whl size=275395 sha256=1747edd03133a095fc44cf0b96eb7d0439f2c7abe87cbddd3ab2883857b28f3f Stored in directory: /root/.cache/pip/wheels/e5/dc/96/e159a7992b902bb9c56182b4be683ac99640c4c67ecf612c2d Building wheel for backrefs (pyproject.toml): started Building wheel for backrefs (pyproject.toml): finished with status 'done' Created wheel for backrefs: filename=backrefs-5.8-py313-none-any.whl size=399912 sha256=b64d9bc289361c1c37e683905ca76e03277908abc86139c73b81a512a4c915e1 Stored in directory: /root/.cache/pip/wheels/ae/23/50/32457bb5a9d99d3692507791f78ecd3d3f4dc48446b5895537 Building wheel for bandit (pyproject.toml): started Building wheel for bandit (pyproject.toml): finished with status 'done' Created wheel for bandit: filename=bandit-1.8.3-py3-none-any.whl size=132875 sha256=6563e0ddb88a44d47e1dbce7f4e1a4c9155fa1670723c1e7993156240464c816 Stored in directory: /root/.cache/pip/wheels/25/20/2c/64cf8d672afdb9dfcb91df6fc5485e225f0534a7557d464f3e Building wheel for black (pyproject.toml): started Building wheel for black (pyproject.toml): finished with status 'done' Created wheel for black: filename=black-26.3.1-py3-none-any.whl size=207541 sha256=698e719b06ed3316269e9ac5178ec27c4ca4d758d86f9188ac85f505372d8520 Stored in directory: /root/.cache/pip/wheels/67/1f/94/71dc4a5b77a4ab4872baf645d5be3f9daf4c2758d5e2264cbb Building wheel for pytokens (pyproject.toml): started Building wheel for pytokens (pyproject.toml): finished with status 'done' Created wheel for pytokens: filename=pytokens-0.4.1-cp313-cp313-linux_x86_64.whl size=292667 sha256=7691e7761d275472502bb67f0d8d6ecf5caa4dcb76ab2a73f6644591daadd338 Stored in directory: /root/.cache/pip/wheels/41/9e/41/c578a4c8e3dae250dc6d3b1cfbb30c2fa93ea4e933dc13fbc2 Building wheel for bracex (pyproject.toml): started Building wheel for bracex (pyproject.toml): finished with status 'done' Created wheel for bracex: filename=bracex-2.5-py3-none-any.whl size=11506 sha256=92805d5a8e5987b5b0fc639f771a80336f9ba7fc094c1bf89327c76840efadc5 Stored in directory: /root/.cache/pip/wheels/e9/54/d1/683b993190377a2bd5a427bea202bc8b23f9d76df822dea88e Building wheel for bump-pydantic (pyproject.toml): started Building wheel for bump-pydantic (pyproject.toml): finished with status 'done' Created wheel for bump-pydantic: filename=bump_pydantic-0.8.0-py3-none-any.whl size=27524 sha256=c918126f55b717c5e5f992c294611ac00a5be9e5ef309d3ba9886a5f77f37695 Stored in directory: /root/.cache/pip/wheels/a1/41/fb/86ec569f7eeae6b4d6adba10806886fb91c2579e384ea4da6c Building wheel for cfgv (pyproject.toml): started Building wheel for cfgv (pyproject.toml): finished with status 'done' Created wheel for cfgv: filename=cfgv-3.4.0-py2.py3-none-any.whl size=7285 sha256=b193d2d473edcb611c8da04be168719f984b72613c3749b6571b477772d98021 Stored in directory: /root/.cache/pip/wheels/57/6f/69/55b007b6790c369c3d118f273027bc8d1784ac12b6a9402f76 Building wheel for coverage (pyproject.toml): started Building wheel for coverage (pyproject.toml): finished with status 'done' Created wheel for coverage: filename=coverage-7.7.1-cp313-cp313-linux_x86_64.whl size=243576 sha256=aaa40f2fdf086721bdb2912c9fc4bf30cd80f05612d0d95cbd7faee074bbea3a Stored in directory: /root/.cache/pip/wheels/36/fa/f4/d6f4179e2a231eac7e4e46d77173b2de151e062f6d10a41af8 Building wheel for coveralls (pyproject.toml): started Building wheel for coveralls (pyproject.toml): finished with status 'done' Created wheel for coveralls: filename=coveralls-4.1.0-py3-none-any.whl size=14171 sha256=bb5787ed2418480e402b29f67fe48f3f759125d5ad1d338980e478138a6a70d5 Stored in directory: /root/.cache/pip/wheels/94/8b/97/8c7f8dffca5fbf6487db32729f975999120313f746fcfc231f Building wheel for exceptiongroup (pyproject.toml): started Building wheel for exceptiongroup (pyproject.toml): finished with status 'done' Created wheel for exceptiongroup: filename=exceptiongroup-1.2.2-py3-none-any.whl size=16495 sha256=fdbdbd32e38015be09c140a1018387d351844c11768b4bdf7d89e6b17995432f Stored in directory: /root/.cache/pip/wheels/06/84/db/252b19bd0143a1c462b2c7d40e4e7bbbb02ca54603e6de213a Building wheel for execnet (pyproject.toml): started Building wheel for execnet (pyproject.toml): finished with status 'done' Created wheel for execnet: filename=execnet-2.1.1-py3-none-any.whl size=40608 sha256=66f29498a1fa01879d3ab5a86870f347bf79f484e1855ac306c1efd597b8b09f Stored in directory: /root/.cache/pip/wheels/a3/3e/ea/f08bb4600f93706f7c7990c5c3e1f1660b5cb526d77c042301 Building wheel for flake8 (pyproject.toml): started Building wheel for flake8 (pyproject.toml): finished with status 'done' Created wheel for flake8: filename=flake8-7.1.2-py2.py3-none-any.whl size=57781 sha256=d0b06232fa5c7e2d7d2f006664d68668b7dc79e38c2c9371fd5b0406cb4a29b3 Stored in directory: /root/.cache/pip/wheels/eb/ce/1e/d5208fd6657dfcd6369f477db553711731cf453222b0eb9859 Building wheel for mccabe (pyproject.toml): started Building wheel for mccabe (pyproject.toml): finished with status 'done' Created wheel for mccabe: filename=mccabe-0.7.0-py2.py3-none-any.whl size=7422 sha256=317f6c12325aa5dc264de445e4f998efb20b6f4bd41edbc2e90ffde0dbe21063 Stored in directory: /root/.cache/pip/wheels/27/0a/1c/9c5a5d16f9156c078b737adbc4d1324df234b448819e24d20e Building wheel for pyflakes (pyproject.toml): started Building wheel for pyflakes (pyproject.toml): finished with status 'done' Created wheel for pyflakes: filename=pyflakes-3.2.0-py2.py3-none-any.whl size=62804 sha256=57ee41df62ab81686d9717736a445a4586a620e86ebd430644f4eb31079265d6 Stored in directory: /root/.cache/pip/wheels/84/f7/e7/5dfb285f5a8d5371edba8b574dcecbd47f298f7ec2ee87b8ab Building wheel for flake8-docstrings (pyproject.toml): started Building wheel for flake8-docstrings (pyproject.toml): finished with status 'done' Created wheel for flake8-docstrings: filename=flake8_docstrings-1.7.0-py2.py3-none-any.whl size=5033 sha256=7482fc2a70048e1a15f44691d2fbfd582df95e7c9cfcf1c1e3fa2c9aed24601d Stored in directory: /root/.cache/pip/wheels/93/4b/16/52dc05e9b0483cc45a19faa0310e0edddc9466a4fa0fa3c19c Building wheel for freezegun (pyproject.toml): started Building wheel for freezegun (pyproject.toml): finished with status 'done' Created wheel for freezegun: filename=freezegun-1.5.1-py3-none-any.whl size=17630 sha256=0afe767a741e1d0194850c642deddf981dcf41a397b5b31adadebd0cf80bb472 Stored in directory: /root/.cache/pip/wheels/bf/b6/5a/9f3bec51db953beab6db63f5fbf817cdb68de1aa248126e587 Building wheel for ghp-import (pyproject.toml): started Building wheel for ghp-import (pyproject.toml): finished with status 'done' Created wheel for ghp-import: filename=ghp_import-2.1.0-py3-none-any.whl size=11101 sha256=aec1f53629678875df550b32edadec384589f6550c5f4ba845218996451bf94d Stored in directory: /root/.cache/pip/wheels/e2/88/ea/b2ba83cd2a1786453df8e2636fc31cfc51779e8325bcad867e Building wheel for gitdb (pyproject.toml): started Building wheel for gitdb (pyproject.toml): finished with status 'done' Created wheel for gitdb: filename=gitdb-4.0.12-py3-none-any.whl size=62900 sha256=fb69ec53e798ea7ff4e691f0e2b5cd8f42afd7a27b188c00339aeeef685e1dbb Stored in directory: /root/.cache/pip/wheels/7d/d4/5f/dacc50beb33051a0672e34c0f78e4012a720014078433d2aa4 Building wheel for smmap (pyproject.toml): started Building wheel for smmap (pyproject.toml): finished with status 'done' Created wheel for smmap: filename=smmap-5.0.2-py3-none-any.whl size=24385 sha256=cd01002bc509cb3742e41d509e90e4cd9904ea6e4306c70634629a988fafc904 Stored in directory: /root/.cache/pip/wheels/5b/17/fe/d291bed4d086f8dfce17868892ad61833e94987beb168ff30d Building wheel for GitPython (pyproject.toml): started Building wheel for GitPython (pyproject.toml): finished with status 'done' Created wheel for GitPython: filename=gitpython-3.1.54-py3-none-any.whl size=216575 sha256=03167607072af3d1441af908ffe3c3d2dae12f0fa83ea6b407f9214d912557de Stored in directory: /root/.cache/pip/wheels/6d/c8/d7/e191b67efa183538d9b1ac92857469a6000ba087645e8ea91e Building wheel for hjson (pyproject.toml): started Building wheel for hjson (pyproject.toml): finished with status 'done' Created wheel for hjson: filename=hjson-3.1.0-py3-none-any.whl size=54102 sha256=e733772c8428aff9d901245973832a7650317189019d659935850a67aceac866 Stored in directory: /root/.cache/pip/wheels/d2/57/85/5823ba6bb3b2bcf4186bf45ca99d454f1c340a99ce83550e80 Building wheel for identify (pyproject.toml): started Building wheel for identify (pyproject.toml): finished with status 'done' Created wheel for identify: filename=identify-2.6.9-py2.py3-none-any.whl size=99131 sha256=ccfdf01dac0765d74232d95d7f2dce96284687c4772fb3f01b09293f5c72bed4 Stored in directory: /root/.cache/pip/wheels/96/0f/93/6193512edf4eb18574e4f5cc5fea1df9fea2a9ed196158c4fd Building wheel for iniconfig (pyproject.toml): started Building wheel for iniconfig (pyproject.toml): finished with status 'done' Created wheel for iniconfig: filename=iniconfig-2.1.0-py3-none-any.whl size=6041 sha256=2d178bdae3d061b0b4f277f84b502ab1a56e22320a8a91ec5b1c5311990ea96b Stored in directory: /root/.cache/pip/wheels/46/fd/d2/2ee3a070a4168590a12ed80fb75cdb0643aba569ae4ab751c0 Building wheel for isort (pyproject.toml): started Building wheel for isort (pyproject.toml): finished with status 'done' Created wheel for isort: filename=isort-6.0.1-py3-none-any.whl size=94185 sha256=4f6f258e671fe0a7c1efbc6c002d2bd4c808bd7e4a0c2f67d1ab78656940e40e Stored in directory: /root/.cache/pip/wheels/00/16/e3/f78a4570cc214934f0c5ce2a62659971ab91256dcf647212ca Building wheel for jschema-to-python (pyproject.toml): started Building wheel for jschema-to-python (pyproject.toml): finished with status 'done' Created wheel for jschema-to-python: filename=jschema_to_python-1.2.3-py3-none-any.whl size=10491 sha256=0b225cdc46e46a65f6bd3c55f81496164d87c19ce66592c3319c1926a463a0da Stored in directory: /root/.cache/pip/wheels/d7/e5/7f/6f655ecd1f4a46c7a01eee16e7f9c10e095350a21bd47abfe7 Building wheel for lazy-object-proxy (pyproject.toml): started Building wheel for lazy-object-proxy (pyproject.toml): finished with status 'done' Created wheel for lazy-object-proxy: filename=lazy_object_proxy-1.10.0-cp313-cp313-linux_x86_64.whl size=71740 sha256=546b56ceab02160b35001dc3d70d72a901d257f608dfa9f48830fdf6c650e2a6 Stored in directory: /root/.cache/pip/wheels/5a/8a/a3/6b270f863df3862ab7e401bc1c97bebee5b87452b51189ebea Building wheel for libcst (pyproject.toml): started Building wheel for libcst (pyproject.toml): finished with status 'done' Created wheel for libcst: filename=libcst-1.8.6-cp313-cp313-linux_x86_64.whl size=2313462 sha256=72fe245514935f97abba9267cb188bee216d5da0290a72c64c6b21f4111f6bf9 Stored in directory: /root/.cache/pip/wheels/e3/4b/47/fff9ca86b75f50422c5ebb4c09207e632193ee400c6e979e63 Building wheel for livereload (pyproject.toml): started Building wheel for livereload (pyproject.toml): finished with status 'done' Created wheel for livereload: filename=livereload-2.7.1-py3-none-any.whl size=22746 sha256=5517c675494c36acf1b327cfb3633cb2fe1d919fa8306703aafdda73b08c3100 Stored in directory: /root/.cache/pip/wheels/40/af/de/a215c2a07bc1d8ffc8de4092337dc671004b894d39fee921d6 Building wheel for lunr (pyproject.toml): started Building wheel for lunr (pyproject.toml): finished with status 'done' Created wheel for lunr: filename=lunr-0.8.0-py3-none-any.whl size=35208 sha256=4327f5aa51784c08ddee8edda9aa372355aaa3c03748d5bee89017a32e74db1b Stored in directory: /root/.cache/pip/wheels/7f/ef/ae/c39d83756be012df7e538a56e097c59f3951f1afffc1936be5 Building wheel for mergedeep (pyproject.toml): started Building wheel for mergedeep (pyproject.toml): finished with status 'done' Created wheel for mergedeep: filename=mergedeep-1.3.4-py3-none-any.whl size=4828 sha256=cc837b034ac1fe1c8da106f7f5909fee564eebdfc616067327e41f8450ef3fbb Stored in directory: /root/.cache/pip/wheels/bc/a3/fe/0ff2c34569b8ae24e89a30b7939d3940b1fea7a13919c4c57d Building wheel for mkdocs (pyproject.toml): started Building wheel for mkdocs (pyproject.toml): finished with status 'done' Created wheel for mkdocs: filename=mkdocs-1.6.1-py3-none-any.whl size=3864445 sha256=c7ba9d664bc616e0d949dc0b62f3e1dba83f18407838b3e48dc3f8ea342de908 Stored in directory: /root/.cache/pip/wheels/65/fc/29/64ff3442bb2510bb0efe2a570924f09f30ec2ae81f20894e7b Building wheel for mkdocs-add-number-plugin (pyproject.toml): started Building wheel for mkdocs-add-number-plugin (pyproject.toml): finished with status 'done' Created wheel for mkdocs-add-number-plugin: filename=mkdocs_add_number_plugin-1.2.2-py3-none-any.whl size=9215 sha256=9cdd6063b1fc7427ba6931abbeee4805bfa639c558753d166f0aaa713ae5eead Stored in directory: /root/.cache/pip/wheels/78/53/59/2362692d4eb1fd51b59cfcf742cd3971890addf1418b652885 Building wheel for mkdocs-awesome-nav (pyproject.toml): started Building wheel for mkdocs-awesome-nav (pyproject.toml): finished with status 'done' Created wheel for mkdocs-awesome-nav: filename=mkdocs_awesome_nav-3.0.0-py3-none-any.whl size=11371 sha256=44c8cde23198968faf87fb437dec11d1d618be86cd4a75976c206c6223e1499e Stored in directory: /root/.cache/pip/wheels/5f/3e/56/a8b4073cfc3877da2fc2004f9097b05b2ab173b50b6dc89d84 Building wheel for mkdocs-exclude (pyproject.toml): started Building wheel for mkdocs-exclude (pyproject.toml): finished with status 'done' Created wheel for mkdocs-exclude: filename=mkdocs_exclude-1.0.2-py3-none-any.whl size=7433 sha256=36ef8fc66912c95a5d184c169fe9d3459a16f5383741e03f3de4935890b7e972 Stored in directory: /root/.cache/pip/wheels/d1/89/07/c8377f172ba2690b8e1f6f547529d36f9ea80ca8d011fc173f Building wheel for mkdocs-get-deps (pyproject.toml): started Building wheel for mkdocs-get-deps (pyproject.toml): finished with status 'done' Created wheel for mkdocs-get-deps: filename=mkdocs_get_deps-0.2.0-py3-none-any.whl size=9520 sha256=67554675c3207022383253d777c2ad5f396c51d9034ff4d2f6547431777c4154 Stored in directory: /root/.cache/pip/wheels/12/e6/9d/1f014120cfc5aee0a9d1dacc2569821c8cc752cc616b5ea485 Building wheel for mkdocs-macros-plugin (pyproject.toml): started Building wheel for mkdocs-macros-plugin (pyproject.toml): finished with status 'done' Created wheel for mkdocs-macros-plugin: filename=mkdocs_macros_plugin-1.3.7-py3-none-any.whl size=37836 sha256=1b2ce1eb09cb1324bea3d5d8b0d787d074ea160374c79f2782f4835789f5744e Stored in directory: /root/.cache/pip/wheels/d3/2f/d2/d83677d1d068397624a83debdf42c7cf4ca9a5458b2a2c6e99 Building wheel for mkdocs-material (pyproject.toml): started Building wheel for mkdocs-material (pyproject.toml): finished with status 'done' Created wheel for mkdocs-material: filename=mkdocs_material-9.6.9-py3-none-any.whl size=8697932 sha256=dd42def099a2487f0679bcc3c169cbaa54051cd2abc279c2bf817e84d8fdf241 Stored in directory: /root/.cache/pip/wheels/b3/be/a3/5c92221450a2959332cb3ab9af54caaf161fb780513ee895f8 Building wheel for mkdocs-material-extensions (pyproject.toml): started Building wheel for mkdocs-material-extensions (pyproject.toml): finished with status 'done' Created wheel for mkdocs-material-extensions: filename=mkdocs_material_extensions-1.3.1-py3-none-any.whl size=8730 sha256=b5f408f2216be42e4d48c53749663d0a9fa8bbdd009965d1bad070220c8a089c Stored in directory: /root/.cache/pip/wheels/3b/71/0c/aa0f4f3afc511882b6ab917981569cce943bc23c1670831b23 Building wheel for paginate (pyproject.toml): started Building wheel for paginate (pyproject.toml): finished with status 'done' Created wheel for paginate: filename=paginate-0.5.7-py2.py3-none-any.whl size=13833 sha256=60ac7be977bc46bb98254ff5460742d8ce8c42e934ae5db19ac99672f254ddb8 Stored in directory: /root/.cache/pip/wheels/b3/44/36/36b7b7bef4609b7669d41b59bc74b4c15e424b0753d04ec15b Building wheel for pymdown-extensions (pyproject.toml): started Building wheel for pymdown-extensions (pyproject.toml): finished with status 'done' Created wheel for pymdown-extensions: filename=pymdown_extensions-10.21.3-py3-none-any.whl size=269001 sha256=dfd30dd7b4ca241e5b4a4c3736c2ba6c5020e9963baf2fb74ec6bfa38ee490dd Stored in directory: /root/.cache/pip/wheels/9b/19/15/447f106932e22d441259901cf7f66c74ec30b5e2ddfbaa4c53 Building wheel for mock (pyproject.toml): started Building wheel for mock (pyproject.toml): finished with status 'done' Created wheel for mock: filename=mock-5.2.0-py3-none-any.whl size=31649 sha256=cbb08f99a336eb703a2b88c90aa99226ce7c1812c9e99f258c3eecf5e0c08b19 Stored in directory: /root/.cache/pip/wheels/46/29/3b/0ed30d48430f66e9b05dca99622fdb9b71b27fa440aa0bca75 Building wheel for more-itertools (pyproject.toml): started Building wheel for more-itertools (pyproject.toml): finished with status 'done' Created wheel for more-itertools: filename=more_itertools-10.6.0-py3-none-any.whl size=63083 sha256=cdef9823e313d0d42e6410338fff793101526e486944adcffb14e0af7da3be9f Stored in directory: /root/.cache/pip/wheels/79/f7/7e/c6bf90de941a79fd8344584cd69f3721bb0bc89bf4ea5cb5b4 Building wheel for natsort (pyproject.toml): started Building wheel for natsort (pyproject.toml): finished with status 'done' Created wheel for natsort: filename=natsort-8.4.0-py3-none-any.whl size=38302 sha256=064dce05d77542de78cea033f03f94b3664943064b8c8fe06ecd9c4e160e896c Stored in directory: /root/.cache/pip/wheels/ae/80/a0/e2d01b9483234967fd57b20ce8fdb188485b06ab871b5d5392 Building wheel for nltk (pyproject.toml): started Building wheel for nltk (pyproject.toml): finished with status 'done' Created wheel for nltk: filename=nltk-3.10.0-py3-none-any.whl size=1716146 sha256=0d7b9c2e4a9d505ba1519793e35ef69990c52614e44e4f508e34e2262e59500f Stored in directory: /root/.cache/pip/wheels/25/b7/9a/1af06d0b0d3678d5eec5d9a3919e5c3ad440843b806cff3255 Building wheel for nodeenv (pyproject.toml): started Building wheel for nodeenv (pyproject.toml): finished with status 'done' Created wheel for nodeenv: filename=nodeenv-1.9.1-py2.py3-none-any.whl size=22417 sha256=72415cb4fb356e69a1ba6e90e3c45a623cda2bd01fe65db4582a464225ee95b3 Stored in directory: /root/.cache/pip/wheels/af/1f/56/4b5b737b20c4f956fc712f120cdd8512e0aec16590730766e1 Building wheel for panoply (pyproject.toml): started Building wheel for panoply (pyproject.toml): finished with status 'done' Created wheel for panoply: filename=panoply-0.1.56-py3-none-any.whl size=3089 sha256=16216c701b5dba651459e90be2cc9ef59ec2de4c608b8cdaddf9e27abef445a2 Stored in directory: /root/.cache/pip/wheels/c8/38/5e/d622f05e90a49f2461d97e83bd2e6b2424643374c9a4eea08f Building wheel for simple-term-menu (pyproject.toml): started Building wheel for simple-term-menu (pyproject.toml): finished with status 'done' Created wheel for simple-term-menu: filename=simple_term_menu-1.6.6-py3-none-any.whl size=27687 sha256=3e2b791be05e50de6e775cf6acb9a67c2fd977436df399ee53893a59a4b101ee Stored in directory: /root/.cache/pip/wheels/00/e9/09/b8ae5ad86d10b8a7c2c9b229b55872b6bb215b6467978b20b4 Building wheel for pdoc3 (pyproject.toml): started Building wheel for pdoc3 (pyproject.toml): finished with status 'done' Created wheel for pdoc3: filename=pdoc3-0.11.6-py3-none-any.whl size=237961 sha256=35aa6eba208cea96458d21f01921a9a5802dceda53c34d43297d5088c4e2d093 Stored in directory: /root/.cache/pip/wheels/88/66/7c/4053b09078ea4dc988c6f5d18e05f8ecb0d4c9b0c1587be210 Building wheel for pipdeptree (pyproject.toml): started Building wheel for pipdeptree (pyproject.toml): finished with status 'done' Created wheel for pipdeptree: filename=pipdeptree-2.26.0-py3-none-any.whl size=32530 sha256=03adff275df4e5648c34b96302ec73f7d125a365e7104b57e7eb9043d1de6662 Stored in directory: /root/.cache/pip/wheels/3e/d2/97/13718f39b5cfc69b1c9f519b0e9b5b7f018bd90af21b2da8c3 Building wheel for pre-commit (pyproject.toml): started Building wheel for pre-commit (pyproject.toml): finished with status 'done' Created wheel for pre-commit: filename=pre_commit-4.2.0-py2.py3-none-any.whl size=220747 sha256=f78b669f63a3040d3afe4865e16e2574e9dd938e80f9fb03b426ee6482bf5152 Stored in directory: /root/.cache/pip/wheels/a8/59/0b/d06531be88897676a88a364379245d5f3eeea93e9b7891b7c2 Building wheel for py-spy (pyproject.toml): started Building wheel for py-spy (pyproject.toml): still running... Building wheel for py-spy (pyproject.toml): finished with status 'done' Created wheel for py-spy: filename=py_spy-0.4.1-py3-none-linux_x86_64.whl size=2171497 sha256=935fa4bc1430be8e73b6cb410a1b5093028578fe9152d50197dd83ec97e51d9b Stored in directory: /root/.cache/pip/wheels/45/45/ac/01c9dfbdf39b035f9eed1d12a654bf8b05f6ccecf90599a7d7 Building wheel for pydocstyle (pyproject.toml): started Building wheel for pydocstyle (pyproject.toml): finished with status 'done' Created wheel for pydocstyle: filename=pydocstyle-6.3.0-py3-none-any.whl size=38995 sha256=221d003300b87cb22cce8eed2bbc9d43a9fd78cc7561308820b7aba05e94c1d7 Stored in directory: /root/.cache/pip/wheels/d0/00/8b/b3e020ab9710c1a48da77a216e06d0e04a18bdd2356f855f59 Building wheel for pyinstaller-hooks-contrib (pyproject.toml): started Building wheel for pyinstaller-hooks-contrib (pyproject.toml): finished with status 'done' Created wheel for pyinstaller-hooks-contrib: filename=pyinstaller_hooks_contrib-2026.5-py3-none-any.whl size=457313 sha256=8b3f3523902a3eba585fd7af1e10a2113091aa6a5c008acd72fb30c52339ab95 Stored in directory: /root/.cache/pip/wheels/8e/d8/4a/abbd897165b5b1fd915c336dd2c35274b42717b3b96377cfbc Building wheel for pyinstaller (pyproject.toml): started Building wheel for pyinstaller (pyproject.toml): finished with status 'done' Created wheel for pyinstaller: filename=pyinstaller-6.20.0-py3-none-any.whl size=2350017 sha256=d24cfff0fa00baf25f7ffd4e29a568e90856e54e402691c78495fe364525a7c2 Stored in directory: /root/.cache/pip/wheels/bf/f3/4f/9c03c3d4d79dd92887505091453bf3bfc317211bf0b3aea56a Building wheel for pylint (pyproject.toml): started Building wheel for pylint (pyproject.toml): finished with status 'done' Created wheel for pylint: filename=pylint-3.3.6-py3-none-any.whl size=522462 sha256=f787243c9cb1bb8fb8f02da59e453a0daee4eee9a61cc78a7b9405acd4464e0e Stored in directory: /root/.cache/pip/wheels/fd/9a/83/4e0571100b7fdaa3e5c2b08cc24990dc42cf1d31ed3d7a6e08 Building wheel for pyproject-api (pyproject.toml): started Building wheel for pyproject-api (pyproject.toml): finished with status 'done' Created wheel for pyproject-api: filename=pyproject_api-1.9.1-py3-none-any.whl size=13125 sha256=74bc413fe3dab122b76f532d8a0619006ecf35f0f00ecfceb8645b7e86b6f361 Stored in directory: /root/.cache/pip/wheels/6c/32/b6/84798eb9467eae52bb5aca4db325313a2a4b7b2dc0ddcecd22 Building wheel for pytest (pyproject.toml): started Building wheel for pytest (pyproject.toml): finished with status 'done' Created wheel for pytest: filename=pytest-9.0.3-py3-none-any.whl size=375248 sha256=f1b14d1052e1a801a1aa711977991cf79a2985ad70a67a0c5af296d5def60776 Stored in directory: /root/.cache/pip/wheels/3a/90/c3/767d1710f9a140f87d4daf92d6992bad619f726fa59dd11bd0 Building wheel for pytest-asyncio (pyproject.toml): started Building wheel for pytest-asyncio (pyproject.toml): finished with status 'done' Created wheel for pytest-asyncio: filename=pytest_asyncio-1.3.0-py3-none-any.whl size=15075 sha256=570a4fc0b69e52be28ac24f898208dc83d1c18cdd82de1865db37109aad08558 Stored in directory: /root/.cache/pip/wheels/86/c2/64/87c0117784d6fb3bedecae9f6848ffec54f8d8c29d38f3eecb Building wheel for pytest-cov (pyproject.toml): started Building wheel for pytest-cov (pyproject.toml): finished with status 'done' Created wheel for pytest-cov: filename=pytest_cov-6.0.0-py3-none-any.whl size=23127 sha256=f156056032049764fccad1b4e4269e957ea16ae9f35ceb4eecd0170d76a670a8 Stored in directory: /root/.cache/pip/wheels/c8/d0/cc/cc596bb8018809b1221739ed81719006c4757882969c884afa Building wheel for pytest-html (pyproject.toml): started Building wheel for pytest-html (pyproject.toml): finished with status 'done' Created wheel for pytest-html: filename=pytest_html-4.2.0-py3-none-any.whl size=23714 sha256=8b331cf7a604229847e60885f683381dc8968860ab3698e6b567aa96fc6e8fe6 Stored in directory: /root/.cache/pip/wheels/9d/c0/4f/d916de7dc9590b1ae5038951c377028eb930c6c0e06de13ea1 Building wheel for pytest-httpserver (pyproject.toml): started Building wheel for pytest-httpserver (pyproject.toml): finished with status 'done' Created wheel for pytest-httpserver: filename=pytest_httpserver-1.1.2-py3-none-any.whl size=20996 sha256=ba49f2609c885129d01bc5ca5b757ce7381c043c38f99bf596b873fed90421aa Stored in directory: /root/.cache/pip/wheels/d3/5f/4e/b090a1a5e8a1ddafd2c5350da4714ed56fd6df5e8079811603 Building wheel for pytest-json-report (pyproject.toml): started Building wheel for pytest-json-report (pyproject.toml): finished with status 'done' Created wheel for pytest-json-report: filename=pytest_json_report-1.5.0-py3-none-any.whl size=13287 sha256=b7c265fc1c608e7e17bfccbacdf87eed18cb6b818bc98a472ac9c4a7dd3f1407 Stored in directory: /root/.cache/pip/wheels/b1/65/93/63128e2221450a8bf7671eb454eef0a4b2c1eed0beed185d14 Building wheel for pytest-metadata (pyproject.toml): started Building wheel for pytest-metadata (pyproject.toml): finished with status 'done' Created wheel for pytest-metadata: filename=pytest_metadata-3.1.1-py3-none-any.whl size=11427 sha256=592a97729125ec9888be4bea33ef8da2051c2c64273c931d631ad402747553d8 Stored in directory: /root/.cache/pip/wheels/8c/b4/73/e12849103401a20004708a4b2b74b6abf8b314fbd81eb105b5 Building wheel for pytest-mock (pyproject.toml): started Building wheel for pytest-mock (pyproject.toml): finished with status 'done' Created wheel for pytest-mock: filename=pytest_mock-3.14.0-py3-none-any.whl size=9904 sha256=7e334363e2e12eed9ce5d1ad59eeeaba9463a6048b7d66d6a0a91c202bfaa479 Stored in directory: /root/.cache/pip/wheels/e8/3a/2a/b8afa7f1499c32db2cc322044310cabce612d3cddb72d4243a Building wheel for pytest-xdist (pyproject.toml): started Building wheel for pytest-xdist (pyproject.toml): finished with status 'done' Created wheel for pytest-xdist: filename=pytest_xdist-3.6.1-py3-none-any.whl size=46148 sha256=7c4489bc757beab49d44ead8258621758ddf91749a7cb5aba520e5dd834a2efa Stored in directory: /root/.cache/pip/wheels/dc/4f/32/9643a32567d97cd5c2799d79afe9f5afeb2367c0e0964f013e Building wheel for pyyaml-env-tag (pyproject.toml): started Building wheel for pyyaml-env-tag (pyproject.toml): finished with status 'done' Created wheel for pyyaml-env-tag: filename=pyyaml_env_tag-0.1-py3-none-any.whl size=3932 sha256=ef8f6555496e5fb4f7fabb669df329b37dd7f47ce93bdfe51f0ca9ee37774368 Stored in directory: /root/.cache/pip/wheels/6d/96/cc/27bc7f91ebff403c5fb230b1fe64b630687f030ecbb141b28c Building wheel for pyyaml-ft (pyproject.toml): started Building wheel for pyyaml-ft (pyproject.toml): finished with status 'done' Created wheel for pyyaml-ft: filename=pyyaml_ft-8.0.0-cp313-cp313-linux_x86_64.whl size=50482 sha256=4fffb72b56f94266eb33483ab8c8efb3b222c141a8d1710ef41343802a9c46e8 Stored in directory: /root/.cache/pip/wheels/fb/0c/79/c320e9710f8d2758750c42cdff842759743a10fbad7c3f3888 Building wheel for sarif-om (pyproject.toml): started Building wheel for sarif-om (pyproject.toml): finished with status 'done' Created wheel for sarif-om: filename=sarif_om-1.0.4-py3-none-any.whl size=30285 sha256=94974792162d4a67a7fdffa38f6dbe1cb4fe4cac6763a34863f612ae4825add7 Stored in directory: /root/.cache/pip/wheels/4e/bf/ca/47529e24f2ce3c9706a053b6fdbeb98ce2ce62eef4a3fa7bfd Building wheel for sftp-py (pyproject.toml): started Building wheel for sftp-py (pyproject.toml): finished with status 'done' Created wheel for sftp-py: filename=sftp_py-0.2.1-py3-none-any.whl size=5941 sha256=2d63f1d847bdcdeaa61693b385620b38cb4fe57d4172fac6e30171ee819beced Stored in directory: /root/.cache/pip/wheels/ad/be/78/82fdcdc8e0132a4b1edc38a2e17f1b17e58b58299b7b815adf Building wheel for snowballstemmer (pyproject.toml): started Building wheel for snowballstemmer (pyproject.toml): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-2.2.0-py2.py3-none-any.whl size=93058 sha256=e941742caad3125dcb3b26320619a0f1a436f8fe04493d9606f7edd8772b8d83 Stored in directory: /root/.cache/pip/wheels/a3/21/e9/c97662c28cf6dd521512899697f41e07f29b514eaef9684059 Building wheel for stevedore (pyproject.toml): started Building wheel for stevedore (pyproject.toml): finished with status 'done' Created wheel for stevedore: filename=stevedore-5.4.1-py3-none-any.whl size=49637 sha256=7bd6101f3a9f8e20831a0204eafa9c034d532b0aa36873481f8bfa7a78a72fc5 Stored in directory: /root/.cache/pip/wheels/c5/7a/20/47c38855fe98c83552b45d1c2384f04240834090690e6ed775 Building wheel for super-collections (pyproject.toml): started Building wheel for super-collections (pyproject.toml): finished with status 'done' Created wheel for super-collections: filename=super_collections-0.5.3-py3-none-any.whl size=8471 sha256=2e6804359bdd63fe5762682c6e21e0471f5274bb609082493d8296de652d9b12 Stored in directory: /root/.cache/pip/wheels/59/b7/30/c006c50b70cf2965c4e10e684a99022699038025738f5c4163 Building wheel for tox (pyproject.toml): started Building wheel for tox (pyproject.toml): finished with status 'done' Created wheel for tox: filename=tox-4.28.4-py3-none-any.whl size=174028 sha256=03b23e99b916179a5e473801411d840350cd232a91949e0c6848375f973937c9 Stored in directory: /root/.cache/pip/wheels/17/ba/bd/b0bb211f7c798c2d6ce34f67d609fbb35a91f01d4f9eb4f62f Building wheel for watchdog (pyproject.toml): started Building wheel for watchdog (pyproject.toml): finished with status 'done' Created wheel for watchdog: filename=watchdog-6.0.0-py3-none-any.whl size=79191 sha256=69f961114fb26052f524eda76ee824af26146dbb2b64111684afd38bc4c41d69 Stored in directory: /root/.cache/pip/wheels/52/12/15/787e7227180d07fe9b7f25301345fcb7f66a02d23270f279b9 Building wheel for wcmatch (pyproject.toml): started Building wheel for wcmatch (pyproject.toml): finished with status 'done' Created wheel for wcmatch: filename=wcmatch-10.0-py3-none-any.whl size=39347 sha256=64c8533437110cae2d5587becf9e44833ccc4b14e091d4e9bbbe15e26bfc292f Stored in directory: /root/.cache/pip/wheels/3c/9f/f6/4df499777cc27d9cb4bfa08f44c1f6c611de384c5c36e508b0 Successfully built apipkg altgraph astroid backrefs bandit black pytokens bracex bump-pydantic cfgv coverage coveralls exceptiongroup execnet flake8 mccabe pyflakes flake8-docstrings freezegun ghp-import gitdb smmap GitPython hjson identify iniconfig isort jschema-to-python lazy-object-proxy libcst livereload lunr mergedeep mkdocs mkdocs-add-number-plugin mkdocs-awesome-nav mkdocs-exclude mkdocs-get-deps mkdocs-macros-plugin mkdocs-material mkdocs-material-extensions paginate pymdown-extensions mock more-itertools natsort nltk nodeenv panoply simple-term-menu pdoc3 pipdeptree pre-commit py-spy pydocstyle pyinstaller-hooks-contrib pyinstaller pylint pyproject-api pytest pytest-asyncio pytest-cov pytest-html pytest-httpserver pytest-json-report pytest-metadata pytest-mock pytest-xdist pyyaml-env-tag pyyaml-ft sarif-om sftp-py snowballstemmer stevedore super-collections tox watchdog wcmatch if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-master/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/apipkg-3.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/altgraph-0.17.5-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/astroid-3.3.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/backrefs-5.8-py313-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/bandit-1.8.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/black-26.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/bracex-2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/bump_pydantic-0.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/cfgv-3.4.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/coverage-7.7.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/coveralls-4.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/exceptiongroup-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/execnet-2.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/filprofiler-2024.11.2-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/flake8-7.1.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/flake8_docstrings-1.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/freezegun-1.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/ghp_import-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/gitdb-4.0.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/gitpython-3.1.54-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/hjson-3.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/identify-2.6.9-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/iniconfig-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/isort-6.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/jschema_to_python-1.2.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/lazy_object_proxy-1.10.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/libcst-1.8.6-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/livereload-2.7.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/lunr-0.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/mccabe-0.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/mergedeep-1.3.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/mkdocs-1.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/mkdocs_add_number_plugin-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/mkdocs_awesome_nav-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/mkdocs_exclude-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/mkdocs_get_deps-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/mkdocs_macros_plugin-1.3.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/mkdocs_material-9.6.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/mkdocs_material_extensions-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/mock-5.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/more_itertools-10.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/natsort-8.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/nltk-3.10.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/nodeenv-1.9.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/paginate-0.5.7-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/panoply-0.1.56-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/pdoc3-0.11.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/pipdeptree-2.26.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/pre_commit-4.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/py_spy-0.4.1-py3-none-linux_x86_64.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/pydocstyle-6.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/pyflakes-3.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/pyinstaller_hooks_contrib-2026.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/pyinstaller-6.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/pylint-3.3.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/pymdown_extensions-10.21.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/pyproject_api-1.9.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/pytest-9.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/pytest_asyncio-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/pytest_cov-6.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/pytest_html-4.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/pytest_httpserver-1.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/pytest_json_report-1.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/pytest_metadata-3.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/pytest_mock-3.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/pytest_xdist-3.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/pytokens-0.4.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/pyyaml_env_tag-0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/pyyaml_ft-8.0.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/sarif_om-1.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/sftp_py-0.2.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/simple_term_menu-1.6.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/smmap-5.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/snowballstemmer-2.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/stevedore-5.4.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/super_collections-0.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/tox-4.28.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/watchdog-6.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/wcmatch-10.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Requirement already satisfied: PyYAML>=5.3.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from bandit==1.8.3->-r requirements3.txt.tmp (line 5)) (6.0.3) Requirement already satisfied: rich in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from bandit==1.8.3->-r requirements3.txt.tmp (line 5)) (14.3.4) Requirement already satisfied: click>=8.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (8.3.3) Requirement already satisfied: mypy-extensions>=0.4.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (1.1.0) Requirement already satisfied: packaging>=22.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (26.2) Requirement already satisfied: pathspec>=1.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (1.0.4) Requirement already satisfied: platformdirs>=2 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (4.5.0) Requirement already satisfied: typer>=0.7.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from bump-pydantic==0.8.0->-r requirements3.txt.tmp (line 8)) (0.26.4) Requirement already satisfied: typing-extensions in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from bump-pydantic==0.8.0->-r requirements3.txt.tmp (line 8)) (4.15.0) Requirement already satisfied: requests<3.0.0,>=1.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (2.33.0) Requirement already satisfied: threadpoolctl in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from filprofiler==2024.11.2->-r requirements3.txt.tmp (line 14)) (3.6.0) Requirement already satisfied: pycodestyle<2.13.0,>=2.12.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from flake8==7.1.2->-r requirements3.txt.tmp (line 15)) (2.12.1) Requirement already satisfied: python-dateutil>=2.7 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from freezegun==1.5.1->-r requirements3.txt.tmp (line 17)) (2.9.0.post0) Requirement already satisfied: attrs in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jschema-to-python==1.2.3->-r requirements3.txt.tmp (line 25)) (25.1.0) Requirement already satisfied: jsonpickle in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jschema-to-python==1.2.3->-r requirements3.txt.tmp (line 25)) (4.1.1) Requirement already satisfied: pbr in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jschema-to-python==1.2.3->-r requirements3.txt.tmp (line 25)) (7.0.3) Requirement already satisfied: tornado in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from livereload==2.7.1->-r requirements3.txt.tmp (line 28)) (6.5.7) Requirement already satisfied: jinja2>=2.11.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements3.txt.tmp (line 32)) (3.1.6) Requirement already satisfied: markdown>=3.3.6 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements3.txt.tmp (line 32)) (3.10.2) Requirement already satisfied: markupsafe>=2.0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements3.txt.tmp (line 32)) (3.0.2) Requirement already satisfied: pydantic>=2.8.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-awesome-nav==3.0.0->-r requirements3.txt.tmp (line 34)) (2.13.4) Requirement already satisfied: termcolor in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-macros-plugin==1.3.7->-r requirements3.txt.tmp (line 37)) (2.5.0) Requirement already satisfied: babel~=2.10 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-material==9.6.9->-r requirements3.txt.tmp (line 38)) (2.17.0) Requirement already satisfied: colorama~=0.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-material==9.6.9->-r requirements3.txt.tmp (line 38)) (0.4.6) Requirement already satisfied: pygments~=2.16 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-material==9.6.9->-r requirements3.txt.tmp (line 38)) (2.20.0) Requirement already satisfied: defusedxml in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nltk==3.10.0->-r requirements3.txt.tmp (line 43)) (0.7.1) Requirement already satisfied: joblib in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nltk==3.10.0->-r requirements3.txt.tmp (line 43)) (1.4.2) Requirement already satisfied: regex>=2021.8.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nltk==3.10.0->-r requirements3.txt.tmp (line 43)) (2026.7.10) Requirement already satisfied: tqdm in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nltk==3.10.0->-r requirements3.txt.tmp (line 43)) (4.67.1) Requirement already satisfied: mako in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pdoc3==0.11.6->-r requirements3.txt.tmp (line 47)) (1.3.12) Requirement already satisfied: pip>=24.2 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from pipdeptree==2.26.0->-r requirements3.txt.tmp (line 48)) (26.1.2) Requirement already satisfied: virtualenv>=20.10.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from pre-commit==4.2.0->-r requirements3.txt.tmp (line 49)) (21.4.2) Requirement already satisfied: setuptools>=42.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from pyinstaller-hooks-contrib==2026.5->-r requirements3.txt.tmp (line 53)) (83.0.0) Requirement already satisfied: dill>=0.3.6 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pylint==3.3.6->-r requirements3.txt.tmp (line 55)) (0.4.0) Requirement already satisfied: tomlkit>=0.10.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pylint==3.3.6->-r requirements3.txt.tmp (line 55)) (0.13.2) Requirement already satisfied: pluggy<2,>=1.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from pytest==9.0.3->-r requirements3.txt.tmp (line 58)) (1.6.0) Requirement already satisfied: Werkzeug>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pytest-httpserver==1.1.2->-r requirements3.txt.tmp (line 62)) (3.1.6) Requirement already satisfied: paramiko>=2.7.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from sftp-py==0.2.1->-r requirements3.txt.tmp (line 71)) (3.5.1) Requirement already satisfied: cachetools>=6.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tox==4.28.4->-r requirements3.txt.tmp (line 77)) (7.1.4) Requirement already satisfied: chardet>=5.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tox==4.28.4->-r requirements3.txt.tmp (line 77)) (5.2.0) Requirement already satisfied: filelock>=3.18 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from tox==4.28.4->-r requirements3.txt.tmp (line 77)) (3.29.1) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (3.4.7) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (3.16) Requirement already satisfied: urllib3<3,>=1.26 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (2.7.0) Requirement already satisfied: certifi>=2023.5.7 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (2026.4.22) Requirement already satisfied: shellingham>=1.3.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typer>=0.7.0->bump-pydantic==0.8.0->-r requirements3.txt.tmp (line 8)) (1.5.4) Requirement already satisfied: annotated-doc>=0.0.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typer>=0.7.0->bump-pydantic==0.8.0->-r requirements3.txt.tmp (line 8)) (0.0.4) Requirement already satisfied: bcrypt>=3.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 71)) (5.0.0) Requirement already satisfied: cryptography>=3.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 71)) (48.0.1) Requirement already satisfied: pynacl>=1.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 71)) (1.6.2) Requirement already satisfied: cffi>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 71)) (2.0.0) Requirement already satisfied: pycparser in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cffi>=2.0.0->cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 71)) (3.0) Requirement already satisfied: annotated-types>=0.6.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt.tmp (line 34)) (0.7.0) Requirement already satisfied: pydantic-core==2.46.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt.tmp (line 34)) (2.46.4) Requirement already satisfied: typing-inspection>=0.4.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt.tmp (line 34)) (0.4.2) Requirement already satisfied: six>=1.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from python-dateutil>=2.7->freezegun==1.5.1->-r requirements3.txt.tmp (line 17)) (1.17.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from rich->bandit==1.8.3->-r requirements3.txt.tmp (line 5)) (3.0.0) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from markdown-it-py>=2.2.0->rich->bandit==1.8.3->-r requirements3.txt.tmp (line 5)) (0.1.2) Requirement already satisfied: distlib<1,>=0.3.7 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements3.txt.tmp (line 49)) (0.4.0) Requirement already satisfied: python-discovery>=1.4 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements3.txt.tmp (line 49)) (1.4.0) Installing collected packages: snowballstemmer, py-spy, paginate, hjson, altgraph, watchdog, super-collections, smmap, simple-term-menu, pyyaml-ft, pyyaml-env-tag, pytokens, pyproject-api, pymdown-extensions, pyinstaller-hooks-contrib, pyflakes, pydocstyle, pipdeptree, nodeenv, nltk, natsort, more-itertools, mock, mkdocs-material-extensions, mergedeep, mccabe, lunr, livereload, lazy-object-proxy, isort, iniconfig, identify, filprofiler, execnet, exceptiongroup, coverage, cfgv, bracex, backrefs, astroid, apipkg, wcmatch, stevedore, sarif-om, pytest-httpserver, pytest, pylint, pyinstaller, pdoc3, panoply, mkdocs-get-deps, libcst, jschema-to-python, gitdb, ghp-import, freezegun, flake8, black, tox, pytest-xdist, pytest-mock, pytest-metadata, pytest-cov, pytest-asyncio, pre-commit, mkdocs, GitPython, flake8-docstrings, bandit, sftp-py, pytest-json-report, pytest-html, mkdocs-material, mkdocs-macros-plugin, mkdocs-exclude, mkdocs-awesome-nav, mkdocs-add-number-plugin, coveralls, bump-pydantic Successfully installed GitPython-3.1.54 altgraph-0.17.5 apipkg-3.0.2 astroid-3.3.9 backrefs-5.8 bandit-1.8.3 black-26.3.1 bracex-2.5 bump-pydantic-0.8.0 cfgv-3.4.0 coverage-7.7.1 coveralls-4.1.0 exceptiongroup-1.2.2 execnet-2.1.1 filprofiler-2024.11.2 flake8-7.1.2 flake8-docstrings-1.7.0 freezegun-1.5.1 ghp-import-2.1.0 gitdb-4.0.12 hjson-3.1.0 identify-2.6.9 iniconfig-2.1.0 isort-6.0.1 jschema-to-python-1.2.3 lazy-object-proxy-1.10.0 libcst-1.8.6 livereload-2.7.1 lunr-0.8.0 mccabe-0.7.0 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-add-number-plugin-1.2.2 mkdocs-awesome-nav-3.0.0 mkdocs-exclude-1.0.2 mkdocs-get-deps-0.2.0 mkdocs-macros-plugin-1.3.7 mkdocs-material-9.6.9 mkdocs-material-extensions-1.3.1 mock-5.2.0 more-itertools-10.6.0 natsort-8.4.0 nltk-3.10.0 nodeenv-1.9.1 paginate-0.5.7 panoply-0.1.56 pdoc3-0.11.6 pipdeptree-2.26.0 pre-commit-4.2.0 py-spy-0.4.1 pydocstyle-6.3.0 pyflakes-3.2.0 pyinstaller-6.20.0 pyinstaller-hooks-contrib-2026.5 pylint-3.3.6 pymdown-extensions-10.21.3 pyproject-api-1.9.1 pytest-9.0.3 pytest-asyncio-1.3.0 pytest-cov-6.0.0 pytest-html-4.2.0 pytest-httpserver-1.1.2 pytest-json-report-1.5.0 pytest-metadata-3.1.1 pytest-mock-3.14.0 pytest-xdist-3.6.1 pytokens-0.4.1 pyyaml-env-tag-0.1 pyyaml-ft-8.0.0 sarif-om-1.0.4 sftp-py-0.2.1 simple-term-menu-1.6.6 smmap-5.0.2 snowballstemmer-2.2.0 stevedore-5.4.1 super-collections-0.5.3 tox-4.28.4 watchdog-6.0.0 wcmatch-10.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/GitPython.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/altgraph.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/backrefs.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/bandit.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/bracex.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/bump-pydantic.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/cfgv.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/coveralls.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/exceptiongroup.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/filprofiler.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/flake8_docstrings.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/ghp-import.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/gitdb.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/hjson.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/identify.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/iniconfig.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/jschema_to_python.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/libcst.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mergedeep.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-nav.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-get-deps.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/natsort.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/nodeenv.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/paginate.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/panoply.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pipdeptree.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pre_commit.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/py-spy.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyinstaller-hooks-contrib.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyinstaller.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyproject-api.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-asyncio.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-html.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest_httpserver.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-json-report.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-metadata.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytokens.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyyaml_env_tag.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/PyYAML-ft.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/sarif_om.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/sftp_py.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/simple-term-menu.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/smmap.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/stevedore.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/super_collections.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/tox.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/watchdog.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/wcmatch.yaml is ready make[3]: Leaving directory '/src/layers/layer7_python3_devtools/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-master/opt/python3_devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_7e6fa66d3f974ab3dfc73886c35ab793.tar created make[2]: Leaving directory '/src/layers/layer7_python3_devtools' make[2]: Entering directory '/src/layers/layer8_java' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/java" "java" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b source hash: bb6f4ce6d0360d816d7105ca51c83502 cache hit (used: /buildcache/mfext_cache_layer_java_c633d86c56a821dc35d6fa05e565db0a.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_openjdk; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/java ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-master/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/java" cache already exist (/buildcache/mfext_cache_layer_java_c633d86c56a821dc35d6fa05e565db0a.tar) make[2]: Leaving directory '/src/layers/layer8_java' make[2]: Entering directory '/src/layers/layer8_monitoring' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/monitoring" "monitoring" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b source hash: ea76c7c5377ba8712aa56774dd674f46 cache hit (used: /buildcache/mfext_cache_layer_monitoring_f32b52f1b8b4f912c5e2800bfd9f4f9c.tar) if ! test -f cache/hit; then \ for SUBDIR in 0300_telegraf 0400_vector; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/monitoring ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-master/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/monitoring" cache already exist (/buildcache/mfext_cache_layer_monitoring_f32b52f1b8b4f912c5e2800bfd9f4f9c.tar) make[2]: Leaving directory '/src/layers/layer8_monitoring' make[2]: Entering directory '/src/layers/layer9_default' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .extra_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.extra_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/default" "default" /etc/buildimage_hash: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 devtools@mfext layer (dependency) hash (from cache): e7741b3cb7b7285afb746ce2b36c2ce6 java@mfext layer (dependency) hash (from cache): d44c9f631e67572181ce302377a67699 monitoring@mfext layer (dependency) hash (from cache): c9aece4e9211657894328aa35b86daf1 nodejs@mfext layer (dependency) hash (from cache): 7587604eb6bfba21b9e905b7feb961f6 openresty@mfext layer (dependency) hash (from cache): af37a6337f67d0666cf1f5a003498ec2 python3@mfext layer (dependency) hash (from cache): 9c672c6a80edf2ccd80ec10ae9e00022 python3_core@mfext layer (dependency) hash (from cache): cfcf438c184edb96718dbf062dec09bd python3_devtools@mfext layer (dependency) hash (from cache): c45ba7c0bfa7691e696aa10a515d5795 python3_scientific_core@mfext layer (dependency) hash (from cache): c9aa3303120d44bd3f83b9459d859039 root@mfext layer (dependency) hash (from cache): 34dcc092edcf10112760e0009129c72b scientific_core@mfext layer (dependency) hash (from cache): 9df13a8e6f0db0d21def8cd1c8705d4b source hash: 558c6b0abbb332346c98bcb655b28c46 cache missed (/buildcache/mfext_cache_layer_default_6d10e85dbabec0cf550ba177edcae4ca.tar) if ! test -f cache/hit; then \ for SUBDIR in ; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-master/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/default" cache: /buildcache/mfext_cache_layer_default_6d10e85dbabec0cf550ba177edcae4ca.tar created make[2]: Leaving directory '/src/layers/layer9_default' make[1]: Leaving directory '/src/layers' cd adm && make all make[1]: Entering directory '/src/adm' cp -f metwork_debug /opt/metwork-mfext-master/bin/metwork_debug chmod a+rx /opt/metwork-mfext-master/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-master/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-master/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-master/bin/clear.sh chmod a+rx /opt/metwork-mfext-master/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-master/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-master/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-master/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-master/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-master/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-master/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-master/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-master/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-master/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-master/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-master/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-master/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-master/bin/components chmod a+rx /opt/metwork-mfext-master/bin/components cp -f _circus.start /opt/metwork-mfext-master/bin/_circus.start chmod a+rx /opt/metwork-mfext-master/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-master/bin/_circus.stop chmod a+rx /opt/metwork-mfext-master/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-master/bin/_circus.status chmod a+rx /opt/metwork-mfext-master/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-master/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-master/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-master/bin/before_start_redis chmod a+rx /opt/metwork-mfext-master/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-master/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-master/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-master/bin/port_test.sh chmod a+rx /opt/metwork-mfext-master/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-master/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-master/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-master/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-master/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-master/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-master/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-master/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-master/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-master/bin/config.py chmod a+rx /opt/metwork-mfext-master/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-master/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-master/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-master/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-master/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-master/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-master/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-master/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-master/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-master/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-master/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-master/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-master/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-master/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-master/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-master/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-master/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-master/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-master/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-master/bin/_circusctl chmod a+rx /opt/metwork-mfext-master/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-master/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-master/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-master/bin/nginx.status chmod a+rx /opt/metwork-mfext-master/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-master/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-master/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-master/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-master/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-master/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-master/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-master/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-master/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-master/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-master/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-master/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-master/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-master/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-master/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-master/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-master/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-master/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-master/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-master/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-master/bin/_circus.reload chmod a+rx /opt/metwork-mfext-master/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-master/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-master/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-master/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-master/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-master/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-master/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-master/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-master/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-master/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-master/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-master/bin/plugins.status chmod a+rx /opt/metwork-mfext-master/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-master/bin/_plugins.status chmod a+rx /opt/metwork-mfext-master/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-master/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-master/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-master/bin/plugins.stop chmod a+rx /opt/metwork-mfext-master/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-master/bin/_plugins.start chmod a+rx /opt/metwork-mfext-master/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-master/bin/plugins.start chmod a+rx /opt/metwork-mfext-master/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-master/bin/_send_state.py chmod a+rx /opt/metwork-mfext-master/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-master/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-master/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-master/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-master/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-master/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-master/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-master/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-master/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-master/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-master/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-master/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-master/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-master/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-master/bin/repeat.sh chmod a+rx /opt/metwork-mfext-master/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-master/bin/before_start_vector chmod a+rx /opt/metwork-mfext-master/bin/before_start_vector cp -f _module_status_json.py /opt/metwork-mfext-master/bin/_module_status_json.py chmod a+rx /opt/metwork-mfext-master/bin/_module_status_json.py cp -f revert_ldd.sh /opt/metwork-mfext-master/bin/revert_ldd.sh chmod a+rx /opt/metwork-mfext-master/bin/revert_ldd.sh cp -f revert_ldd_not_found.sh /opt/metwork-mfext-master/bin/revert_ldd_not_found.sh chmod a+rx /opt/metwork-mfext-master/bin/revert_ldd_not_found.sh cp -f save_perm_and_acl.sh /opt/metwork-mfext-master/bin/save_perm_and_acl.sh chmod a+rx /opt/metwork-mfext-master/bin/save_perm_and_acl.sh cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-master/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-master/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-master/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-master/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-master/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-master/share/templates/bashrc /opt/metwork-mfext-master/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-master/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-master/share/templates/bash_profile /opt/metwork-mfext-master/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-master/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-master/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-master/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-master/share/templates/nethard_profile /opt/metwork-mfext-master/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-master/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-master/share/templates/interactive_profile /opt/metwork-mfext-master/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-master/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-master/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-master && /opt/metwork-mfext-master/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-master/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-master/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-master/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-master/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-master/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-master/share/templates/mfxxx_wrapper /opt/metwork-mfext-master/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-master/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-master/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-master/share/templates/_mfxxx_wrapper /opt/metwork-mfext-master/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-master/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-master/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-master/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-master/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-master/share/templates/crontab cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-master/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-master/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-master/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-master/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-master/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-master/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-master/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-master/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-master/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-master/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-master/share/templates/vector.toml mkdir -p /opt/metwork-mfext-master/lib/mfext touch /opt/metwork-mfext-master/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-master/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-master/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-master/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-master/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-master/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-master/bin/envtpl >/opt/metwork-mfext-master/bin/metwork make[1]: Leaving directory '/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-master/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md