cp -f .layerapi2_label /opt/metwork-mfext-2.2/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-2.2/.layerapi2_dependencies rm -f /opt/metwork-mfext-2.2/.dhash_ignore_hash touch /opt/metwork-mfext-2.2/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-2.2/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory '/src/adm' cp -f guess_version.sh /opt/metwork-mfext-2.2/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-2.2/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-2.2/bin/envtpl chmod a+rx /opt/metwork-mfext-2.2/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-2.2/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-2.2/bin/dhash chmod a+rx /opt/metwork-mfext-2.2/bin/dhash cp -f layer_hash /opt/metwork-mfext-2.2/bin/layer_hash chmod a+rx /opt/metwork-mfext-2.2/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-2.2/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-2.2/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-2.2/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-2.2/bin/_layer_hash chmod a+rx /opt/metwork-mfext-2.2/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-2.2/bin/module_hash chmod a+rx /opt/metwork-mfext-2.2/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-2.2/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-2.2/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-2.2/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-2.2/bin/_check_layers_hash cp -f outside /opt/metwork-mfext-2.2/bin/outside chmod a+rx /opt/metwork-mfext-2.2/bin/outside cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-2.2/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-2.2/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-2.2/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-2.2/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-2.2/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-2.2/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-2.2/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-2.2/config/version || { rm -f /opt/metwork-mfext-2.2/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-2.2/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-2.2/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-2.2/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-2.2/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-2.2/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-2.2/share/python3_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-2.2/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-2.2/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-2.2/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-2.2/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-2.2/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-2.2/share/layer_wrapper.mk cp --preserve=mode --dereference -Rf package_python3.mk /opt/metwork-mfext-2.2/share/package_python3.mk make[1]: Leaving directory '/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-2.2/.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-2.2/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/core" "core" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 4a458ddce40f821e201e1b25c4cccdda cache hit (used: /buildcache/mfext_cache_layer_core_4e83b72a5249abe652112aa78e005d31.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0005_readline 0010_liquidprompt 0035_dtreetrawl 0045_mfutil_c 0070_layerapi2 0080_log_proxy 0100_redis 0110_hiredis 0117_yajl 0130_tcping 0210_jq 0330_zeromq; 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-2.2/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-2.2/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_4e83b72a5249abe652112aa78e005d31.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-2.2/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/openresty" "openresty" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 5b6a61f083dd0cb75211d19ac892fb1d cache hit (used: /buildcache/mfext_cache_layer_openresty_99c31ed31d74025836557c0529bd095e.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-2.2/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-2.2/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_99c31ed31d74025836557c0529bd095e.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-2.2/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_core" "python3_core" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 6f014f45e3723829a5d6c8b4fe118cff cache missed (/buildcache/mfext_cache_layer_python3_core_123d6fea2e1f8ce0cad6c46d1cdf6d43.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0032_wheel 0033_upgrade_pip_setuptools 0034_certifi 0400_prereq_extra_python_packages 0405_prereq_extra_python_packages 0410_prereq_extra_python_packages 0420_prereq_extra_python_packages 0430_prereq_extra_python_packages 0440_prereq_extra_python_packages 0500_extra_python_packages 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-2.2/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 -- make -f Makefile.mk all cp -f freeze_requirements /opt/metwork-mfext-2.2/opt/python3_core/bin/freeze_requirements chmod a+rx /opt/metwork-mfext-2.2/opt/python3_core/bin/freeze_requirements cp -f download_compile_requirements /opt/metwork-mfext-2.2/opt/python3_core/bin/download_compile_requirements chmod a+rx /opt/metwork-mfext-2.2/opt/python3_core/bin/download_compile_requirements cp -f install_requirements /opt/metwork-mfext-2.2/opt/python3_core/bin/install_requirements chmod a+rx /opt/metwork-mfext-2.2/opt/python3_core/bin/install_requirements cp -f unsafe_pip /opt/metwork-mfext-2.2/opt/python3_core/bin/unsafe_pip chmod a+rx /opt/metwork-mfext-2.2/opt/python3_core/bin/unsafe_pip cp -f python3_wrapper /opt/metwork-mfext-2.2/opt/python3_core/bin/python3_wrapper chmod a+rx /opt/metwork-mfext-2.2/opt/python3_core/bin/python3_wrapper cp -f git /opt/metwork-mfext-2.2/opt/python3_core/bin/git chmod a+rx /opt/metwork-mfext-2.2/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 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml touch /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml echo "name: 'Python'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml echo "version: '3.11.7'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml echo "checksum: 'd96c7e134c35a8c46236f8a0e566b69c'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml echo -n "description: '" >>/opt/metwork-mfext-2.2/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-2.2/opt/python3_core/share/metwork_packages/Python.yaml echo "'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml echo "website: 'http://python.org/'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml echo "license: 'Python'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/Python.yaml; fi make --file=../../Makefile.standard EXTRACFLAGS="-I/opt/metwork-mfext-2.2/opt/python3_core/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-2.2/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-2.2/bin/_download_helper.sh `readlink -m ./build/Python-3.11.7.tar.xz` `readlink -m ./sources` MD5 d96c7e134c35a8c46236f8a0e566b69c Trying to download https://www.python.org/ftp/python/3.11.7/Python-3.11.7.tar.xz... --2024-01-26 14:19:41-- https://www.python.org/ftp/python/3.11.7/Python-3.11.7.tar.xz Resolving www.python.org (www.python.org)... 146.75.72.223, 2a04:4e42:82::223 Connecting to www.python.org (www.python.org)|146.75.72.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 20074108 (19M) [application/octet-stream] Saving to: '/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7.tar.xz' 0K .......... .......... .......... .......... .......... 0% 8.92M 2s 50K .......... .......... .......... .......... .......... 0% 13.9M 2s 100K .......... .......... .......... .......... .......... 0% 85.3M 1s 150K .......... .......... .......... .......... .......... 1% 44.6M 1s 200K .......... .......... .......... .......... .......... 1% 55.6M 1s 250K .......... .......... .......... .......... .......... 1% 217M 1s 300K .......... .......... .......... .......... .......... 1% 37.4M 1s 350K .......... .......... .......... .......... .......... 2% 36.5M 1s 400K .......... .......... .......... .......... .......... 2% 70.4M 1s 450K .......... .......... .......... .......... .......... 2% 257M 1s 500K .......... .......... .......... .......... .......... 2% 267M 1s 550K .......... .......... .......... .......... .......... 3% 245M 0s 600K .......... .......... .......... .......... .......... 3% 52.6M 0s 650K .......... .......... .......... .......... .......... 3% 262M 0s 700K .......... .......... .......... .......... .......... 3% 12.9M 1s 750K .......... .......... .......... .......... .......... 4% 19.3M 1s 800K .......... .......... .......... .......... .......... 4% 263M 1s 850K .......... .......... .......... .......... .......... 4% 272M 0s 900K .......... .......... .......... .......... .......... 4% 269M 0s 950K .......... .......... .......... .......... .......... 5% 236M 0s 1000K .......... .......... .......... .......... .......... 5% 256M 0s 1050K .......... .......... .......... .......... .......... 5% 271M 0s 1100K .......... .......... .......... .......... .......... 5% 266M 0s 1150K .......... .......... .......... .......... .......... 6% 223M 0s 1200K .......... .......... .......... .......... .......... 6% 263M 0s 1250K .......... .......... .......... .......... .......... 6% 250M 0s 1300K .......... .......... .......... .......... .......... 6% 279M 0s 1350K .......... .......... .......... .......... .......... 7% 252M 0s 1400K .......... .......... .......... .......... .......... 7% 264M 0s 1450K .......... .......... .......... .......... .......... 7% 261M 0s 1500K .......... .......... .......... .......... .......... 7% 240M 0s 1550K .......... .......... .......... .......... .......... 8% 218M 0s 1600K .......... .......... .......... .......... .......... 8% 264M 0s 1650K .......... .......... .......... .......... .......... 8% 260M 0s 1700K .......... .......... .......... .......... .......... 8% 264M 0s 1750K .......... .......... .......... .......... .......... 9% 221M 0s 1800K .......... .......... .......... .......... .......... 9% 260M 0s 1850K .......... .......... .......... .......... .......... 9% 257M 0s 1900K .......... .......... .......... .......... .......... 9% 260M 0s 1950K .......... .......... .......... .......... .......... 10% 213M 0s 2000K .......... .......... .......... .......... .......... 10% 241M 0s 2050K .......... .......... .......... .......... .......... 10% 15.5M 0s 2100K .......... .......... .......... .......... .......... 10% 249M 0s 2150K .......... .......... .......... .......... .......... 11% 177M 0s 2200K .......... .......... .......... .......... .......... 11% 227M 0s 2250K .......... .......... .......... .......... .......... 11% 175M 0s 2300K .......... .......... .......... .......... .......... 11% 249M 0s 2350K .......... .......... .......... .......... .......... 12% 90.6M 0s 2400K .......... .......... .......... .......... .......... 12% 225M 0s 2450K .......... .......... .......... .......... .......... 12% 144M 0s 2500K .......... .......... .......... .......... .......... 13% 156M 0s 2550K .......... .......... .......... .......... .......... 13% 191M 0s 2600K .......... .......... .......... .......... .......... 13% 143M 0s 2650K .......... .......... .......... .......... .......... 13% 219M 0s 2700K .......... .......... .......... .......... .......... 14% 21.9M 0s 2750K .......... .......... .......... .......... .......... 14% 66.1M 0s 2800K .......... .......... .......... .......... .......... 14% 21.9M 0s 2850K .......... .......... .......... .......... .......... 14% 56.2M 0s 2900K .......... .......... .......... .......... .......... 15% 66.7M 0s 2950K .......... .......... .......... .......... .......... 15% 175M 0s 3000K .......... .......... .......... .......... .......... 15% 165M 0s 3050K .......... .......... .......... .......... .......... 15% 241M 0s 3100K .......... .......... .......... .......... .......... 16% 28.6M 0s 3150K .......... .......... .......... .......... .......... 16% 43.5M 0s 3200K .......... .......... .......... .......... .......... 16% 109M 0s 3250K .......... .......... .......... .......... .......... 16% 242M 0s 3300K .......... .......... .......... .......... .......... 17% 245M 0s 3350K .......... .......... .......... .......... .......... 17% 20.4M 0s 3400K .......... .......... .......... .......... .......... 17% 58.7M 0s 3450K .......... .......... .......... .......... .......... 17% 249M 0s 3500K .......... .......... .......... .......... .......... 18% 41.4M 0s 3550K .......... .......... .......... .......... .......... 18% 30.6M 0s 3600K .......... .......... .......... .......... .......... 18% 66.5M 0s 3650K .......... .......... .......... .......... .......... 18% 243M 0s 3700K .......... .......... .......... .......... .......... 19% 41.7M 0s 3750K .......... .......... .......... .......... .......... 19% 25.3M 0s 3800K .......... .......... .......... .......... .......... 19% 225M 0s 3850K .......... .......... .......... .......... .......... 19% 248M 0s 3900K .......... .......... .......... .......... .......... 20% 41.4M 0s 3950K .......... .......... .......... .......... .......... 20% 23.0M 0s 4000K .......... .......... .......... .......... .......... 20% 229M 0s 4050K .......... .......... .......... .......... .......... 20% 41.5M 0s 4100K .......... .......... .......... .......... .......... 21% 245M 0s 4150K .......... .......... .......... .......... .......... 21% 29.3M 0s 4200K .......... .......... .......... .......... .......... 21% 252M 0s 4250K .......... .......... .......... .......... .......... 21% 259M 0s 4300K .......... .......... .......... .......... .......... 22% 263M 0s 4350K .......... .......... .......... .......... .......... 22% 238M 0s 4400K .......... .......... .......... .......... .......... 22% 252M 0s 4450K .......... .......... .......... .......... .......... 22% 261M 0s 4500K .......... .......... .......... .......... .......... 23% 261M 0s 4550K .......... .......... .......... .......... .......... 23% 221M 0s 4600K .......... .......... .......... .......... .......... 23% 262M 0s 4650K .......... .......... .......... .......... .......... 23% 254M 0s 4700K .......... .......... .......... .......... .......... 24% 261M 0s 4750K .......... .......... .......... .......... .......... 24% 233M 0s 4800K .......... .......... .......... .......... .......... 24% 258M 0s 4850K .......... .......... .......... .......... .......... 24% 258M 0s 4900K .......... .......... .......... .......... .......... 25% 249M 0s 4950K .......... .......... .......... .......... .......... 25% 214M 0s 5000K .......... .......... .......... .......... .......... 25% 258M 0s 5050K .......... .......... .......... .......... .......... 26% 261M 0s 5100K .......... .......... .......... .......... .......... 26% 258M 0s 5150K .......... .......... .......... .......... .......... 26% 224M 0s 5200K .......... .......... .......... .......... .......... 26% 259M 0s 5250K .......... .......... .......... .......... .......... 27% 262M 0s 5300K .......... .......... .......... .......... .......... 27% 262M 0s 5350K .......... .......... .......... .......... .......... 27% 215M 0s 5400K .......... .......... .......... .......... .......... 27% 259M 0s 5450K .......... .......... .......... .......... .......... 28% 263M 0s 5500K .......... .......... .......... .......... .......... 28% 266M 0s 5550K .......... .......... .......... .......... .......... 28% 224M 0s 5600K .......... .......... .......... .......... .......... 28% 273M 0s 5650K .......... .......... .......... .......... .......... 29% 269M 0s 5700K .......... .......... .......... .......... .......... 29% 227M 0s 5750K .......... .......... .......... .......... .......... 29% 237M 0s 5800K .......... .......... .......... .......... .......... 29% 262M 0s 5850K .......... .......... .......... .......... .......... 30% 266M 0s 5900K .......... .......... .......... .......... .......... 30% 265M 0s 5950K .......... .......... .......... .......... .......... 30% 212M 0s 6000K .......... .......... .......... .......... .......... 30% 266M 0s 6050K .......... .......... .......... .......... .......... 31% 263M 0s 6100K .......... .......... .......... .......... .......... 31% 256M 0s 6150K .......... .......... .......... .......... .......... 31% 235M 0s 6200K .......... .......... .......... .......... .......... 31% 249M 0s 6250K .......... .......... .......... .......... .......... 32% 260M 0s 6300K .......... .......... .......... .......... .......... 32% 260M 0s 6350K .......... .......... .......... .......... .......... 32% 216M 0s 6400K .......... .......... .......... .......... .......... 32% 255M 0s 6450K .......... .......... .......... .......... .......... 33% 249M 0s 6500K .......... .......... .......... .......... .......... 33% 261M 0s 6550K .......... .......... .......... .......... .......... 33% 237M 0s 6600K .......... .......... .......... .......... .......... 33% 259M 0s 6650K .......... .......... .......... .......... .......... 34% 262M 0s 6700K .......... .......... .......... .......... .......... 34% 16.7M 0s 6750K .......... .......... .......... .......... .......... 34% 209M 0s 6800K .......... .......... .......... .......... .......... 34% 267M 0s 6850K .......... .......... .......... .......... .......... 35% 240M 0s 6900K .......... .......... .......... .......... .......... 35% 142M 0s 6950K .......... .......... .......... .......... .......... 35% 120M 0s 7000K .......... .......... .......... .......... .......... 35% 240M 0s 7050K .......... .......... .......... .......... .......... 36% 266M 0s 7100K .......... .......... .......... .......... .......... 36% 284M 0s 7150K .......... .......... .......... .......... .......... 36% 132M 0s 7200K .......... .......... .......... .......... .......... 36% 234M 0s 7250K .......... .......... .......... .......... .......... 37% 265M 0s 7300K .......... .......... .......... .......... .......... 37% 274M 0s 7350K .......... .......... .......... .......... .......... 37% 243M 0s 7400K .......... .......... .......... .......... .......... 38% 145M 0s 7450K .......... .......... .......... .......... .......... 38% 258M 0s 7500K .......... .......... .......... .......... .......... 38% 251M 0s 7550K .......... .......... .......... .......... .......... 38% 209M 0s 7600K .......... .......... .......... .......... .......... 39% 134M 0s 7650K .......... .......... .......... .......... .......... 39% 255M 0s 7700K .......... .......... .......... .......... .......... 39% 260M 0s 7750K .......... .......... .......... .......... .......... 39% 230M 0s 7800K .......... .......... .......... .......... .......... 40% 155M 0s 7850K .......... .......... .......... .......... .......... 40% 256M 0s 7900K .......... .......... .......... .......... .......... 40% 256M 0s 7950K .......... .......... .......... .......... .......... 40% 138M 0s 8000K .......... .......... .......... .......... .......... 41% 242M 0s 8050K .......... .......... .......... .......... .......... 41% 257M 0s 8100K .......... .......... .......... .......... .......... 41% 253M 0s 8150K .......... .......... .......... .......... .......... 41% 151M 0s 8200K .......... .......... .......... .......... .......... 42% 110M 0s 8250K .......... .......... .......... .......... .......... 42% 263M 0s 8300K .......... .......... .......... .......... .......... 42% 265M 0s 8350K .......... .......... .......... .......... .......... 42% 117M 0s 8400K .......... .......... .......... .......... .......... 43% 241M 0s 8450K .......... .......... .......... .......... .......... 43% 267M 0s 8500K .......... .......... .......... .......... .......... 43% 270M 0s 8550K .......... .......... .......... .......... .......... 43% 129M 0s 8600K .......... .......... .......... .......... .......... 44% 257M 0s 8650K .......... .......... .......... .......... .......... 44% 270M 0s 8700K .......... .......... .......... .......... .......... 44% 190M 0s 8750K .......... .......... .......... .......... .......... 44% 94.1M 0s 8800K .......... .......... .......... .......... .......... 45% 123M 0s 8850K .......... .......... .......... .......... .......... 45% 112M 0s 8900K .......... .......... .......... .......... .......... 45% 104M 0s 8950K .......... .......... .......... .......... .......... 45% 61.9M 0s 9000K .......... .......... .......... .......... .......... 46% 122M 0s 9050K .......... .......... .......... .......... .......... 46% 116M 0s 9100K .......... .......... .......... .......... .......... 46% 236M 0s 9150K .......... .......... .......... .......... .......... 46% 87.6M 0s 9200K .......... .......... .......... .......... .......... 47% 254M 0s 9250K .......... .......... .......... .......... .......... 47% 64.1M 0s 9300K .......... .......... .......... .......... .......... 47% 75.0M 0s 9350K .......... .......... .......... .......... .......... 47% 65.8M 0s 9400K .......... .......... .......... .......... .......... 48% 100M 0s 9450K .......... .......... .......... .......... .......... 48% 255M 0s 9500K .......... .......... .......... .......... .......... 48% 124M 0s 9550K .......... .......... .......... .......... .......... 48% 218M 0s 9600K .......... .......... .......... .......... .......... 49% 263M 0s 9650K .......... .......... .......... .......... .......... 49% 68.9M 0s 9700K .......... .......... .......... .......... .......... 49% 83.4M 0s 9750K .......... .......... .......... .......... .......... 49% 220M 0s 9800K .......... .......... .......... .......... .......... 50% 45.1M 0s 9850K .......... .......... .......... .......... .......... 50% 262M 0s 9900K .......... .......... .......... .......... .......... 50% 114M 0s 9950K .......... .......... .......... .......... .......... 51% 209M 0s 10000K .......... .......... .......... .......... .......... 51% 258M 0s 10050K .......... .......... .......... .......... .......... 51% 74.9M 0s 10100K .......... .......... .......... .......... .......... 51% 64.6M 0s 10150K .......... .......... .......... .......... .......... 52% 229M 0s 10200K .......... .......... .......... .......... .......... 52% 35.0M 0s 10250K .......... .......... .......... .......... .......... 52% 243M 0s 10300K .......... .......... .......... .......... .......... 52% 255M 0s 10350K .......... .......... .......... .......... .......... 53% 65.4M 0s 10400K .......... .......... .......... .......... .......... 53% 247M 0s 10450K .......... .......... .......... .......... .......... 53% 47.4M 0s 10500K .......... .......... .......... .......... .......... 53% 113M 0s 10550K .......... .......... .......... .......... .......... 54% 74.6M 0s 10600K .......... .......... .......... .......... .......... 54% 248M 0s 10650K .......... .......... .......... .......... .......... 54% 245M 0s 10700K .......... .......... .......... .......... .......... 54% 253M 0s 10750K .......... .......... .......... .......... .......... 55% 75.6M 0s 10800K .......... .......... .......... .......... .......... 55% 238M 0s 10850K .......... .......... .......... .......... .......... 55% 260M 0s 10900K .......... .......... .......... .......... .......... 55% 70.8M 0s 10950K .......... .......... .......... .......... .......... 56% 35.3M 0s 11000K .......... .......... .......... .......... .......... 56% 280M 0s 11050K .......... .......... .......... .......... .......... 56% 339M 0s 11100K .......... .......... .......... .......... .......... 56% 318M 0s 11150K .......... .......... .......... .......... .......... 57% 85.1M 0s 11200K .......... .......... .......... .......... .......... 57% 362M 0s 11250K .......... .......... .......... .......... .......... 57% 368M 0s 11300K .......... .......... .......... .......... .......... 57% 378M 0s 11350K .......... .......... .......... .......... .......... 58% 333M 0s 11400K .......... .......... .......... .......... .......... 58% 183M 0s 11450K .......... .......... .......... .......... .......... 58% 230M 0s 11500K .......... .......... .......... .......... .......... 58% 347M 0s 11550K .......... .......... .......... .......... .......... 59% 287M 0s 11600K .......... .......... .......... .......... .......... 59% 321M 0s 11650K .......... .......... .......... .......... .......... 59% 291M 0s 11700K .......... .......... .......... .......... .......... 59% 188M 0s 11750K .......... .......... .......... .......... .......... 60% 325M 0s 11800K .......... .......... .......... .......... .......... 60% 362M 0s 11850K .......... .......... .......... .......... .......... 60% 364M 0s 11900K .......... .......... .......... .......... .......... 60% 366M 0s 11950K .......... .......... .......... .......... .......... 61% 199M 0s 12000K .......... .......... .......... .......... .......... 61% 229M 0s 12050K .......... .......... .......... .......... .......... 61% 193M 0s 12100K .......... .......... .......... .......... .......... 61% 257M 0s 12150K .......... .......... .......... .......... .......... 62% 242M 0s 12200K .......... .......... .......... .......... .......... 62% 328M 0s 12250K .......... .......... .......... .......... .......... 62% 344M 0s 12300K .......... .......... .......... .......... .......... 62% 351M 0s 12350K .......... .......... .......... .......... .......... 63% 290M 0s 12400K .......... .......... .......... .......... .......... 63% 324M 0s 12450K .......... .......... .......... .......... .......... 63% 235M 0s 12500K .......... .......... .......... .......... .......... 64% 147M 0s 12550K .......... .......... .......... .......... .......... 64% 301M 0s 12600K .......... .......... .......... .......... .......... 64% 303M 0s 12650K .......... .......... .......... .......... .......... 64% 165M 0s 12700K .......... .......... .......... .......... .......... 65% 315M 0s 12750K .......... .......... .......... .......... .......... 65% 230M 0s 12800K .......... .......... .......... .......... .......... 65% 324M 0s 12850K .......... .......... .......... .......... .......... 65% 286M 0s 12900K .......... .......... .......... .......... .......... 66% 204M 0s 12950K .......... .......... .......... .......... .......... 66% 198M 0s 13000K .......... .......... .......... .......... .......... 66% 273M 0s 13050K .......... .......... .......... .......... .......... 66% 285M 0s 13100K .......... .......... .......... .......... .......... 67% 312M 0s 13150K .......... .......... .......... .......... .......... 67% 241M 0s 13200K .......... .......... .......... .......... .......... 67% 286M 0s 13250K .......... .......... .......... .......... .......... 67% 297M 0s 13300K .......... .......... .......... .......... .......... 68% 249M 0s 13350K .......... .......... .......... .......... .......... 68% 271M 0s 13400K .......... .......... .......... .......... .......... 68% 341M 0s 13450K .......... .......... .......... .......... .......... 68% 316M 0s 13500K .......... .......... .......... .......... .......... 69% 293M 0s 13550K .......... .......... .......... .......... .......... 69% 215M 0s 13600K .......... .......... .......... .......... .......... 69% 268M 0s 13650K .......... .......... .......... .......... .......... 69% 266M 0s 13700K .......... .......... .......... .......... .......... 70% 247M 0s 13750K .......... .......... .......... .......... .......... 70% 243M 0s 13800K .......... .......... .......... .......... .......... 70% 243M 0s 13850K .......... .......... .......... .......... .......... 70% 255M 0s 13900K .......... .......... .......... .......... .......... 71% 270M 0s 13950K .......... .......... .......... .......... .......... 71% 260M 0s 14000K .......... .......... .......... .......... .......... 71% 342M 0s 14050K .......... .......... .......... .......... .......... 71% 260M 0s 14100K .......... .......... .......... .......... .......... 72% 244M 0s 14150K .......... .......... .......... .......... .......... 72% 197M 0s 14200K .......... .......... .......... .......... .......... 72% 243M 0s 14250K .......... .......... .......... .......... .......... 72% 188M 0s 14300K .......... .......... .......... .......... .......... 73% 142M 0s 14350K .......... .......... .......... .......... .......... 73% 105M 0s 14400K .......... .......... .......... .......... .......... 73% 383M 0s 14450K .......... .......... .......... .......... .......... 73% 337M 0s 14500K .......... .......... .......... .......... .......... 74% 377M 0s 14550K .......... .......... .......... .......... .......... 74% 333M 0s 14600K .......... .......... .......... .......... .......... 74% 373M 0s 14650K .......... .......... .......... .......... .......... 74% 382M 0s 14700K .......... .......... .......... .......... .......... 75% 379M 0s 14750K .......... .......... .......... .......... .......... 75% 38.6M 0s 14800K .......... .......... .......... .......... .......... 75% 78.8M 0s 14850K .......... .......... .......... .......... .......... 76% 348M 0s 14900K .......... .......... .......... .......... .......... 76% 126M 0s 14950K .......... .......... .......... .......... .......... 76% 107M 0s 15000K .......... .......... .......... .......... .......... 76% 330M 0s 15050K .......... .......... .......... .......... .......... 77% 140M 0s 15100K .......... .......... .......... .......... .......... 77% 108M 0s 15150K .......... .......... .......... .......... .......... 77% 184M 0s 15200K .......... .......... .......... .......... .......... 77% 101M 0s 15250K .......... .......... .......... .......... .......... 78% 333M 0s 15300K .......... .......... .......... .......... .......... 78% 67.2M 0s 15350K .......... .......... .......... .......... .......... 78% 277M 0s 15400K .......... .......... .......... .......... .......... 78% 148M 0s 15450K .......... .......... .......... .......... .......... 79% 204M 0s 15500K .......... .......... .......... .......... .......... 79% 294M 0s 15550K .......... .......... .......... .......... .......... 79% 113M 0s 15600K .......... .......... .......... .......... .......... 79% 138M 0s 15650K .......... .......... .......... .......... .......... 80% 146M 0s 15700K .......... .......... .......... .......... .......... 80% 93.9M 0s 15750K .......... .......... .......... .......... .......... 80% 304M 0s 15800K .......... .......... .......... .......... .......... 80% 93.1M 0s 15850K .......... .......... .......... .......... .......... 81% 102M 0s 15900K .......... .......... .......... .......... .......... 81% 116M 0s 15950K .......... .......... .......... .......... .......... 81% 278M 0s 16000K .......... .......... .......... .......... .......... 81% 357M 0s 16050K .......... .......... .......... .......... .......... 82% 126M 0s 16100K .......... .......... .......... .......... .......... 82% 156M 0s 16150K .......... .......... .......... .......... .......... 82% 97.4M 0s 16200K .......... .......... .......... .......... .......... 82% 114M 0s 16250K .......... .......... .......... .......... .......... 83% 335M 0s 16300K .......... .......... .......... .......... .......... 83% 103M 0s 16350K .......... .......... .......... .......... .......... 83% 108M 0s 16400K .......... .......... .......... .......... .......... 83% 66.1M 0s 16450K .......... .......... .......... .......... .......... 84% 277M 0s 16500K .......... .......... .......... .......... .......... 84% 329M 0s 16550K .......... .......... .......... .......... .......... 84% 153M 0s 16600K .......... .......... .......... .......... .......... 84% 356M 0s 16650K .......... .......... .......... .......... .......... 85% 129M 0s 16700K .......... .......... .......... .......... .......... 85% 282M 0s 16750K .......... .......... .......... .......... .......... 85% 164M 0s 16800K .......... .......... .......... .......... .......... 85% 106M 0s 16850K .......... .......... .......... .......... .......... 86% 90.7M 0s 16900K .......... .......... .......... .......... .......... 86% 50.5M 0s 16950K .......... .......... .......... .......... .......... 86% 317M 0s 17000K .......... .......... .......... .......... .......... 86% 357M 0s 17050K .......... .......... .......... .......... .......... 87% 105M 0s 17100K .......... .......... .......... .......... .......... 87% 262M 0s 17150K .......... .......... .......... .......... .......... 87% 220M 0s 17200K .......... .......... .......... .......... .......... 87% 140M 0s 17250K .......... .......... .......... .......... .......... 88% 249M 0s 17300K .......... .......... .......... .......... .......... 88% 261M 0s 17350K .......... .......... .......... .......... .......... 88% 99.9M 0s 17400K .......... .......... .......... .......... .......... 89% 46.5M 0s 17450K .......... .......... .......... .......... .......... 89% 251M 0s 17500K .......... .......... .......... .......... .......... 89% 264M 0s 17550K .......... .......... .......... .......... .......... 89% 131M 0s 17600K .......... .......... .......... .......... .......... 90% 257M 0s 17650K .......... .......... .......... .......... .......... 90% 129M 0s 17700K .......... .......... .......... .......... .......... 90% 262M 0s 17750K .......... .......... .......... .......... .......... 90% 241M 0s 17800K .......... .......... .......... .......... .......... 91% 95.2M 0s 17850K .......... .......... .......... .......... .......... 91% 138M 0s 17900K .......... .......... .......... .......... .......... 91% 60.9M 0s 17950K .......... .......... .......... .......... .......... 91% 122M 0s 18000K .......... .......... .......... .......... .......... 92% 242M 0s 18050K .......... .......... .......... .......... .......... 92% 181M 0s 18100K .......... .......... .......... .......... .......... 92% 263M 0s 18150K .......... .......... .......... .......... .......... 92% 138M 0s 18200K .......... .......... .......... .......... .......... 93% 163M 0s 18250K .......... .......... .......... .......... .......... 93% 255M 0s 18300K .......... .......... .......... .......... .......... 93% 105M 0s 18350K .......... .......... .......... .......... .......... 93% 137M 0s 18400K .......... .......... .......... .......... .......... 94% 69.6M 0s 18450K .......... .......... .......... .......... .......... 94% 98.6M 0s 18500K .......... .......... .......... .......... .......... 94% 243M 0s 18550K .......... .......... .......... .......... .......... 94% 54.7M 0s 18600K .......... .......... .......... .......... .......... 95% 149M 0s 18650K .......... .......... .......... .......... .......... 95% 261M 0s 18700K .......... .......... .......... .......... .......... 95% 201M 0s 18750K .......... .......... .......... .......... .......... 95% 214M 0s 18800K .......... .......... .......... .......... .......... 96% 265M 0s 18850K .......... .......... .......... .......... .......... 96% 272M 0s 18900K .......... .......... .......... .......... .......... 96% 95.7M 0s 18950K .......... .......... .......... .......... .......... 96% 81.3M 0s 19000K .......... .......... .......... .......... .......... 97% 68.2M 0s 19050K .......... .......... .......... .......... .......... 97% 260M 0s 19100K .......... .......... .......... .......... .......... 97% 52.6M 0s 19150K .......... .......... .......... .......... .......... 97% 105M 0s 19200K .......... .......... .......... .......... .......... 98% 242M 0s 19250K .......... .......... .......... .......... .......... 98% 111M 0s 19300K .......... .......... .......... .......... .......... 98% 195M 0s 19350K .......... .......... .......... .......... .......... 98% 218M 0s 19400K .......... .......... .......... .......... .......... 99% 234M 0s 19450K .......... .......... .......... .......... .......... 99% 222M 0s 19500K .......... .......... .......... .......... .......... 99% 67.5M 0s 19550K .......... .......... .......... .......... .......... 99% 213M 0s 19600K ... 100% 6907G=0.2s 2024-01-26 14:19:42 (121 MB/s) - '/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7.tar.xz' saved [20074108/20074108] Computing checksum for /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7.tar.xz... Good checksum rm -Rf Python-3.11.7 /opt/metwork-mfext-2.2/bin/_uncompress_helper.sh `readlink -m ./build/Python-3.11.7.tar.xz` tar.xz Python-3.11.7 cd build/Python-3.11.7 && if test "-L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-2.2/opt/python3_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-2.2/opt/python3_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-2.2/opt/python3_core/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-2.2/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.11... python3.11 checking Python for regen version... Python 3.11.5 checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... "linux" checking for 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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 ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for --with-cxx-main=... no 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... 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) $(MAINCC) checking EXPORTSYMS... checking for GNU ld... yes checking for --enable-shared... yes checking for --with-static-libpython... yes checking for --enable-profiling... no checking LDLIBRARY... checking HOSTRUNNER... libpython$(LDVERSION).so checking for ar... ar checking for readelf... readelf checking for a BSD-compatible install... /bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking for --with-trace-refs... no checking for --enable-pystats... no checking for --with-assertions... no checking for --enable-optimizations... no checking PROFILE_TASK... -m test --pgo --timeout=$(TESTTIMEOUT) checking for --with-lto... no checking for llvm-profdata... 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 alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking linux/auxvec.h usability... yes checking linux/auxvec.h presence... yes checking for linux/auxvec.h... yes checking sys/auxv.h usability... yes checking sys/auxv.h presence... yes checking for sys/auxv.h... yes checking linux/limits.h usability... yes checking linux/limits.h presence... yes checking for linux/limits.h... yes checking linux/memfd.h usability... yes checking linux/memfd.h presence... yes checking for linux/memfd.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/wait.h usability... yes checking linux/wait.h presence... yes checking for linux/wait.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/memfd.h usability... no checking sys/memfd.h presence... no checking for sys/memfd.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for sys/stat.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/qrtr.h... yes checking for linux/vm_sockets.h... yes checking for linux/can.h... yes checking for linux/can/bcm.h... yes checking for linux/can/j1939.h... no checking for linux/can/raw.h... yes checking for netcan/can.h... no checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking alignment of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking alignment of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking 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 dyld... no checking for --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking BLDSHARED flags... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for LIBUUID... 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 --with-system-ffi... yes checking for --with-system-libmpdec... no checking for --with-decimal-contextvar... yes checking for decimal libmpdec machine... uint128 checking for LIBNSL... no checking for library containing yp_match... no checking for LIBSQLITE3... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for sqlite3_bind_double in -lsqlite3... yes checking for sqlite3_column_decltype in -lsqlite3... yes checking for sqlite3_column_double in -lsqlite3... yes checking for sqlite3_complete in -lsqlite3... yes checking for sqlite3_enable_shared_cache in -lsqlite3... yes checking for sqlite3_progress_handler in -lsqlite3... yes checking for sqlite3_result_double in -lsqlite3... yes checking for sqlite3_set_authorizer in -lsqlite3... yes checking for sqlite3_trace_v2 in -lsqlite3... yes checking for sqlite3_value_double in -lsqlite3... yes checking for sqlite3_load_extension in -lsqlite3... yes checking for sqlite3_serialize in -lsqlite3... no checking for --enable-loadable-sqlite-extensions... yes checking for TCLTK... yes checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking ndbm.h usability... yes checking ndbm.h presence... yes checking for ndbm.h... yes checking for dbm_open in -lndbm... no checking for dbm_open in -lgdbm_compat... yes checking gdbm/ndbm.h usability... yes checking gdbm/ndbm.h presence... yes checking for gdbm/ndbm.h... yes checking gdbm-ndbm.h usability... no checking gdbm-ndbm.h presence... no checking for gdbm-ndbm.h... no checking for dbm_open in -lgdbm_compat... (cached) yes checking db.h usability... no checking db.h presence... no checking for db.h... no checking for --with-dbmliborder... gdbm:ndbm:bdb 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 ipv6 stack type... linux-glibc checking CAN_RAW_FD_FRAMES... yes checking for CAN_RAW_JOIN_FILTERS... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-freelists... yes checking for --with-c-locale-coercion... yes checking for --with-valgrind... no checking for --with-dtrace... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for accept4... yes checking for alarm... yes checking for bind_textdomain_codeset... yes checking for chmod... yes checking for chown... yes checking for clock... yes checking for close_range... no checking for confstr... yes checking for copy_file_range... yes checking for ctermid... yes checking for dup... yes checking for dup3... yes checking for execv... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fdopendir... yes checking for fdwalk... no checking for fexecve... yes checking for fork... yes checking for fork1... no checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimens... yes checking for futimes... yes checking for futimesat... yes checking for gai_strerror... yes checking for getegid... yes checking for getentropy... yes checking for geteuid... yes checking for getgid... yes checking for getgrgid... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getgrouplist... yes checking for getgroups... yes checking for gethostname... yes checking for getitimer... yes checking for getloadavg... yes checking for getlogin... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getppid... yes checking for getpriority... yes checking for _getpty... no checking for getpwent... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getresgid... yes checking for getresuid... yes checking for getrusage... yes checking for getsid... yes checking for getspent... yes checking for getspnam... yes checking for getuid... yes checking for getwd... yes checking for if_nameindex... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for linkat... yes checking for lockf... yes checking for lstat... yes checking for lutimes... yes checking for madvise... yes checking for mbrtowc... yes checking for memrchr... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for opendir... yes checking for pathconf... yes checking for pause... yes checking for pipe... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for pread... yes checking for preadv... yes checking for preadv2... yes checking for pthread_condattr_setclock... yes checking for pthread_init... no checking for pthread_kill... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev2... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for rtpSpawn... no checking for sched_get_priority_max... yes checking for sched_rr_get_interval... yes checking for sched_setaffinity... yes checking for sched_setparam... yes checking for sched_setscheduler... yes checking for sem_clockwait... 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 system... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for ttyname... yes checking for umask... yes checking for uname... yes checking for unlinkat... yes checking for utimensat... yes checking for utimes... yes checking for vfork... yes checking for wait... yes checking for wait3... yes checking for wait4... yes checking for waitid... yes checking for waitpid... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll_create... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... yes checking for _dyld_shared_cache_contains_path... no checking for memfd_create... yes checking for eventfd... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for ZLIB... yes checking for BZIP2... yes checking for LIBLZMA... yes checking for hstrerror... yes checking for getservbyname... yes checking for getservbyport... yes checking for gethostbyname... yes checking for gethostbyaddr... yes checking for getprotobyname... yes checking for inet_aton... yes checking for inet_ntoa... yes checking for inet_pton... yes checking for getpeername... (cached) yes checking for getsockname... yes checking for accept... yes checking for bind... yes checking for connect... yes checking for listen... yes checking for recvfrom... yes checking for sendto... yes checking for setsockopt... yes checking for socket... yes checking for setgroups... yes checking for openpty... 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 LIBCRYPT... yes checking for crypt or crypt_r... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for clock_nanosleep... yes checking for nanosleep... yes checking for major, minor, and makedev... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for siginfo_t.si_band... yes checking for time.h that defines altzone... no checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking for an ANSI C-conforming const... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... 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 wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... 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-311-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 how to link readline libs... -lreadline checking whether rl_completion_append_character is declared... yes checking whether rl_completion_suppress_append is declared... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking whether rl_catch_signals is declared... yes checking for append_history in -lreadline... yes checking for rl_compdisp_func_t... yes checking for broken nice()... no checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for curses function is_pad... yes checking for curses function is_term_resized... yes checking for curses function resize_term... yes checking for curses function resizeterm... yes checking for curses function immedok... yes checking for curses function syncok... yes checking for curses function wchgat... yes checking for curses function filter... yes checking for curses function has_key... yes checking for curses function typeahead... yes checking for curses function use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... 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 stdatomic.h... yes checking for builtin __atomic_load_n and __atomic_store_n functions... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes checking for library containing shm_open... -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,sha256,sha512,sha3,blake2 checking for LIBB2... no checking for --disable-test-modules... yes checking for additional Modules/Setup files... checking for stdlib extension module _multiprocessing... yes checking for stdlib extension module _posixshmem... yes checking for stdlib extension module fcntl... yes checking for stdlib extension module mmap... yes checking for stdlib extension module _socket... yes checking for stdlib extension module grp... yes checking for stdlib extension module ossaudiodev... yes checking for stdlib extension module pwd... yes checking for stdlib extension module resource... yes checking for stdlib extension module _scproxy... n/a checking for stdlib extension module spwd... yes checking for stdlib extension module syslog... yes checking for stdlib extension module termios... yes checking for stdlib extension module pyexpat... yes checking for stdlib extension module _elementtree... yes checking for stdlib extension module _md5... yes checking for stdlib extension module _sha1... yes checking for stdlib extension module _sha256... yes checking for stdlib extension module _sha512... yes checking for stdlib extension module _sha3... yes checking for stdlib extension module _blake2... yes checking for stdlib extension module _crypt... yes checking for stdlib extension module _decimal... yes checking for stdlib extension module _gdbm... yes checking for stdlib extension module nis... missing 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 _testinternalcapi... yes checking for stdlib extension module _testbuffer... yes checking for stdlib extension module _testimportmultiple... yes checking for stdlib extension module _testmultiphase... yes checking for stdlib extension module _xxtestfuzz... yes checking for stdlib extension module _ctypes_test... yes checking for stdlib extension module xxlimited... yes checking for stdlib extension module xxlimited_35... yes configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-embed.pc config.status: creating Misc/python-config.sh config.status: creating Modules/Setup.bootstrap config.status: creating Modules/Setup.stdlib config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h configure: creating Modules/Setup.local configure: creating Makefile configure: If you want a release build with all stable optimizations active (PGO, etc), please run ./configure --enable-optimizations cd build/Python-3.11.7 && make make[2]: Entering directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7' gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/pegen_errors.o Parser/pegen_errors.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/action_helpers.o Parser/action_helpers.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/Python-tokenize.o Python/Python-tokenize.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/frame.o Python/frame.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c Python/initconfig.c:2283:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] config_envvars_usage() ^~~~~~~~~~~~~~~~~~~~ Python/initconfig.c:2289:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] config_xoptions_usage() ^~~~~~~~~~~~~~~~~~~~~ gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/specialize.o Python/specialize.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-311-x86_64-linux-gnu"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/signalmodule.c -o Modules/signalmodule.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -I./Modules/_io -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/stringio.c -o Modules/_io/stringio.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre/sre.c -o Modules/_sre/sre.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_module.o Programs/_freeze_module.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Modules/getpath_noop.o Modules/getpath_noop.c gcc -pthread -L/opt/metwork-mfext-2.2/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/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ./Programs/_freeze_module importlib._bootstrap ./Lib/importlib/_bootstrap.py Python/frozen_modules/importlib._bootstrap.h ./Programs/_freeze_module importlib._bootstrap_external ./Lib/importlib/_bootstrap_external.py Python/frozen_modules/importlib._bootstrap_external.h gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Programs/_bootstrap_python.o Programs/_bootstrap_python.c ./Programs/_freeze_module getpath ./Modules/getpath.py Python/frozen_modules/getpath.h gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/opt/metwork-mfext-2.2/opt/python3_core"' \ -DEXEC_PREFIX='"/opt/metwork-mfext-2.2/opt/python3_core"' \ -DVERSION='"3.11"' \ -DVPATH='""' \ -DPLATLIBDIR='"lib"' \ -DPYTHONFRAMEWORK='""' \ -o Modules/getpath.o ./Modules/getpath.c gcc -pthread -L/opt/metwork-mfext-2.2/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/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/xxsubtype.o \ Programs/_bootstrap_python.o Modules/getpath.o -lpthread -ldl -lutil -lm ./Programs/_freeze_module zipimport ./Lib/zipimport.py Python/frozen_modules/zipimport.h ./_bootstrap_python ./Programs/_freeze_module.py abc ./Lib/abc.py Python/frozen_modules/abc.h ./_bootstrap_python ./Programs/_freeze_module.py codecs ./Lib/codecs.py Python/frozen_modules/codecs.h ./_bootstrap_python ./Programs/_freeze_module.py io ./Lib/io.py Python/frozen_modules/io.h ./_bootstrap_python ./Programs/_freeze_module.py _collections_abc ./Lib/_collections_abc.py Python/frozen_modules/_collections_abc.h ./_bootstrap_python ./Programs/_freeze_module.py _sitebuiltins ./Lib/_sitebuiltins.py Python/frozen_modules/_sitebuiltins.h ./_bootstrap_python ./Programs/_freeze_module.py genericpath ./Lib/genericpath.py Python/frozen_modules/genericpath.h ./_bootstrap_python ./Programs/_freeze_module.py ntpath ./Lib/ntpath.py Python/frozen_modules/ntpath.h ./_bootstrap_python ./Programs/_freeze_module.py posixpath ./Lib/posixpath.py Python/frozen_modules/posixpath.h ./_bootstrap_python ./Programs/_freeze_module.py os ./Lib/os.py Python/frozen_modules/os.h ./_bootstrap_python ./Programs/_freeze_module.py site ./Lib/site.py Python/frozen_modules/site.h ./_bootstrap_python ./Programs/_freeze_module.py stat ./Lib/stat.py Python/frozen_modules/stat.h ./_bootstrap_python ./Programs/_freeze_module.py importlib.util ./Lib/importlib/util.py Python/frozen_modules/importlib.util.h ./_bootstrap_python ./Programs/_freeze_module.py importlib.machinery ./Lib/importlib/machinery.py Python/frozen_modules/importlib.machinery.h ./_bootstrap_python ./Programs/_freeze_module.py runpy ./Lib/runpy.py Python/frozen_modules/runpy.h ./_bootstrap_python ./Programs/_freeze_module.py __hello__ ./Lib/__hello__.py Python/frozen_modules/__hello__.h ./_bootstrap_python ./Programs/_freeze_module.py __phello__ ./Lib/__phello__/__init__.py Python/frozen_modules/__phello__.h ./_bootstrap_python ./Programs/_freeze_module.py __phello__.ham ./Lib/__phello__/ham/__init__.py Python/frozen_modules/__phello__.ham.h ./_bootstrap_python ./Programs/_freeze_module.py __phello__.ham.eggs ./Lib/__phello__/ham/eggs.py Python/frozen_modules/__phello__.ham.eggs.h ./_bootstrap_python ./Programs/_freeze_module.py __phello__.spam ./Lib/__phello__/spam.py Python/frozen_modules/__phello__.spam.h ./_bootstrap_python ./Programs/_freeze_module.py frozen_only ./Tools/freeze/flag.py Python/frozen_modules/frozen_only.h ./_bootstrap_python ./Tools/scripts/deepfreeze.py \ Python/frozen_modules/importlib._bootstrap.h:importlib._bootstrap \ Python/frozen_modules/importlib._bootstrap_external.h:importlib._bootstrap_external \ Python/frozen_modules/zipimport.h:zipimport \ Python/frozen_modules/abc.h:abc \ Python/frozen_modules/codecs.h:codecs \ Python/frozen_modules/io.h:io \ Python/frozen_modules/_collections_abc.h:_collections_abc \ Python/frozen_modules/_sitebuiltins.h:_sitebuiltins \ Python/frozen_modules/genericpath.h:genericpath \ Python/frozen_modules/ntpath.h:ntpath \ Python/frozen_modules/posixpath.h:posixpath \ Python/frozen_modules/os.h:os \ Python/frozen_modules/site.h:site \ Python/frozen_modules/stat.h:stat \ Python/frozen_modules/importlib.util.h:importlib.util \ Python/frozen_modules/importlib.machinery.h:importlib.machinery \ Python/frozen_modules/runpy.h:runpy \ Python/frozen_modules/__hello__.h:__hello__ \ Python/frozen_modules/__phello__.h:__phello__ \ Python/frozen_modules/__phello__.ham.h:__phello__.ham \ Python/frozen_modules/__phello__.ham.eggs.h:__phello__.ham.eggs \ Python/frozen_modules/__phello__.spam.h:__phello__.spam \ Python/frozen_modules/frozen_only.h:frozen_only \ -o Python/deepfreeze/deepfreeze.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/deepfreeze/deepfreeze.o Python/deepfreeze/deepfreeze.c gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c rm -f libpython3.11.a ar rcs libpython3.11.a Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/xxsubtype.o Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o if test libpython3.11.so.1.0 != libpython3.11.so; then \ gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -Wl,-hlibpython3.11.so.1.0 -o libpython3.11.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/xxsubtype.o Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o -lpthread -ldl -lutil -lm; \ ln -f libpython3.11.so.1.0 libpython3.11.so; \ else \ gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -o libpython3.11.so Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_threadmodule.o Modules/timemodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/xxsubtype.o Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o -lpthread -ldl -lutil -lm; \ fi gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.11.so gcc -pthread -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.11 -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/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.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -fPIC -o Modules/_decimal/libmpdec/io.o ./Modules/_decimal/libmpdec/io.c gcc -pthread -c -I./Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 -c -I./Modules/expat -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -fPIC -o Modules/expat/xmlparse.o ./Modules/expat/xmlparse.c gcc -pthread -c -I./Modules/expat -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -fPIC -o Modules/expat/xmlrole.o ./Modules/expat/xmlrole.c gcc -pthread -c -I./Modules/expat -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/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 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib CC='gcc -pthread' LDSHARED='gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' ./python -E ./setup.py build running build running build_ext building 'array' extension creating build/temp.linux-x86_64-3.11/src creating build/temp.linux-x86_64-3.11/src/layers creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3 creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/arraymodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/arraymodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/arraymodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/array.cpython-311-x86_64-linux-gnu.so building '_contextvars' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_contextvarsmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_contextvarsmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_contextvars.cpython-311-x86_64-linux-gnu.so building 'math' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/mathmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/mathmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/mathmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.11/math.cpython-311-x86_64-linux-gnu.so building 'cmath' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cmathmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cmathmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.11/cmath.cpython-311-x86_64-linux-gnu.so building '_datetime' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_datetimemodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_datetimemodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.11/_datetime.cpython-311-x86_64-linux-gnu.so building '_zoneinfo' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_zoneinfo.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_zoneinfo.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_zoneinfo.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_zoneinfo.cpython-311-x86_64-linux-gnu.so building '_random' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_randommodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_randommodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_randommodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_random.cpython-311-x86_64-linux-gnu.so building '_bisect' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_bisectmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_bisectmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_bisect.cpython-311-x86_64-linux-gnu.so building '_heapq' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_heapqmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_heapqmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_heapq.cpython-311-x86_64-linux-gnu.so building '_pickle' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_pickle.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_pickle.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_pickle.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_pickle.cpython-311-x86_64-linux-gnu.so building '_json' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_json.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_json.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_json.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_json.cpython-311-x86_64-linux-gnu.so building '_lsprof' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_lsprof.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_lsprof.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/rotatingtree.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_lsprof.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/rotatingtree.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_lsprof.cpython-311-x86_64-linux-gnu.so building 'unicodedata' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/unicodedata.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/unicodedata.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/unicodedata.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/unicodedata.cpython-311-x86_64-linux-gnu.so building '_opcode' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_opcode.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_opcode.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_opcode.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_opcode.cpython-311-x86_64-linux-gnu.so building '_asyncio' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_asynciomodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_asynciomodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_asyncio.cpython-311-x86_64-linux-gnu.so building '_queue' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_queuemodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_queuemodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_queue.cpython-311-x86_64-linux-gnu.so building '_statistics' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_statisticsmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_statisticsmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_statisticsmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.11/_statistics.cpython-311-x86_64-linux-gnu.so building '_struct' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_struct.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_struct.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_struct.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_struct.cpython-311-x86_64-linux-gnu.so building '_typing' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_typingmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_typingmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_typingmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_typing.cpython-311-x86_64-linux-gnu.so building 'fcntl' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/fcntlmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/fcntlmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/fcntl.cpython-311-x86_64-linux-gnu.so building 'grp' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/grpmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/grpmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/grpmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/grp.cpython-311-x86_64-linux-gnu.so building '_socket' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/socketmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/socketmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/socketmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_socket.cpython-311-x86_64-linux-gnu.so building 'spwd' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/spwdmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/spwdmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/spwd.cpython-311-x86_64-linux-gnu.so building 'select' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/selectmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/selectmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/selectmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/select.cpython-311-x86_64-linux-gnu.so building 'mmap' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/mmapmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/mmapmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/mmap.cpython-311-x86_64-linux-gnu.so building 'syslog' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/syslogmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/syslogmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/syslog.cpython-311-x86_64-linux-gnu.so building '_xxsubinterpreters' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_xxsubinterpretersmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_xxsubinterpretersmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_xxsubinterpreters.cpython-311-x86_64-linux-gnu.so building 'audioop' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/audioop.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/audioop.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/audioop.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.11/audioop.cpython-311-x86_64-linux-gnu.so building '_csv' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_csv.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_csv.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_csv.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_csv.cpython-311-x86_64-linux-gnu.so building '_posixsubprocess' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_posixsubprocess.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_posixsubprocess.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_posixsubprocess.cpython-311-x86_64-linux-gnu.so building '_testcapi' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testcapimodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testcapimodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_testcapi.cpython-311-x86_64-linux-gnu.so building '_testclinic' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testclinic.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testclinic.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testclinic.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_testclinic.cpython-311-x86_64-linux-gnu.so building '_testinternalcapi' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testinternalcapi.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testinternalcapi.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testinternalcapi.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_testinternalcapi.cpython-311-x86_64-linux-gnu.so building '_testbuffer' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testbuffer.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testbuffer.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_testbuffer.cpython-311-x86_64-linux-gnu.so building '_testimportmultiple' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testimportmultiple.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testimportmultiple.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_testimportmultiple.cpython-311-x86_64-linux-gnu.so building '_testmultiphase' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testmultiphase.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_testmultiphase.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_testmultiphase.cpython-311-x86_64-linux-gnu.so building '_xxtestfuzz' extension creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_xxtestfuzz gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_xxtestfuzz/fuzzer.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_xxtestfuzz/fuzzer.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_xxtestfuzz.cpython-311-x86_64-linux-gnu.so building 'readline' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/readline.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/readline.o In file included from /opt/metwork-mfext-2.2/opt/python3_core/../core/include/readline/readline.h:36, from /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/readline.c:36: /opt/metwork-mfext-2.2/opt/python3_core/../core/include/readline/rltypedefs.h:35:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] typedef int Function () __attribute__ ((deprecated)); ^~~~~~~ /opt/metwork-mfext-2.2/opt/python3_core/../core/include/readline/rltypedefs.h:36:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] typedef void VFunction () __attribute__ ((deprecated)); ^~~~~~~ /opt/metwork-mfext-2.2/opt/python3_core/../core/include/readline/rltypedefs.h:37:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] typedef char *CPFunction () __attribute__ ((deprecated)); ^~~~~~~ /opt/metwork-mfext-2.2/opt/python3_core/../core/include/readline/rltypedefs.h:38:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] typedef char **CPPFunction () __attribute__ ((deprecated)); ^~~~~~~ In file included from /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/readline.c:36: /opt/metwork-mfext-2.2/opt/python3_core/../core/include/readline/readline.h:408:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] extern int rl_message (); ^~~~~~ gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/readline.o -L/usr/lib/termcap -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lreadline -o build/lib.linux-x86_64-3.11/readline.cpython-311-x86_64-linux-gnu.so building '_curses' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_cursesmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_cursesmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lncursesw -o build/lib.linux-x86_64-3.11/_curses.cpython-311-x86_64-linux-gnu.so building '_curses_panel' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_curses_panel.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_curses_panel.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-x86_64-3.11/_curses_panel.cpython-311-x86_64-linux-gnu.so building '_crypt' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_cryptmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_cryptmodule.o -L/lib64 -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.11/_crypt.cpython-311-x86_64-linux-gnu.so building '_ssl' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ssl.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ssl.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ssl.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.11/_ssl.cpython-311-x86_64-linux-gnu.so building '_hashlib' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_hashopenssl.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_hashopenssl.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lcrypto -o build/lib.linux-x86_64-3.11/_hashlib.cpython-311-x86_64-linux-gnu.so building '_md5' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/md5module.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/md5module.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/md5module.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_md5.cpython-311-x86_64-linux-gnu.so building '_sha1' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/sha1module.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/sha1module.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/sha1module.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_sha1.cpython-311-x86_64-linux-gnu.so building '_sha256' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/sha256module.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/sha256module.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/sha256module.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_sha256.cpython-311-x86_64-linux-gnu.so building '_sha512' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/sha512module.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/sha512module.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/sha512module.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_sha512.cpython-311-x86_64-linux-gnu.so building '_sha3' extension creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sha3 gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sha3/sha3module.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sha3/sha3module.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_sha3.cpython-311-x86_64-linux-gnu.so building '_blake2' extension creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_blake2 gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_blake2/blake2b_impl.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_blake2/blake2module.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_blake2/blake2s_impl.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_blake2/blake2s_impl.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_blake2.cpython-311-x86_64-linux-gnu.so building '_dbm' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DUSE_GDBM_COMPAT -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_dbmmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_dbmmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_dbmmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lgdbm_compat -o build/lib.linux-x86_64-3.11/_dbm.cpython-311-x86_64-linux-gnu.so building '_gdbm' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_gdbmmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_gdbmmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_gdbmmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lgdbm -o build/lib.linux-x86_64-3.11/_gdbm.cpython-311-x86_64-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/blob.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/blob.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/connection.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/cursor.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/microprotocols.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/module.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/prepare_protocol.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/row.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/statement.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_sqlite -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/util.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/blob.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/module.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/row.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_sqlite/util.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lsqlite3 -o build/lib.linux-x86_64-3.11/_sqlite3.cpython-311-x86_64-linux-gnu.so building 'termios' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/termios.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/termios.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/termios.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/termios.cpython-311-x86_64-linux-gnu.so building 'resource' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/resource.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/resource.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/resource.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/resource.cpython-311-x86_64-linux-gnu.so building 'ossaudiodev' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/ossaudiodev.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/ossaudiodev.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/ossaudiodev.cpython-311-x86_64-linux-gnu.so building 'zlib' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/zlibmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/zlibmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.11/zlib.cpython-311-x86_64-linux-gnu.so building 'binascii' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DUSE_ZLIB_CRC32 -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/binascii.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/binascii.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/binascii.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.11/binascii.cpython-311-x86_64-linux-gnu.so building '_bz2' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_bz2module.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_bz2module.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_bz2module.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lbz2 -o build/lib.linux-x86_64-3.11/_bz2.cpython-311-x86_64-linux-gnu.so building '_lzma' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_lzmamodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_lzmamodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -llzma -o build/lib.linux-x86_64-3.11/_lzma.cpython-311-x86_64-linux-gnu.so building 'pyexpat' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/expat -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/pyexpat.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/pyexpat.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/pyexpat.o Modules/expat/libexpat.a -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.11/pyexpat.cpython-311-x86_64-linux-gnu.so building '_elementtree' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/expat -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_elementtree.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_elementtree.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_elementtree.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_elementtree.cpython-311-x86_64-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/multibytecodec.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/multibytecodec.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_multibytecodec.cpython-311-x86_64-linux-gnu.so building '_codecs_kr' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_kr.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_kr.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_codecs_kr.cpython-311-x86_64-linux-gnu.so building '_codecs_jp' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_jp.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_jp.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_codecs_jp.cpython-311-x86_64-linux-gnu.so building '_codecs_cn' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_cn.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_cn.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_codecs_cn.cpython-311-x86_64-linux-gnu.so building '_codecs_tw' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_tw.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_tw.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_codecs_tw.cpython-311-x86_64-linux-gnu.so building '_codecs_hk' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_hk.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_hk.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_codecs_hk.cpython-311-x86_64-linux-gnu.so building '_codecs_iso2022' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_iso2022.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_codecs_iso2022.cpython-311-x86_64-linux-gnu.so building '_decimal' extension creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_decimal gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I./Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_decimal/_decimal.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_decimal/_decimal.o Modules/_decimal/libmpdec/libmpdec.a -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.11/_decimal.cpython-311-x86_64-linux-gnu.so building '_ctypes_test' extension creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/_ctypes_test.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/_ctypes_test.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.11/_ctypes_test.cpython-311-x86_64-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_multiprocessing gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_multiprocessing -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_multiprocessing/multiprocessing.o gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_multiprocessing -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_multiprocessing/semaphore.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_multiprocessing/semaphore.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/_multiprocessing.cpython-311-x86_64-linux-gnu.so building '_posixshmem' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Modules/_multiprocessing -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_multiprocessing/posixshmem.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_multiprocessing/posixshmem.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lrt -o build/lib.linux-x86_64-3.11/_posixshmem.cpython-311-x86_64-linux-gnu.so building '_tkinter' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DWITH_APPINIT=1 -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_tkinter.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_tkinter.o -Wno-strict-prototypes gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DWITH_APPINIT=1 -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/tkappinit.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/tkappinit.o -Wno-strict-prototypes gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_tkinter.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/tkappinit.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 -o build/lib.linux-x86_64-3.11/_tkinter.cpython-311-x86_64-linux-gnu.so building '_uuid' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include/uuid -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_uuidmodule.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_uuidmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_uuidmodule.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -luuid -o build/lib.linux-x86_64-3.11/_uuid.cpython-311-x86_64-linux-gnu.so building 'xxlimited' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/xxlimited.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/xxlimited.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/xxlimited.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/xxlimited.cpython-311-x86_64-linux-gnu.so building 'xxlimited_35' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/xxlimited_35.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/xxlimited_35.o gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/xxlimited_35.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.11/xxlimited_35.cpython-311-x86_64-linux-gnu.so building '_ctypes' extension gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/_ctypes.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/callbacks.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/callproc.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/cfield.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -fPIC -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/stgdict.o -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/cfield.o build/temp.linux-x86_64-3.11/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Modules/_ctypes/stgdict.o -L. -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -L/usr/local/lib -lffi -ldl -o build/lib.linux-x86_64-3.11/_ctypes.cpython-311-x86_64-linux-gnu.so The necessary bits to build these optional modules were not found: nis To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts creating build/scripts-3.11 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Tools/scripts/pydoc3 -> build/scripts-3.11 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Tools/scripts/idle3 -> build/scripts-3.11 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Tools/scripts/2to3 -> build/scripts-3.11 changing mode of build/scripts-3.11/pydoc3 from 644 to 755 changing mode of build/scripts-3.11/idle3 from 644 to 755 changing mode of build/scripts-3.11/2to3 from 644 to 755 renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11 renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11 renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11 /bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py gcc -pthread -c -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.2/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c gcc -pthread -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.11 -lpthread -ldl -lutil -lm sed -e "s,@EXENAME@,/opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11," < ./Misc/python-config.in >python-config.py LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config make[2]: Leaving directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7' cd build/Python-3.11.7 && make install make[2]: Entering directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7' Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib if test "no-framework" = "no-framework" ; then \ /bin/install -c python /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11; \ else \ /bin/install -c -s Mac/pythonw /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11; \ fi if test "3.11" != "3.11"; then \ if test -f /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11 -o -h /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11; \ then rm -f /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11; \ fi; \ (cd /opt/metwork-mfext-2.2/opt/python3_core/bin; ln python3.11 python3.11); \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11-32; \ lipo \ -output /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11-32 \ /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11; \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11-intel64; \ lipo \ -output /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11-intel64 \ /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11; \ fi LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib CC='gcc -pthread' LDSHARED='gcc -pthread -shared -L/opt/metwork-mfext-2.2/opt/python3_core/../core/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' ./python -E ./setup.py build running build running build_ext The necessary bits to build these optional modules were not found: nis To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Tools/scripts/pydoc3 -> build/scripts-3.11 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Tools/scripts/idle3 -> build/scripts-3.11 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Tools/scripts/2to3 -> build/scripts-3.11 changing mode of build/scripts-3.11/pydoc3 from 644 to 755 changing mode of build/scripts-3.11/idle3 from 644 to 755 changing mode of build/scripts-3.11/2to3 from 644 to 755 renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11 renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11 renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/collections Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/_bundled Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/dummy Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts/common Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts/posix Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/parsers Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__phello__ Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers/myfixes Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/capath Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/configdata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/data Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/parent Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package2 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/unwritable Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01/subdirectory Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/one Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/two Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion1 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion2 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_ Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion1 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion2 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1/parent Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2/parent Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3/parent Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespacedata01 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/partial Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/resources Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata01 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata02 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/array Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/array-of-tables Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/boolean Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/dates-and-times Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/dotted-keys Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/inline-table Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/keys-and-vals Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/literal-str Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/multiline-basic-str Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/multiline-literal-str Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/table Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/array Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/dates-and-times Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/multiline-basic-str Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/data Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/data Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tracedmodules Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ziptestdata Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 ./Lib/__future__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/__hello__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_aix_support.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_bootsubprocess.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_collections_abc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_compat_pickle.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_compression.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_markupbase.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_osx_support.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_py_abc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_pydecimal.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_pyio.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_sitebuiltins.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_strptime.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_threading_local.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/_weakrefset.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/abc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/aifc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/antigravity.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/argparse.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/ast.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/asynchat.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/asyncore.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/base64.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/bdb.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/bisect.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/bz2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/cProfile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/calendar.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/cgi.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/cgitb.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/chunk.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/cmd.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/code.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/codecs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/codeop.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/colorsys.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/compileall.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/configparser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/contextlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/contextvars.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/copy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/copyreg.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/crypt.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/csv.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/dataclasses.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/datetime.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/decimal.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/difflib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/dis.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/doctest.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/enum.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/filecmp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/fileinput.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/fnmatch.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/fractions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/ftplib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/functools.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/genericpath.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/getopt.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/getpass.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/gettext.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/glob.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/graphlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/gzip.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/hashlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/heapq.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/hmac.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/imaplib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/imghdr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/imp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/inspect.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/io.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/ipaddress.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/keyword.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/linecache.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/locale.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/lzma.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/mailbox.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/mailcap.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/mimetypes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/modulefinder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/netrc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/nntplib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/ntpath.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/nturl2path.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/numbers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/opcode.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/operator.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/optparse.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/os.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/pathlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/pdb.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/pickle.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/pickletools.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/pipes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/pkgutil.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/platform.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/plistlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/poplib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/posixpath.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/pprint.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/profile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/pstats.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/pty.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/py_compile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/pyclbr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/pydoc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/queue.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/quopri.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/random.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/reprlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/rlcompleter.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/runpy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/sched.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/secrets.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/selectors.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/shelve.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/shlex.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/shutil.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/signal.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/site.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/smtpd.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/smtplib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/sndhdr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/socket.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/socketserver.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/sre_compile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/sre_constants.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/sre_parse.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/ssl.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/stat.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/statistics.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/string.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/stringprep.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/struct.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/subprocess.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/sunau.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/symtable.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/sysconfig.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/tabnanny.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/tarfile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/telnetlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/tempfile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/textwrap.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/this.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/threading.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/timeit.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/token.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/tokenize.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/trace.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/traceback.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/tracemalloc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/tty.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/turtle.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/types.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/typing.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/uu.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/uuid.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/warnings.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/wave.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/weakref.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c ./Lib/webbrowser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/xdrlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/zipapp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/zipfile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/zipimport.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 /bin/install -c -m 644 ./Lib/asyncio/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_events.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_futures.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/constants.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/coroutines.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/events.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/exceptions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/futures.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/locks.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/log.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/mixins.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/protocols.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/queues.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/runners.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/selector_events.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/sslproto.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/staggered.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/streams.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/subprocess.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/taskgroups.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/tasks.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/threads.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/timeouts.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/transports.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/trsock.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/unix_events.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/windows_events.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio /bin/install -c -m 644 ./Lib/collections/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/collections /bin/install -c -m 644 ./Lib/collections/abc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/collections /bin/install -c -m 644 ./Lib/concurrent/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent /bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures /bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures /bin/install -c -m 644 ./Lib/concurrent/futures/process.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures /bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures /bin/install -c -m 644 ./Lib/ctypes/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes /bin/install -c -m 644 ./Lib/ctypes/_aix.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes /bin/install -c -m 644 ./Lib/ctypes/_endian.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes /bin/install -c -m 644 ./Lib/ctypes/util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes /bin/install -c -m 644 ./Lib/ctypes/wintypes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes /bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib /bin/install -c ./Lib/ctypes/macholib/fetch_macholib /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib /bin/install -c -m 644 ./Lib/curses/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses /bin/install -c -m 644 ./Lib/curses/ascii.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses /bin/install -c -m 644 ./Lib/curses/has_key.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses /bin/install -c -m 644 ./Lib/curses/panel.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses /bin/install -c -m 644 ./Lib/curses/textpad.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses /bin/install -c -m 644 ./Lib/dbm/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm /bin/install -c -m 644 ./Lib/dbm/dumb.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm /bin/install -c -m 644 ./Lib/dbm/gnu.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm /bin/install -c -m 644 ./Lib/dbm/ndbm.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm /bin/install -c -m 644 ./Lib/distutils/README /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/archive_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/ccompiler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/cmd.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/config.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/core.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/debug.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/dep_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/dir_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/dist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/errors.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/extension.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/file_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/filelist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/log.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/spawn.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/sysconfig.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/text_file.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/version.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils /bin/install -c -m 644 ./Lib/distutils/command/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/bdist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build_py.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/check.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/clean.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/command_template /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/config.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_data.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/register.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/sdist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/upload.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command /bin/install -c -m 644 ./Lib/email/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/_encoded_words.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/_header_value_parser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/_parseaddr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/_policybase.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/architecture.rst /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/base64mime.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/charset.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/contentmanager.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/encoders.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/errors.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/feedparser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/generator.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/header.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/headerregistry.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/iterators.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/message.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/parser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/policy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/quoprimime.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/utils.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email /bin/install -c -m 644 ./Lib/email/mime/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime /bin/install -c -m 644 ./Lib/email/mime/application.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime /bin/install -c -m 644 ./Lib/email/mime/audio.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime /bin/install -c -m 644 ./Lib/email/mime/base.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime /bin/install -c -m 644 ./Lib/email/mime/image.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime /bin/install -c -m 644 ./Lib/email/mime/message.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime /bin/install -c -m 644 ./Lib/email/mime/multipart.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime /bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime /bin/install -c -m 644 ./Lib/email/mime/text.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime /bin/install -c -m 644 ./Lib/encodings/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/aliases.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/ascii.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/base64_codec.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/big5.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/charmap.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp037.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1006.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1026.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1125.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1140.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1250.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1251.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1252.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1253.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1254.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1255.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1256.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1257.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp1258.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp273.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp424.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp437.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp500.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp720.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp737.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp775.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp850.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp852.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp855.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp856.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp857.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp858.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp860.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp861.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp862.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp863.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp864.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp865.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp866.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp869.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp874.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp875.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp932.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp949.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/cp950.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/euc_jp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/euc_kr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/gb18030.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/gb2312.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/gbk.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/hex_codec.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/hz.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/idna.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/johab.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/koi8_r.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/koi8_t.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/koi8_u.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/kz1048.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/latin_1.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/mac_greek.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/mac_roman.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/mbcs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/oem.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/palmos.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/ptcp154.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/punycode.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c ./Lib/encodings/rot_13.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/shift_jis.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/tis_620.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/undefined.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/utf_16.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/utf_32.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/utf_7.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/utf_8.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/uu_codec.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings /bin/install -c -m 644 ./Lib/ensurepip/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip /bin/install -c -m 644 ./Lib/ensurepip/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip /bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip /bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-23.2.1-py3-none-any.whl /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/_bundled /bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-65.5.0-py3-none-any.whl /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/_bundled /bin/install -c -m 644 ./Lib/html/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html /bin/install -c -m 644 ./Lib/html/entities.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html /bin/install -c -m 644 ./Lib/html/parser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html /bin/install -c -m 644 ./Lib/http/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http /bin/install -c -m 644 ./Lib/http/client.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http /bin/install -c -m 644 ./Lib/http/cookiejar.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http /bin/install -c -m 644 ./Lib/http/cookies.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http /bin/install -c -m 644 ./Lib/http/server.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http /bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/ChangeLog /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/README.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/TODO.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/autocomplete.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/autoexpand.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/browser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/calltip.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/calltip_w.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/codecontext.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/colorizer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-keys.def /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-main.def /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/config.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/config_key.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/configdialog.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugger.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugger_r.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugobj.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugobj_r.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/delegator.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/dynoption.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/editor.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/extend.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/filelist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/format.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/grep.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/help.html /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/help.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/help_about.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/history.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/hyperparser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/idle.bat /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/idle.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/idle.pyw /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/iomenu.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/macosx.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/mainmenu.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/multicall.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/outwin.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/parenmatch.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/pathbrowser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/percolator.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/pyparse.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c ./Lib/idlelib/pyshell.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/query.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/redirector.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/replace.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/rpc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/run.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/runscript.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/scrolledlist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/search.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/searchbase.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/searchengine.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/sidebar.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/squeezer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/stackviewer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/statusbar.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/textview.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/tooltip.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/tree.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/undo.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/window.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/zoomheight.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/zzdummy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib /bin/install -c -m 644 ./Lib/idlelib/Icons/README.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_256.png /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons /bin/install -c -m 644 ./Lib/importlib/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib /bin/install -c -m 644 ./Lib/importlib/_abc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib /bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib /bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib /bin/install -c -m 644 ./Lib/importlib/abc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib /bin/install -c -m 644 ./Lib/importlib/machinery.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib /bin/install -c -m 644 ./Lib/importlib/readers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib /bin/install -c -m 644 ./Lib/importlib/simple.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib /bin/install -c -m 644 ./Lib/importlib/util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib /bin/install -c -m 644 ./Lib/importlib/resources/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/_adapters.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/_common.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/_itertools.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/_legacy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/abc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/readers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources /bin/install -c -m 644 ./Lib/importlib/resources/simple.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources /bin/install -c -m 644 ./Lib/importlib/metadata/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_adapters.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_collections.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_functools.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_itertools.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_meta.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_text.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata /bin/install -c -m 644 ./Lib/json/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json /bin/install -c -m 644 ./Lib/json/decoder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json /bin/install -c -m 644 ./Lib/json/encoder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json /bin/install -c -m 644 ./Lib/json/scanner.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json /bin/install -c -m 644 ./Lib/json/tool.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json /bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/main.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/pygram.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/pytree.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/refactor.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2 /bin/install -c ./Lib/lib2to3/pgen2/token.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/logging/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging /bin/install -c -m 644 ./Lib/logging/config.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging /bin/install -c -m 644 ./Lib/logging/handlers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging /bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/connection.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/context.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/heap.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/managers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/pool.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/process.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/queues.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/dummy /bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/dummy /bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data /bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data /bin/install -c -m 644 ./Lib/pydoc_data/topics.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data /bin/install -c -m 644 ./Lib/re/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re /bin/install -c -m 644 ./Lib/re/_casefix.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re /bin/install -c -m 644 ./Lib/re/_compiler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re /bin/install -c -m 644 ./Lib/re/_constants.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re /bin/install -c -m 644 ./Lib/re/_parser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re /bin/install -c -m 644 ./Lib/site-packages/README.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages /bin/install -c -m 644 ./Lib/sqlite3/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3 /bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3 /bin/install -c -m 644 ./Lib/sqlite3/dump.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3 /bin/install -c -m 644 ./Lib/tkinter/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/commondialog.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/constants.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/dialog.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/dnd.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/filedialog.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/font.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/messagebox.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/tix.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tkinter/ttk.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter /bin/install -c -m 644 ./Lib/tomllib/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib /bin/install -c -m 644 ./Lib/tomllib/_parser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib /bin/install -c -m 644 ./Lib/tomllib/_re.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib /bin/install -c -m 644 ./Lib/tomllib/_types.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib /bin/install -c -m 644 ./Lib/turtledemo/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/bytedesign.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/chaos.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/clock.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/forest.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/fractalcurves.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/lindenmayer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/minimal_hanoi.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/nim.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/paint.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/peace.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/penrose.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/planet_and_moon.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/rosette.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/sorting_animate.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/tree.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/two_canvases.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c ./Lib/turtledemo/yinyang.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo /bin/install -c -m 644 ./Lib/unittest/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/unittest/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/unittest/_log.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/unittest/async_case.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/unittest/case.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/unittest/loader.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/unittest/main.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/unittest/mock.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/unittest/result.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/unittest/runner.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/unittest/signals.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/unittest/suite.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/unittest/util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest /bin/install -c -m 644 ./Lib/urllib/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib /bin/install -c -m 644 ./Lib/urllib/error.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib /bin/install -c -m 644 ./Lib/urllib/parse.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib /bin/install -c -m 644 ./Lib/urllib/request.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib /bin/install -c -m 644 ./Lib/urllib/response.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib /bin/install -c -m 644 ./Lib/urllib/robotparser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib /bin/install -c -m 644 ./Lib/venv/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv /bin/install -c -m 644 ./Lib/venv/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv /bin/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts/common /bin/install -c -m 644 ./Lib/venv/scripts/common/activate /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts/common /bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts/posix /bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts/posix /bin/install -c -m 644 ./Lib/wsgiref/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/handlers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/headers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/types.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/validate.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref /bin/install -c -m 644 ./Lib/xml/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml /bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/domreg.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/minidom.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom /bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree /bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/parsers /bin/install -c -m 644 ./Lib/xml/parsers/expat.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/parsers /bin/install -c -m 644 ./Lib/xml/sax/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/handler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax /bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc /bin/install -c -m 644 ./Lib/xmlrpc/client.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc /bin/install -c -m 644 ./Lib/xmlrpc/server.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc /bin/install -c -m 644 ./Lib/zoneinfo/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo /bin/install -c -m 644 ./Lib/zoneinfo/_common.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo /bin/install -c -m 644 ./Lib/zoneinfo/_tzpath.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo /bin/install -c -m 644 ./Lib/zoneinfo/_zoneinfo.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo /bin/install -c -m 644 ./Lib/__phello__/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__phello__ /bin/install -c -m 644 ./Lib/__phello__/spam.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__phello__ /bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test /bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/includetest.rst /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/support.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests /bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/example_noext /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/example_stub.pyi /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/template.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_format.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_sidebar.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zzdummy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/tkinter_testing_utils.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test /bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests /bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data /bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data /bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/_test_atexit.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/_test_eintr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/_test_embed_set_config.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/_test_embed_structseq.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/_test_venv_multiprocessing.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/audiotest.au /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/audiotests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/audit-tests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/autotest.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c ./Lib/test/bisect_cmd.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/clinic.test.c /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c ./Lib/test/curses_tests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/datetimetester.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/dis_module.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/doctest_aliases.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/doctest_lineno.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/double_const.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/empty.vbs /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/floating_points.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/fork_wait.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/ieee754.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/imp_dummy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/list_tests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/lock_tests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/mailcap.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/mapping_tests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/math_testcases.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/memory_watchdog.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/mime.types /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/mock_socket.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/mp_preload.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/pickletester.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/profilee.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/pstats.pck /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/pyclbr_input.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/pydoc_mod.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/pydocfodder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/pythoninfo.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/randv2_32.pck /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/randv2_64.pck /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/randv3.pck /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c ./Lib/test/re_tests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/recursion.tar /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c ./Lib/test/regrtest.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/relimport.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/reperf.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/sample_doctest.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/seq_tests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/signalinterproctester.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/sortperf.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/ssl_servers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/ssltests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/string_tests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test___all__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test__locale.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test__opcode.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test__osx_support.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test__xxsubinterpreters.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_abc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_aifc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_argparse.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c ./Lib/test/test_array.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ast.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_asyncgen.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_asynchat.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_asyncore.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_atexit.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_audioop.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_audit.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_augassign.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_base64.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_baseexception.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_bdb.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_bigmem.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_binascii.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_binop.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_bisect.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_bool.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_buffer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_bufio.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_builtin.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_bytes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_bz2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_calendar.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_call.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_cgi.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_cgitb.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_check_c_globals.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_class.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_clinic.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_cmath.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_cmd.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_cmd_line.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_code.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_code_module.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codecs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_codeop.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_collections.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_colorsys.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_compare.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_compile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_compileall.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_complex.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_configparser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_contains.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_context.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_contextlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_contextlib_async.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_copy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_copyreg.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_coroutines.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_cprofile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_crashers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_crypt.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_csv.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ctypes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_curses.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_datetime.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_dbm.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_decimal.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_decorators.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_defaultdict.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_deque.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_descr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_descrtut.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_devpoll.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_dict.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_dict_version.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_dictcomps.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_dictviews.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_difflib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_dis.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_distutils.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_doctest.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_doctest.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_doctest2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_doctest2.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_doctest3.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_doctest4.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_dtrace.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_dynamic.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_eintr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_embed.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ensurepip.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_enum.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_enumerate.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_eof.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_epoll.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_errno.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_except_star.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_exception_group.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_exception_variations.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_exceptions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_extcall.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_faulthandler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_fcntl.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_file.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_file_eintr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_filecmp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_fileinput.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_fileio.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_fileutils.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_finalization.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_float.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_flufl.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_fnmatch.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_fork1.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_format.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_fractions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_frame.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_frozen.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_fstring.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ftplib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_funcattrs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_functools.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_gc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_generator_stop.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_generators.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_genericalias.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_genericclass.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_genericpath.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_genexps.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_getopt.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_getpass.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_getpath.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_gettext.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_glob.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_global.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_grammar.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_graphlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_grp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_gzip.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_hash.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_hashlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_heapq.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_hmac.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_html.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_htmlparser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_http_cookies.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_httplib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_httpservers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_idle.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_imaplib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_imghdr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_imp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_index.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_int.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_int_literal.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_interpreters.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_io.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ioctl.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ipaddress.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_isinstance.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_iter.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_iterlen.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_itertools.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_keyword.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_kqueue.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_largefile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_launcher.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_lib2to3.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_linecache.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_list.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_listcomps.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_lltrace.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_locale.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_logging.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_long.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_longexp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_lzma.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_mailbox.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_mailcap.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_marshal.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_math.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_memoryio.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_memoryview.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_metaclass.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_mimetypes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_minidom.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_mmap.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_modulefinder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_msilib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_named_expressions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_netrc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_nis.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_nntplib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ntpath.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_opcache.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_opcodes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_openpty.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_operator.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_optparse.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ordered_dict.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_os.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_osx_env.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pathlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_patma.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pdb.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_peepholer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pep646_syntax.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pickle.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_picklebuffer.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pickletools.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pipes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pkg.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pkgutil.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_platform.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_plistlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_poll.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_popen.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_poplib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_positional_only_arg.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_posix.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_posixpath.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pow.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pprint.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_print.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_profile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_property.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pstats.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pty.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pulldom.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pwd.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_py_compile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pyclbr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pydoc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_pyexpat.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_queue.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_quopri.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_raise.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_random.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_range.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_re.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_readline.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_regrtest.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_repl.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_reprlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_resource.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_richcmp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_robotparser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_runpy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_sax.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_sched.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_scope.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_script_helper.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_secrets.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_select.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_selectors.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_set.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_setcomps.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_shelve.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_shlex.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_shutil.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_signal.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_site.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_slice.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_smtpd.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_smtplib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_smtpnet.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_sndhdr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_socket.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_socketserver.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_sort.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_source_encoding.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_spwd.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ssl.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_stable_abi_ctypes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_startfile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_stat.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_statistics.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_strftime.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_string.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_string_literals.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_stringprep.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_strptime.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_strtod.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_struct.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_structseq.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_subclassinit.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_subprocess.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_sunau.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_sundry.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_super.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_support.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_symtable.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_syntax.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_sys.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_sysconfig.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_syslog.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_tabnanny.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_tarfile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_tcl.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_telnetlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_tempfile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_termios.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_textwrap.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_thread.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_threading.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_threading_local.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_threadsignals.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_time.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_timeit.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_timeout.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_tix.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_tk.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_tokenize.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_trace.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_traceback.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_tty.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_tuple.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_turtle.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_type_annotations.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_type_cache.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_type_comments.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_typechecks.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_types.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_typing.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_ucn.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_unary.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_unicode.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_unicode_file.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_unicodedata.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_unittest.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_univnewlines.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_unpack.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_unparse.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_urllib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_urllib2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_urllib2net.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_urllib_response.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_urllibnet.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_urlparse.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_userdict.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_userlist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_userstring.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_utf8_mode.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_utf8source.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_uu.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c ./Lib/test/test_uuid.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_venv.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_wait3.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_wait4.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_wave.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_weakref.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_weakset.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_webbrowser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_winconsoleio.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_winreg.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_winsound.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_with.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_wsgiref.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_xdrlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_xml_etree.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_xxlimited.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_yield_from.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_zipapp.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_zipfile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_zipfile64.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_zipimport.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/test_zlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/testcodec.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/testtar.tar /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/testtar.tar.xz /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/time_hashlib.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/win_console_handler.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/xmltests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/zipdir.zip /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test /bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata /bin/install -c -m 644 ./Lib/test/certdata/allsans.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/badcert.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/badkey.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/ffdh3072.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/idnsans.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/keycert.passwd.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/keycert.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/keycert2.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/keycert3.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/keycert4.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/keycertecc.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/make_ssl_certs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/nokia.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/nosan.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/nullbytecert.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/nullcert.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/pycacert.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/pycakey.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/revocation.crl /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/secp384r1.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/selfsigned_pythontestdotnet.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/ssl_cert.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/ssl_key.passwd.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/ssl_key.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/talos-2019-0758.pem /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata /bin/install -c -m 644 ./Lib/test/certdata/capath/4e1295a3.0 /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/capath /bin/install -c -m 644 ./Lib/test/certdata/capath/5ed36f99.0 /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/capath /bin/install -c -m 644 ./Lib/test/certdata/capath/6e88d7b8.0 /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/capath /bin/install -c -m 644 ./Lib/test/certdata/capath/99d0fa06.0 /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/capath /bin/install -c -m 644 ./Lib/test/certdata/capath/b1930218.0 /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/capath /bin/install -c -m 644 ./Lib/test/certdata/capath/ceff1710.0 /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/capath /bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings /bin/install -c -m 644 ./Lib/test/crashers/README /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers /bin/install -c -m 644 ./Lib/test/crashers/bogus_code_obj.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers /bin/install -c -m 644 ./Lib/test/crashers/gc_inspection.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers /bin/install -c -m 644 ./Lib/test/crashers/infinite_loop_re.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers /bin/install -c -m 644 ./Lib/test/crashers/mutation_inside_cyclegc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers /bin/install -c ./Lib/test/crashers/recursive_call.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers /bin/install -c -m 644 ./Lib/test/crashers/trace_at_recursion_limit.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers /bin/install -c -m 644 ./Lib/test/crashers/underlying_dict.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers /bin/install -c -m 644 ./Lib/test/configdata/cfgparser.1 /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/configdata /bin/install -c -m 644 ./Lib/test/configdata/cfgparser.2 /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/configdata /bin/install -c -m 644 ./Lib/test/configdata/cfgparser.3 /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/configdata /bin/install -c -m 644 ./Lib/test/data/README /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/data /bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/instance.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/line.d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/line.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata /bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules /bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules /bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules /bin/install -c -m 644 ./Lib/test/imghdrdata/python-raw.jpg /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.exr /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.webp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata /bin/install -c -m 644 ./Lib/test/leakers/README.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers /bin/install -c -m 644 ./Lib/test/leakers/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers /bin/install -c -m 644 ./Lib/test/leakers/test_ctypes.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers /bin/install -c -m 644 ./Lib/test/leakers/test_selftype.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers /bin/install -c -m 644 ./Lib/test/libregrtest/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/filter.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/findtests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/logger.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/main.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/mypy.ini /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/pgo.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/refleak.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/result.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/results.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/run_workers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/runtests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/save_env.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/setup.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/single.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/testresult.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/utils.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/win_utils.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/worker.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest /bin/install -c -m 644 ./Lib/test/sndhdrdata/README /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata /bin/install -c -m 644 ./Lib/test/support/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support /bin/install -c -m 644 ./Lib/test/support/bytecode_helper.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support /bin/install -c -m 644 ./Lib/test/support/hashlib_helper.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support /bin/install -c -m 644 ./Lib/test/support/import_helper.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support /bin/install -c -m 644 ./Lib/test/support/interpreters.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support /bin/install -c -m 644 ./Lib/test/support/logging_helper.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support /bin/install -c -m 644 ./Lib/test/support/os_helper.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support /bin/install -c -m 644 ./Lib/test/support/pty_helper.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support /bin/install -c -m 644 ./Lib/test/support/script_helper.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support /bin/install -c -m 644 ./Lib/test/support/socket_helper.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support /bin/install -c -m 644 ./Lib/test/support/threading_helper.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support /bin/install -c -m 644 ./Lib/test/support/warnings_helper.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support /bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/functional.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_protocols.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_sendfile.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_sock_lowlevel.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_ssl.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_taskgroups.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_threads.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_timeouts.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_waitfor.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/utils.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_capi/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_codecs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_eval_code_ex.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_getargs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_misc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_structmembers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi /bin/install -c -m 644 ./Lib/test/test_capi/test_unicode.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi /bin/install -c -m 644 ./Lib/test/test_cppext/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext /bin/install -c -m 644 ./Lib/test/test_cppext/extension.cpp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext /bin/install -c -m 644 ./Lib/test/test_cppext/setup.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext /bin/install -c -m 644 ./Lib/test/test_dataclasses/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses /bin/install -c -m 644 ./Lib/test/test_dataclasses/dataclass_module_1.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses /bin/install -c -m 644 ./Lib/test/test_dataclasses/dataclass_module_1_str.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses /bin/install -c -m 644 ./Lib/test/test_dataclasses/dataclass_module_2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses /bin/install -c -m 644 ./Lib/test/test_dataclasses/dataclass_module_2_str.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses /bin/install -c -m 644 ./Lib/test/test_dataclasses/dataclass_textanno.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses /bin/install -c -m 644 ./Lib/test/test_email/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_email.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_message.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_47.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.bmp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.exr /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.gif /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.jpg /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.pbm /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.pgm /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.png /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.ppm /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.ras /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.sgi /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.tiff /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.webp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/python.xbm /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/sndhdr.aifc /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/sndhdr.aiff /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/sndhdr.au /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/sndhdr.wav /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_future_stmt/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/badsyntax_future10.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/badsyntax_future3.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/badsyntax_future4.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/badsyntax_future5.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/badsyntax_future6.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/badsyntax_future7.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/badsyntax_future8.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/badsyntax_future9.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/future_test1.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/future_test2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/test_future.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/test_future_flags.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/test_future_multiple_features.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/test_future_multiple_imports.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_future_stmt/test_future_single_import.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt /bin/install -c -m 644 ./Lib/test/test_gdb/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/gdb_sample.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/test_backtrace.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/test_cfunction.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/test_cfunction_full.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/test_misc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/test_pretty_print.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_gdb/util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb /bin/install -c -m 644 ./Lib/test/test_inspect/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/inspect_fodder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/inspect_fodder2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/inspect_stock_annotations.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/inspect_stringized_annotations.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/inspect_stringized_annotations_2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_inspect/test_inspect.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect /bin/install -c -m 644 ./Lib/test/test_import/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import /bin/install -c -m 644 ./Lib/test/test_import/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle1.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/source.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/use.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/parent /bin/install -c -m 644 ./Lib/test/test_import/data/package/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package /bin/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package /bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package2 /bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package2 /bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/unwritable /bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/x.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/unwritable /bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/fixtures.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/stubs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_compatibilty_files.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_contents.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_files.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_main.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_metadata_api.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_open.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_path.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_pkg_import.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_read.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_reader.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_resource.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_threaded_import.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_zip.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/threaded_import_hangers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c ./Lib/test/test_importlib/update-zips.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/data/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data /bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3-none-any.whl /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data /bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3.6.egg /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data /bin/install -c -m 644 ./Lib/test/test_importlib/data/example2-1.0.0-py3-none-any.whl /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data /bin/install -c -m 644 ./Lib/test/test_importlib/data01/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01 /bin/install -c -m 644 ./Lib/test/test_importlib/data01/binary.file /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01 /bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-16.file /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01 /bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-8.file /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01 /bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01/subdirectory /bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01/subdirectory /bin/install -c -m 644 ./Lib/test/test_importlib/data02/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02 /bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/one /bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/resource1.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/one /bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/two /bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/resource2.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/two /bin/install -c -m 644 ./Lib/test/test_importlib/data03/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03 /bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace /bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion1 /bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion2/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion2 /bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3/parent/child /bin/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/binary.file /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespacedata01 /bin/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/utf-16.file /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespacedata01 /bin/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/utf-8.file /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespacedata01 /bin/install -c -m 644 ./Lib/test/test_importlib/partial/cfimport.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/partial /bin/install -c -m 644 ./Lib/test/test_importlib/partial/pool_in_threads.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/partial /bin/install -c -m 644 ./Lib/test/test_importlib/resources/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/resources/util.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/resources /bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata01 /bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata01 /bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata02 /bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata02 /bin/install -c -m 644 ./Lib/test/test_json/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_default.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_float.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json /bin/install -c -m 644 ./Lib/test/test_module/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module /bin/install -c -m 644 ./Lib/test/test_module/bad_getattr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module /bin/install -c -m 644 ./Lib/test/test_module/bad_getattr2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module /bin/install -c -m 644 ./Lib/test/test_module/bad_getattr3.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module /bin/install -c -m 644 ./Lib/test/test_module/final_a.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module /bin/install -c -m 644 ./Lib/test/test_module/final_b.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module /bin/install -c -m 644 ./Lib/test/test_module/good_getattr.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module /bin/install -c -m 644 ./Lib/test/test_peg_generator/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_c_parser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_first_sets.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_grammar_validator.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_pegen.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_sqlite3/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_backup.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_dbapi.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_dump.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_factory.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_hooks.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_regression.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_transactions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_types.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_sqlite3/test_userfunctions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3 /bin/install -c -m 644 ./Lib/test/test_tomllib/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib /bin/install -c -m 644 ./Lib/test/test_tomllib/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib /bin/install -c -m 644 ./Lib/test/test_tomllib/burntsushi.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib /bin/install -c -m 644 ./Lib/test/test_tomllib/test_data.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib /bin/install -c -m 644 ./Lib/test/test_tomllib/test_error.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib /bin/install -c -m 644 ./Lib/test/test_tomllib/test_misc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/array-missing-comma.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/inline-table-missing-comma.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/invalid-comment-char.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/invalid-escaped-unicode.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/invalid-hex.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/missing-closing-square-bracket.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/non-scalar-escaped.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/unclosed-multiline-string.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/unclosed-string.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/array /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/array/unclosed-empty.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/table/redefine-1.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/table /bin/install -c -m 644 ./Lib/test/test_tomllib/data/invalid/table/redefine-2.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/apostrophes-in-literal-string.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/boolean.json /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/boolean.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/empty-inline-table.json /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/empty-inline-table.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/five-quotes.json /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/five-quotes.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/hex-char.json /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/hex-char.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/no-newlines.json /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/no-newlines.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/trailing-comma.json /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/trailing-comma.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/array/array-subtables.json /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/array /bin/install -c -m 644 ./Lib/test/test_tomllib/data/valid/array/array-subtables.toml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/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-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/multiline-basic-str /bin/install -c -m 644 ./Lib/test/test_tools/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_fixcid.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_freeze.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_gprof2html.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_lll.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_md5sum.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_pathfix.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_pdeps.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_pindent.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools /bin/install -c -m 644 ./Lib/test/test_warnings/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings /bin/install -c -m 644 ./Lib/test/test_warnings/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings /bin/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/data /bin/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/data /bin/install -c -m 644 ./Lib/test/test_zoneinfo/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/_support.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/test_zoneinfo.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/update_test_data.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/data /bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/zoneinfo_data.json /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/data /bin/install -c -m 644 ./Lib/test/tokenizedata/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/bad_coding.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/bad_coding2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/badsyntax_3131.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/badsyntax_pep3120.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/coding20731.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tokenizedata/tokenize_tests.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata /bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tracedmodules /bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tracedmodules /bin/install -c -m 644 ./Lib/test/typinganndata/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/_typed_dict_helper.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module2.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module3.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module4.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module5.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module6.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module7.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module8.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module9.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/mod_generics_cache.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata /bin/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/README /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nComment.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQname.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nTrim.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.dtd /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.xsl /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N1.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N2.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N3.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N4.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N5.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N6.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsContent.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSort.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsXml.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/world.txt /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/ziptestdata/README.md /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ziptestdata /bin/install -c ./Lib/test/ziptestdata/exe_with_z64 /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ziptestdata /bin/install -c ./Lib/test/ziptestdata/exe_with_zip /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ziptestdata /bin/install -c ./Lib/test/ziptestdata/header.sh /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ziptestdata /bin/install -c -m 644 ./Lib/test/ziptestdata/testdata_module_inside_zip.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ziptestdata /bin/install -c -m 644 ./Lib/tkinter/test/README /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/support.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_colorchooser.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_messagebox.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_simpledialog.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/unittest/test/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/dummy.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/support.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_async_case.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_break.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_case.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_program.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_result.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testasync.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testsealable.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock /bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_x86_64-linux-gnu.py \ /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11; \ /bin/install -c -m 644 ./LICENSE /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/LICENSE.txt if test -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests; then \ /bin/install -c -m 644 ./Modules/xxmodule.c \ /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests ; \ fi PYTHONPATH=/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib \ ./python -E -Wi /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/compileall.py \ -j0 -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__phello__'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/collections'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/_bundled'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers/myfixes'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/dummy'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/capath'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/configdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/parent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01/subdirectory'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/one'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/two'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion1'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_collections_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/futures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/runners.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/transports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/bisect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/bz2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/cgitb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/compileall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/contextvars.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/copyreg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/crypt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm/dumb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/debug.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/base64mime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/errors.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/header.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/base.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp437.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp858.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp865.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/undefined.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/filecmp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ftplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/hashlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/client.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_text.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_compat_pickle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_pyio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/mixins.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/streams.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/base64.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/codecs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/copy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/textpad.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dis.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/check.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/log.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/spawn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/doctest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp037.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp500.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp856.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp863.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp932.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp950.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/johab.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/palmos.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/fractions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/gzip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html/parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/undo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/simple.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/decoder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__phello__/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_threading_local.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/log.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/queues.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/taskgroups.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dataclasses.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/filelist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/text_file.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/_policybase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/feedparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/image.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/quoprimime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/big5.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp424.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp852.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp861.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp874.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp949.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/hz.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/oem.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/functools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/browser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/history.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/imaplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/keyword.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixer_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_aix_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_osx_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_weakrefset.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/aifc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/constants.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/locks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/timeouts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/cProfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/cgi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/collections/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/colorsys.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm/gnu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/decimal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/extension.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/sysconfig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/iterators.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/application.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/text.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/ascii.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp273.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp737.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp860.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp869.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/genericpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/gettext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html/entities.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/replace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/search.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/imghdr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/machinery.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_collections.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_itertools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/readers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/_common.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/simple.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ipaddress.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/patcomp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__future__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_markupbase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_strptime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/antigravity.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asynchat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/bdb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/code.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/csv.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/datetime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/register.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/errors.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/charset.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/headerregistry.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/message.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/policy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/aliases.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp855.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp864.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/enum.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/format.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/tree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/scanner.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging/handlers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__hello__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_compression.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_pydecimal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncore.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/configparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/ascii.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/version.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp850.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp866.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/gbk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/getopt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/glob.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/heapq.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/cookies.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/help.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/run.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/readers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/encoder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/mailbox.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/netrc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/optparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pprint.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/rlcompleter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sched.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/shlex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_bootsubprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_py_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ast.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/threads.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/chunk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/collections/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/has_key.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/difflib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/core.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/dist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/encoders.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/generator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/audio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp720.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp857.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp862.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp875.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/idna.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/punycode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/fnmatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/getpass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/graphlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/hmac.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/server.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/editor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/query.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/textview.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/window.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/imp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_functools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/_adapters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/inspect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/locale.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pathlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/posixpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sndhdr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sre_constants.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/statistics.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tempfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audit-tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/recursive_call.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/fork_wait.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__phello__/spam.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/argparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/calendar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/codeop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/contextlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/panel.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/file_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/contentmanager.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/message.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/charmap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp775.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/fileinput.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/cookiejar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/grep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_adapters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_meta.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/_legacy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/io.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/refactor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/nturl2path.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/operator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pickle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/socket.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/struct.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tabnanny.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/_itertools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/tool.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/linecache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging/config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/numbers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pdb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pyclbr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/random.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/secrets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/shelve.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/signal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sre_compile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/string.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sysconfig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_embed_set_config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/infinite_loop_re.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/datetimetester.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test___all__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ast.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_timeouts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_waitfor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_base64.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cgi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_code_module.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_context.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_datetime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_distutils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_eintr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_epoll.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fork1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_pretty_print.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_global.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_hmac.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_httplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/opcode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pkgutil.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/poplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/py_compile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/symtable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/telnetlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_atexit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_venv_multiprocessing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/autotest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/bogus_code_obj.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/underlying_dict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers/test_ctypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/findtests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/result.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/list_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/mock_socket.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pickletester.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bisect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bz2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_call.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_eval_code_ex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_check_c_globals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_code.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_configparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_csv.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dbm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_embed.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_file.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_finalization.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_format.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future_single_import.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/gdb_sample.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_cfunction.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_grammar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_idle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_imp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/stubs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lzma.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/mimetypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/os.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/plistlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/quopri.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/_compiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/shutil.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/stat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sunau.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tarfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/double_const.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/filter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/results.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/single.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/lock_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/re_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/string_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_aifc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asynchat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_taskgroups.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_atexit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_audioop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_augassign.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_buffer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_clinic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_compare.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_contains.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_copy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_crashers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_deque.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_difflib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_eof.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_float.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_functools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gettext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_heapq.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/parent/child.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/two/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_compatibilty_files.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_stringized_annotations.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/mailcap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/modulefinder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ntpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pickletools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/profile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/queue.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/_casefix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/_constants.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/runpy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/selectors.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/smtplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sre_parse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/stringprep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_embed_structseq.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiotests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/mutation_inside_cyclegc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/curses_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/doctest_lineno.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ssltests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/pty_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test__locale.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_ssl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bdb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext/setup.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_crypt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dis.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fractions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future_flags.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_misc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_getopt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_getpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/resources/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_stock_annotations.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_iter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/nntplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pipes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/platform.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pstats.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/reprlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/socketserver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/gc_inspection.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/runtests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/mp_preload.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/interpreters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/threading_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_array.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_binop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bool.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_codecs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_misc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_compile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_decimal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_enum.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_frame.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/future_test1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/future_test2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_genexps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_glob.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_hash.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/parent/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/test_inspect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_keyword.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_longexp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_mmap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_operator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/smtpd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ssl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_eintr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/trace_at_recursion_limit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dis_module.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers/test_selftype.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/logger.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/run_workers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/worker.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/profilee.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/os_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test__xxsubinterpreters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_audit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bufio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_getargs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cmath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codeop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_compileall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_decorators.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_exception_group.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fileio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_frozen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future_multiple_features.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_generators.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/fixtures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_files.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_metadata_api.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/update-zips.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_interpreters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_launcher.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/final_a.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_nis.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pep646_syntax.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pickle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_property.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_quopri.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_re.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_scope.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_set.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_backup.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/testresult.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/regrtest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/relimport.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/seq_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/import_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_argparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_calendar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_class.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_collections.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_doctest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fstring.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_backtrace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_getpass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gzip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/resources/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_fodder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_io.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_list.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_long.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/bad_getattr2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/good_getattr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pdb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_popen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pprint.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_secrets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_signal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_hooks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_statistics.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_threading.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/burntsushi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_lll.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_trace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_userlist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/reperf.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sortperf.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test__opcode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_binascii.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_builtin.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_structmembers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_complex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_curses.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_descr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_except_star.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_extcall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fileutils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_flufl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future_multiple_imports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_cfunction_full.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_grp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_html.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/one/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_reader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_zip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_stringized_annotations_2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_itertools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_locale.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_math.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_opcache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_poplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_readline.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_resource.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_select.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_slice.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sort.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_transactions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ssl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_structseq.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_super.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_syslog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_turtle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/testcodec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module6.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/tix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/typing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testasync.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/request.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_index.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_int.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_largefile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_logging.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_msilib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/test_grammar_validator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pipes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pstats.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_range.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_regression.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_time.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/test_misc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tuple.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unittest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_wait4.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_with.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xxlimited.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module8.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/token.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib/_types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/trace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/_log.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/runner.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/parse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/webbrowser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_linecache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_openpty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_patma.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_platform.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_profile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_queue.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_repl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_runpy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_shutil.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_dump.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_string.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_struct.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_termios.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_thread.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_timeout.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_type_annotations.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unary.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_userstring.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_uuid.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata/coding20731.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/this.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/timeit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/result.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/signals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/error.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/response.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zipapp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zipimport.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pkg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pow.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pwd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_raise.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sched.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_shelve.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_spwd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_factory.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_stable_abi_ctypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_strftime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_strtod.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sundry.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_syntax.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tcl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/test_error.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_traceback.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_uu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module5.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tokenize.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_lzma.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_minidom.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/final_b.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_optparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_posix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_random.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_shlex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_socket.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_userfunctions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_stat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sys.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_pathfix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_type_cache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_typing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_winreg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module9.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/constants.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib/_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/async_case.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/suite.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/uu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/uuid.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/weakref.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zipfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sunau.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_symtable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_freeze.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_userdict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_venv.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_weakset.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module7.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/font.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib/_re.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/case.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_contents.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata01/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_marshal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/bad_getattr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/bad_getattr3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_netrc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_os.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_poll.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_print.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sax.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_selectors.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_site.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_dbapi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_startfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_strptime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_timeit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/test_data.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ucn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unpack.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_wave.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_weakref.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/time_hashlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module4.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/threading.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tracemalloc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_async_case.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wave.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xdrlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_wait3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_winsound.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/textwrap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/traceback.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/mock.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_suite.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/warnings.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc/client.py'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespacedata01'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/partial'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/resources'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata01'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata02'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/array'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/array-of-tables'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/boolean'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/dates-and-times'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/dotted-keys'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/inline-table'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/keys-and-vals'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/literal-str'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/multiline-basic-str'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/multiline-literal-str'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/table'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/array'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/dates-and-times'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/multiline-basic-str'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tracedmodules'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ziptestdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts/common'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts/posix'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/parsers'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib \ ./python -E -Wi -O /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/compileall.py \ -j0 -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__phello__'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/collections'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/_bundled'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers/myfixes'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/dummy'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/capath'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/configdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/parent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01/subdirectory'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/one'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/two'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion1'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_collections_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_strptime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/runners.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/transports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/cProfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/codecs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/contextvars.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/csv.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/datetime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/register.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/text.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/aliases.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp500.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp856.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp863.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp869.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/gbk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/johab.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/fileinput.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/getpass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/replace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_collections.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_functools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_text.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/_common.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/io.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/encoder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__future__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_osx_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_threading_local.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_weakrefset.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asynchat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/constants.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/queues.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/timeouts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/bdb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/cgitb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm/gnu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/file_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/spawn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/charset.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/generator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/message.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp037.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp273.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp852.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp865.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp950.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/functools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/hashlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/history.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/machinery.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_adapters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_itertools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/readers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/_itertools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/readers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ipaddress.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__phello__/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_py_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/aifc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/contextlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/textpad.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/extension.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/filelist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/doctest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/encoders.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/feedparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/message.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/charmap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp737.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp857.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp864.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp949.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/punycode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/undefined.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ftplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/heapq.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/cookiejar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/run.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/imaplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/simple.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/tool.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/keyword.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/patcomp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_aix_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_markupbase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_pyio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/antigravity.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/futures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/threads.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/bz2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/codeop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/copy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/crypt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/has_key.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/debug.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/errors.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/version.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/contentmanager.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/application.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/base.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/quoprimime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp850.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp866.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/hz.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/genericpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/graphlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/cookies.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/format.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/undo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging/handlers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__hello__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_bootsubprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/mixins.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/chunk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/colorsys.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/difflib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/check.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/log.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/text_file.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/base64mime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/header.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/audio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/policy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/big5.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp424.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp860.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp875.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/oem.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/filecmp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/fractions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/gzip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html/entities.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/help.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/textview.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/imp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/_legacy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/scanner.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixer_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging/config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_compression.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/argparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/locks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/taskgroups.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncore.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/bisect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/code.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/panel.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dataclasses.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/decimal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/core.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/sysconfig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/image.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp720.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp858.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp932.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/idna.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/enum.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/glob.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/hmac.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/server.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/grep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/window.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/imghdr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_meta.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/_adapters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/inspect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lzma.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ntpath.py'...Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_compat_pickle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/base64.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/cgi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/collections/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/configparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/ascii.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dis.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/dist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/headerregistry.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/ascii.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp775.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp861.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/palmos.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/getopt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html/parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/editor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/tree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/simple.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/decoder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__phello__/spam.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_pydecimal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ast.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/log.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/streams.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/calendar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/collections/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/compileall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/copyreg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm/dumb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/_policybase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/errors.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/iterators.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp437.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp855.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp862.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp874.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/fnmatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/gettext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/client.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/browser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/query.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/search.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/linecache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/nntplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pipes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pkgutil.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/poplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/random.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/mailbox.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/nturl2path.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/os.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/platform.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/statistics.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_eintr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/infinite_loop_re.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/curses_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/double_const.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/filter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/results.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/testresult.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/lock_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ssltests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test___all__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test__xxsubinterpreters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_taskgroups.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_timeouts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_binascii.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_clinic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_code_module.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_collections.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_distutils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_exception_group.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fileio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fork1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future_single_import.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_getpass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_grp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_html.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/resources/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_compatibilty_files.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_int.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_iter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pickletools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/posixpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/quopri.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/reprlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sre_compile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/stat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sunau.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/telnetlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_embed_set_config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/autotest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/recursive_call.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dis_module.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers/test_selftype.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/logger.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/runtests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/profilee.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/relimport.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asynchat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_waitfor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bdb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_builtin.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_eval_code_ex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_check_c_globals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_compileall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_datetime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_deque.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dis.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_epoll.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_frame.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/future_test1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future_flags.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_pretty_print.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_getopt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_grammar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/resources/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_fodder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/test_inspect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/operator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pprint.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/runpy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/shlex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/socketserver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sre_parse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/string.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tabnanny.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_atexit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_venv_multiprocessing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/bogus_code_obj.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/underlying_dict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/fork_wait.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/findtests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/result.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/regrtest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sortperf.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_argparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_base64.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bufio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_misc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cmath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_compare.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_copy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_curses.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_descr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_eof.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_cfunction_full.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gettext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_heapq.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_reader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_io.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_lzma.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/bad_getattr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/bad_getattr2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/final_b.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_netrc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/refactor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/locale.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/modulefinder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/numbers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pdb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pstats.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/_compiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/shutil.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ssl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_embed_structseq.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiotests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/trace_at_recursion_limit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/single.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/list_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/mp_preload.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/string_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_array.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codeop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_context.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_crypt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_doctest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_except_star.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_frozen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future_multiple_features.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_misc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_genexps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_global.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gzip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_idle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_imp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/parent/child.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_contents.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_stringized_annotations_2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_itertools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_launcher.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_msilib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/netrc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/optparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/plistlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pyclbr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/_casefix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/_constants.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/rlcompleter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sched.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/shelve.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/signal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sndhdr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sre_constants.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/struct.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sysconfig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/reperf.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/seq_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/import_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/os_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test__locale.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ast.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_codecs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cgi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_compile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_configparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_crashers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_decorators.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_eintr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_file.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_float.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_functools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_hmac.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/fixtures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_files.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_stock_annotations.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_logging.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/bad_getattr3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_platform.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pow.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_random.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/secrets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/selectors.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/socket.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/symtable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tempfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audit-tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/mutation_inside_cyclegc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/datetimetester.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_atexit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_audit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_augassign.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_binop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_buffer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_getargs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_contains.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_embed.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fileutils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_finalization.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_flufl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fstring.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_getpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/parent/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/stubs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/update-zips.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata01/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_largefile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_locale.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/final_a.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_openpty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_patma.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pkg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pwd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_raise.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_scope.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_selectors.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/opcode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pickle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/py_compile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/smtplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/gc_inspection.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers/test_ctypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/run_workers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/re_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/interpreters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/pty_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/threading_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test__opcode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_aifc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bisect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bz2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_call.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_structmembers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_class.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_decimal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_enum.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fractions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/gdb_sample.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_cfunction.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/one/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_metadata_api.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_index.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_interpreters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_keyword.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_marshal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/good_getattr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_nis.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_os.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pprint.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_range.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_select.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_site.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/mailcap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/mimetypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pathlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/profile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/queue.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/smtpd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/stringprep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tarfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/doctest_lineno.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/worker.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/mock_socket.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pickletester.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_ssl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_audioop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bool.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_calendar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_code.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_complex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext/setup.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_csv.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dbm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_difflib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_extcall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_format.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/future_test2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future_multiple_imports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_backtrace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_generators.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_glob.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_hash.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_httplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/two/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_zip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_stringized_annotations.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_long.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_minidom.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_popen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_profile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sax.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_shutil.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_factory.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_startfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_signal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_spwd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_userfunctions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_statistics.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_super.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_thread.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_timeout.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_freeze.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module5.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tokenize.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/traceback.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/suite.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_suite.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/error.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/uuid.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/warnings.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xdrlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_dump.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_regression.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_string.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/test_error.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_turtle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ucn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_uu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/time_hashlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module9.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/font.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/runner.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/webbrowser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zipimport.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pickle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_posix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_re.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_set.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_socket.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_struct.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sys.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/test_data.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_pathfix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_typing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_weakset.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/testcodec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/timeit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib/_re.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/trace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/typing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/signals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testasync.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/uu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_list.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_mmap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_opcache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_optparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/test_grammar_validator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_poll.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_print.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_quopri.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_resource.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sched.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_shelve.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_slice.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sort.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_stable_abi_ctypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_strptime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sunau.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_lll.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_traceback.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_userstring.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_weakref.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/threading.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tracemalloc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/case.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_async_case.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pep646_syntax.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_property.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_queue.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_repl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_runpy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_dbapi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ssl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_syntax.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_syslog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_timeit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/test_misc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_userlist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_wait3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_winreg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata/coding20731.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module6.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/this.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib/_types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/parse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_transactions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_termios.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tuple.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unpack.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_uuid.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_wait4.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_winsound.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xxlimited.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module4.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/textwrap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/constants.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/token.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib/_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/response.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wave.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_strftime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_strtod.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_symtable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_time.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/burntsushi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_trace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_type_annotations.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_userdict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_venv.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_with.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module7.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/tix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/_log.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/result.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/weakref.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zipapp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_linecache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_longexp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_math.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_operator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pdb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pipes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_poplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pstats.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_readline.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_secrets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_shlex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_backup.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_hooks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_stat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_structseq.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sundry.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tcl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_threading.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_type_cache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unary.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unittest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_wave.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module8.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/async_case.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/mock.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/request.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zipfile.py'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespacedata01'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/partial'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/resources'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata01'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata02'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/array'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/array-of-tables'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/boolean'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/dates-and-times'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/dotted-keys'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/inline-table'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/keys-and-vals'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/literal-str'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/multiline-basic-str'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/multiline-literal-str'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/table'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/array'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/dates-and-times'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/multiline-basic-str'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tracedmodules'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ziptestdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts/common'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts/posix'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/parsers'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib \ ./python -E -Wi -OO /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/compileall.py \ -j0 -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__phello__'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/collections'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/_bundled'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/Icons'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/data/fixers/myfixes'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/dummy'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiodata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/capath'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/cjkencodings'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/configdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/decimaltestdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imghdrdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sndhdrdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/parent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01/subdirectory'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/one'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/two'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion1'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_collections_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/log.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/runners.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/timeouts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/bdb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/codecs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/copyreg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dis.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/errors.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/_policybase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/encoders.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/feedparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/message.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp500.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp858.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp869.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/fileinput.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/genericpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/gzip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/history.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/imp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/machinery.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_functools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/simple.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/keyword.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_aix_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_strptime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asynchat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/futures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/threads.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/chunk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/collections/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/compileall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/difflib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/contentmanager.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/message.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/aliases.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp852.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp862.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp875.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/johab.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/oem.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/fractions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/graphlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html/parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/cookies.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/help.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/run.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/undo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_text.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/scanner.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixer_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_bootsubprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_pydecimal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/locks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/calendar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/contextlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/ascii.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/has_key.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/textpad.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/file_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/spawn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/charset.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/headerregistry.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/ascii.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/big5.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp720.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp856.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp865.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp949.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/filecmp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/functools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/hashlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/query.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/tree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/_itertools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/tool.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__phello__/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_compression.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_pyio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/taskgroups.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/csv.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/decimal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/log.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/header.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/image.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp437.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp857.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp874.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/getpass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/heapq.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/editor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_collections.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_meta.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/_adapters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/io.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/decoder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__hello__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_osx_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/aifc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncore.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/bz2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/code.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/colorsys.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/contextvars.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/curses/panel.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dataclasses.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/debug.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/extension.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/doctest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/errors.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/audio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/policy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/charmap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp424.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp850.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp863.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp950.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/gbk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/palmos.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/getopt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/glob.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/cookiejar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/format.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/encoder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/linecache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/locale.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/mimetypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__future__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_py_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_weakrefset.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ast.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/cgi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/collections/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/copy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm/dumb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/filelist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/base64mime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/generator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp273.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp860.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp866.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/punycode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/undefined.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/fnmatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/gettext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/client.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/replace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/imaplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/_common.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/simple.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ipaddress.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/patcomp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/mailcap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/__phello__/spam.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_markupbase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_threading_local.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/argparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/constants.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/bisect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/cgitb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/configparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/dbm/gnu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/text.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp037.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp775.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp861.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp932.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/hz.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/enum.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/hmac.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/http/server.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/grep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/search.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/textview.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/imghdr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/_legacy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/json/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/refactor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging/handlers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/netrc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/operator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pickletools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_compat_pickle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/antigravity.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/mixins.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/queues.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/streams.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/asyncio/transports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/base64.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/cProfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/codeop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/crypt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ctypes/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/datetime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/check.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/command/register.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/core.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/dist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/sysconfig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/text_file.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/distutils/version.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/iterators.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/application.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/base.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/email/quoprimime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp737.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp855.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/cp864.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/idna.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ftplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/html/entities.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/browser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/idlelib/window.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_adapters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/metadata/_itertools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/readers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/importlib/resources/readers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/inspect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/mailbox.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ntpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pipes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/platform.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/socket.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/stat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/os.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/poplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pyclbr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/_casefix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/_constants.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sched.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/shlex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/smtpd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/string.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tabnanny.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_eintr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/trace_at_recursion_limit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/doctest_lineno.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers/test_selftype.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/logger.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/run_workers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/worker.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/profilee.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/re_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sortperf.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/threading_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ast.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_timeouts.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_augassign.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_binop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_call.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_class.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cmd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_complex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_crashers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_descr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_except_star.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_flufl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fstring.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_misc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_genexps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_getpass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_global.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_hmac.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_files.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_zip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/test_inspect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/opcode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pdb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pstats.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/reprlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/selectors.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sndhdr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sre_compile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/stringprep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tempfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/certdata/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/infinite_loop_re.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/underlying_dict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/regrtest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ssltests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_ssl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_base64.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bufio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_compile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_datetime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_doctest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_eintr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_exception_group.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_float.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future_multiple_imports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_cfunction.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_grammar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_idle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/parent/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/stubs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_index.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_int.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/optparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/plistlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/profile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/rlcompleter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/secrets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/shutil.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sre_constants.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/struct.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sunau.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tarfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/double_const.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/findtests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/result.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/testresult.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/mock_socket.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/mp_preload.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/relimport.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/os_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_eval_code_ex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cgi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cmath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_configparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_csv.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_decimal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_eof.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fileio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_format.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/future_test1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future_flags.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_backtrace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_cfunction_full.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gzip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_stringized_annotations_2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_math.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lzma.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/numbers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pickle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/py_compile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/quopri.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/socketserver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sre_parse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audiotests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/gc_inspection.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/datetimetester.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/import_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test___all__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asynchat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_taskgroups.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bool.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bz2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_getargs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_compare.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_context.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_crypt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_epoll.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_frame.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_functools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_hash.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_imp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/two/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/resources/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_compatibilty_files.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata01/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_stringized_annotations.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_io.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_launcher.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_lzma.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_minidom.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging/config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/modulefinder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/nturl2path.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pathlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pprint.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/random.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/runpy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/shelve.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/signal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/statistics.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_atexit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_embed_structseq.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/mutation_inside_cyclegc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dis_module.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/filter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/runtests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/list_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/reperf.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/pty_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test__opcode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_array.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_buffer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_code_module.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_compileall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_curses.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_decorators.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_extcall.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_file.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fileutils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fractions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_getpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_html.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/subpkg2/parent/child.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_stock_annotations.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_iter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_locale.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_opcache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/logging/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/nntplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pkgutil.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/posixpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/pydoc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/symtable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/telnetlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_venv_multiprocessing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/autotest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/recursive_call.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/fork_wait.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/results.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/lock_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/seq_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_argparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_waitfor.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_atexit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bdb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bisect.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_structmembers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dbm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_difflib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_enum.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_frozen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/future_test2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future_multiple_features.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/gdb_sample.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/test_pretty_print.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gettext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/fixtures.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_contents.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_reader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/update-zips.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_interpreters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_itertools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_keyword.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_marshal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/bad_getattr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/good_getattr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_netrc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_openpty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/queue.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/re/_compiler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/smtplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/ssl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_embed_set_config.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/audit-tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/crashers/bogus_code_obj.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/curses_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/leakers/test_ctypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/libregrtest/single.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/string_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test__xxsubinterpreters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_audioop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_builtin.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_codecs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_check_c_globals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_clinic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_collections.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_copy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cppext/setup.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_distutils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_embed.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_fork1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_future_stmt/test_future_single_import.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_gdb/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_getopt.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_glob.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_heapq.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_httplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data02/one/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/resources/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect/inspect_fodder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_linecache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_longexp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/bad_getattr3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pdb.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pkg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_re.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_selectors.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/sysconfig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/pickletester.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/support/interpreters.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test__locale.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_aifc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_audit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_binascii.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_calendar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_capi/test_misc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_code.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_codeop.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_contains.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dataclasses/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_deque.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_dis.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_finalization.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_generators.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_grp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_metadata_api.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_largefile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_logging.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_mmap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pstats.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_random.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_slice.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sort.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_hooks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_stable_abi_ctypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_symtable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_timeit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/test_misc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unpack.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_optparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pow.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_property.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sax.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_site.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_factory.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ssl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_syntax.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tcl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_threading.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unary.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_weakref.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata/coding20731.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module6.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/timeit.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/font.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/traceback.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/_log.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/async_case.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testasync.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/webbrowser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_platform.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_print.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_raise.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_repl.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_runpy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_signal.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_dbapi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_structseq.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_time.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/test_data.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tuple.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_typing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_userstring.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_uu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module5.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/constants.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tokenize.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/case.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/warnings.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xdrlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_transactions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_strftime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_strptime.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sunau.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_traceback.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_uuid.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_winreg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module8.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/textwrap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/token.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib/_re.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tracemalloc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/result.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/error.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/response.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zipimport.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_long.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/bad_getattr2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_msilib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator/test_grammar_validator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pickle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_poplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pprint.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_queue.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_readline.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_select.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_set.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_socket.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sys.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/test_error.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_turtle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_userdict.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_wait4.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_winsound.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/testcodec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module2.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/runner.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_async_case.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/uuid.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/weakref.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_userlist.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_wait3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_with.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module7.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/threading.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib/_parser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/main.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_suite.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/util.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_list.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/final_a.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_nis.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_os.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pipes.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pty.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_range.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_scope.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_shelve.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_dump.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_regression.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_startfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_string.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_struct.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_syslog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_thread.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_timeout.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_lll.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_weakset.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/time_hashlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module4.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/this.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/tix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtle.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/mock.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/uu.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref/types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module/final_b.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_operator.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_patma.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_poll.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_posix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pwd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_secrets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_shutil.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_spwd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_backup.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_userfunctions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_statistics.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sundry.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_termios.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_freeze.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_pathfix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_trace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_type_annotations.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_ucn.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unittest.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_wave.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module9.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib/_types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/typing.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/signals.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/request.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_pep646_syntax.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_popen.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_profile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_quopri.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_resource.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sched.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_shlex.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3/test_types.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_stat.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_strtod.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_super.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tix.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/burntsushi.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_type_cache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_venv.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_xxlimited.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/ann_module3.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/trace.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/loader.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/suite.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib/parse.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wave.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/__init__.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zipapp.py'... Compiling '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zipfile.py'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/namespacedata01'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/partial'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/resources'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/source'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata01'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_importlib/zipdata02'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_inspect'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_json'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_module'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_peg_generator'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_sqlite3'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/array'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/array-of-tables'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/boolean'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/dates-and-times'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/dotted-keys'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/inline-table'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/keys-and-vals'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/literal-str'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/multiline-basic-str'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/multiline-literal-str'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/invalid/table'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/array'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/dates-and-times'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tomllib/data/valid/multiline-basic-str'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_tools'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_warnings/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tokenizedata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/tracedmodules'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/typinganndata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test/ziptestdata'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_tkinter'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tkinter/test/test_ttk'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/tomllib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/turtledemo'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/unittest/test/testmock'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/urllib'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts/common'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/venv/scripts/posix'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/wsgiref'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/dom'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/etree'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/parsers'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xml/sax'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/xmlrpc'... Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib \ ./python -E -Wi /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/compileall.py \ -j0 -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages -f \ -x badsyntax /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages'... PYTHONPATH=/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib \ ./python -E -Wi -O /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/compileall.py \ -j0 -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages -f \ -x badsyntax /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages'... PYTHONPATH=/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib \ ./python -E -Wi -OO /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/compileall.py \ -j0 -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages -f \ -x badsyntax /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages Listing '/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages'... PYTHONPATH=/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib \ ./python -E -m lib2to3.pgen2.driver /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/Grammar.txt Generating grammar tables from /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/Grammar.txt Writing grammar tables to /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/Grammar3.11.7.final.0.pickle PYTHONPATH=/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib \ ./python -E -m lib2to3.pgen2.driver /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/PatternGrammar.txt Generating grammar tables from /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/PatternGrammar.txt Writing grammar tables to /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib2to3/PatternGrammar3.11.7.final.0.pickle Creating directory /opt/metwork-mfext-2.2/opt/python3_core/include Creating directory /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 Creating directory /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython Creating directory /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/Python.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/abstract.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/bltinmodule.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/boolobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/bytearrayobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/bytesobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/ceval.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/codecs.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/compile.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/complexobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/datetime.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/descrobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/dictobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/dynamic_annotations.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/enumobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/errcode.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/exports.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/fileobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/fileutils.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/floatobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/frameobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/genericaliasobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/import.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/intrcheck.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/iterobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/listobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/longobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/marshal.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/memoryobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/methodobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/modsupport.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/moduleobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/object.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/objimpl.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/opcode.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/osdefs.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/osmodule.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/patchlevel.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/py_curses.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pybuffer.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pycapsule.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pydtrace.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pyerrors.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pyexpat.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pyframe.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pyhash.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pylifecycle.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pymacconfig.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pymacro.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pymath.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pymem.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pyport.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pystate.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pystrcmp.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pystrtod.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pythonrun.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pythread.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/pytypedefs.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/rangeobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/setobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/sliceobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/structmember.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/structseq.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/sysmodule.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/token.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/traceback.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/tracemalloc.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/tupleobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/typeslots.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/unicodeobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/warnings.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/weakrefobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11 /bin/install -c -m 644 ./Include/cpython/abstract.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/bytearrayobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/bytesobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/cellobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/ceval.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/classobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/code.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/compile.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/complexobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/context.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/descrobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/dictobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/fileobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/fileutils.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/floatobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/frameobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/funcobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/genobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/import.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/initconfig.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/listobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/longintrepr.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/longobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/methodobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/modsupport.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/object.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/objimpl.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/odictobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/picklebufobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/pthread_stubs.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/pyctype.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/pydebug.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/pyerrors.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/pyfpe.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/pyframe.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/pylifecycle.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/pymem.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/pystate.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/pythonrun.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/pythread.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/pytime.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/setobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/sysmodule.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/traceback.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/tupleobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/unicodeobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/warnings.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/cpython/weakrefobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/cpython /bin/install -c -m 644 ./Include/internal/pycore_abstract.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_accu.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_asdl.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_ast.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_ast_state.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_atomic.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_atomic_funcs.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_bitutils.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_blocks_output_buffer.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_bytes_methods.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_bytesobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_call.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_ceval.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_code.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_compile.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_condvar.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_context.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_dict.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_dtoa.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_emscripten_signal.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_exceptions.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_fileutils.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_floatobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_format.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_frame.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_function.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_gc.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_genobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_getopt.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_gil.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_global_objects.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_global_strings.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_hamt.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_hashtable.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_import.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_initconfig.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_interp.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_interpreteridobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_list.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_long.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_moduleobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_namespace.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_object.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_opcode.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_parser.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_pathconfig.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_pyarena.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_pyerrors.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_pyhash.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_pymath.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_pymem.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_pystate.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_runtime.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_runtime_init.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_signal.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_sliceobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_strhex.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_structseq.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_symtable.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_sysmodule.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_traceback.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_tuple.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_typeobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_ucnhash.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_unicodeobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_unionobject.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 ./Include/internal/pycore_warnings.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/internal /bin/install -c -m 644 pyconfig.h /opt/metwork-mfext-2.2/opt/python3_core/include/python3.11/pyconfig.h Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/config-3.11-x86_64-linux-gnu Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig /bin/install -c -m 644 Modules/config.c /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/config-3.11-x86_64-linux-gnu/config.c /bin/install -c -m 644 ./Modules/config.c.in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/config-3.11-x86_64-linux-gnu/config.c.in /bin/install -c -m 644 Makefile /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile /bin/install -c -m 644 ./Modules/Setup /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/config-3.11-x86_64-linux-gnu/Setup /bin/install -c -m 644 Modules/Setup.bootstrap /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/config-3.11-x86_64-linux-gnu/Setup.bootstrap /bin/install -c -m 644 Modules/Setup.stdlib /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/config-3.11-x86_64-linux-gnu/Setup.stdlib /bin/install -c -m 644 Modules/Setup.local /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/config-3.11-x86_64-linux-gnu/Setup.local /bin/install -c -m 644 Misc/python.pc /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig/python-3.11.pc /bin/install -c -m 644 Misc/python-embed.pc /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig/python-3.11-embed.pc /bin/install -c ./Modules/makesetup /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/config-3.11-x86_64-linux-gnu/makesetup /bin/install -c ./install-sh /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/config-3.11-x86_64-linux-gnu/install-sh /bin/install -c python-config.py /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/config-3.11-x86_64-linux-gnu/python-config.py /bin/install -c python-config /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11-config LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib ./python -E ./setup.py install \ --prefix=/opt/metwork-mfext-2.2/opt/python3_core \ --install-scripts=/opt/metwork-mfext-2.2/opt/python3_core/bin \ --install-platlib=/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload \ --root=/ running install running build running build_ext The necessary bits to build these optional modules were not found: nis To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Tools/scripts/pydoc3 -> build/scripts-3.11 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Tools/scripts/idle3 -> build/scripts-3.11 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7/Tools/scripts/2to3 -> build/scripts-3.11 changing mode of build/scripts-3.11/pydoc3 from 644 to 755 changing mode of build/scripts-3.11/idle3 from 644 to 755 changing mode of build/scripts-3.11/2to3 from 644 to 755 renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11 renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11 renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11 running install_lib creating /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_sysconfigdata__linux_x86_64-linux-gnu.py -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload creating /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.11/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-311.pyc -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.11/array.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_contextvars.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/math.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/cmath.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_datetime.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_zoneinfo.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_random.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_bisect.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_heapq.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_pickle.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_json.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_lsprof.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/unicodedata.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_opcode.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_asyncio.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_queue.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_statistics.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_struct.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_typing.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/fcntl.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/grp.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_socket.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/spwd.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/select.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/mmap.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/syslog.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_xxsubinterpreters.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/audioop.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_csv.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_posixsubprocess.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_testcapi.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_testclinic.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_testinternalcapi.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_testbuffer.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_testimportmultiple.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_testmultiphase.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_xxtestfuzz.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/readline.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_curses.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_curses_panel.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_crypt.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_ssl.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_hashlib.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_md5.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_sha1.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_sha256.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_sha512.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_sha3.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_blake2.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_dbm.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_gdbm.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_sqlite3.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/termios.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/resource.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/ossaudiodev.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/zlib.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/binascii.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_bz2.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_lzma.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/pyexpat.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_elementtree.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_multibytecodec.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_codecs_kr.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_codecs_jp.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_codecs_cn.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_codecs_tw.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_codecs_hk.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_codecs_iso2022.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_decimal.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_ctypes_test.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_multiprocessing.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_posixshmem.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_tkinter.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_uuid.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/xxlimited.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/xxlimited_35.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload copying build/lib.linux-x86_64-3.11/_ctypes.cpython-311-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py to 644 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-311.pyc to 644 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/array.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_contextvars.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/math.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/cmath.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_datetime.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_zoneinfo.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_random.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_bisect.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_heapq.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_pickle.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_json.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_lsprof.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/unicodedata.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_opcode.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_asyncio.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_queue.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_statistics.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_struct.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_typing.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/fcntl.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/grp.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_socket.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/spwd.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/select.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/mmap.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/syslog.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_xxsubinterpreters.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/audioop.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_csv.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_posixsubprocess.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_testcapi.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_testclinic.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_testinternalcapi.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_testbuffer.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_testimportmultiple.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_testmultiphase.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_xxtestfuzz.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/readline.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_curses.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_curses_panel.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_crypt.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_ssl.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_hashlib.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_md5.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_sha1.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_sha256.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_sha512.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_sha3.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_blake2.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_dbm.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_gdbm.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_sqlite3.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/termios.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/resource.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/ossaudiodev.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/zlib.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/binascii.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_bz2.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_lzma.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/pyexpat.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_elementtree.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_multibytecodec.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_codecs_kr.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_codecs_jp.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_codecs_cn.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_codecs_tw.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_codecs_hk.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_codecs_iso2022.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_decimal.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_ctypes_test.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_multiprocessing.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_posixshmem.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_tkinter.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_uuid.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/xxlimited.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/xxlimited_35.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_ctypes.cpython-311-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/ to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.11/pydoc3.11 -> /opt/metwork-mfext-2.2/opt/python3_core/bin copying build/scripts-3.11/idle3.11 -> /opt/metwork-mfext-2.2/opt/python3_core/bin copying build/scripts-3.11/2to3-3.11 -> /opt/metwork-mfext-2.2/opt/python3_core/bin changing mode of /opt/metwork-mfext-2.2/opt/python3_core/bin/pydoc3.11 to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/bin/idle3.11 to 755 changing mode of /opt/metwork-mfext-2.2/opt/python3_core/bin/2to3-3.11 to 755 rm /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py rm -r /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/lib-dynload/__pycache__ Creating directory /opt/metwork-mfext-2.2/opt/python3_core/share/man Creating directory /opt/metwork-mfext-2.2/opt/python3_core/share/man/man1 /bin/install -c -m 644 ./Misc/python.man \ /opt/metwork-mfext-2.2/opt/python3_core/share/man/man1/python3.11.1 if test ! -d /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig; then \ echo "Creating directory /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig"; \ /bin/install -c -d -m 755 /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig; \ fi if test -f /opt/metwork-mfext-2.2/opt/python3_core/bin/python3 -o -h /opt/metwork-mfext-2.2/opt/python3_core/bin/python3; \ then rm -f /opt/metwork-mfext-2.2/opt/python3_core/bin/python3; \ else true; \ fi (cd /opt/metwork-mfext-2.2/opt/python3_core/bin; ln -s python3.11 python3) if test "3.11" != "3.11"; then \ rm -f /opt/metwork-mfext-2.2/opt/python3_core/bin/python3.11-config; \ (cd /opt/metwork-mfext-2.2/opt/python3_core/bin; ln -s python3.11-config python3.11-config); \ rm -f /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig/python-3.11.pc; \ (cd /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig; ln -s python-3.11.pc python-3.11.pc); \ rm -f /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig/python-3.11-embed.pc; \ (cd /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig; ln -s python-3.11-embed.pc python-3.11-embed.pc); \ fi rm -f /opt/metwork-mfext-2.2/opt/python3_core/bin/python3-config (cd /opt/metwork-mfext-2.2/opt/python3_core/bin; ln -s python3.11-config python3-config) rm -f /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig/python3.pc (cd /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig; ln -s python-3.11.pc python3.pc) rm -f /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig/python3-embed.pc (cd /opt/metwork-mfext-2.2/opt/python3_core/lib/pkgconfig; ln -s python-3.11-embed.pc python3-embed.pc) rm -f /opt/metwork-mfext-2.2/opt/python3_core/bin/idle3 (cd /opt/metwork-mfext-2.2/opt/python3_core/bin; ln -s idle3.11 idle3) rm -f /opt/metwork-mfext-2.2/opt/python3_core/bin/pydoc3 (cd /opt/metwork-mfext-2.2/opt/python3_core/bin; ln -s pydoc3.11 pydoc3) rm -f /opt/metwork-mfext-2.2/opt/python3_core/bin/2to3 (cd /opt/metwork-mfext-2.2/opt/python3_core/bin; ln -s 2to3-3.11 2to3) if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-2.2/opt/python3_core/bin/python3-32; \ (cd /opt/metwork-mfext-2.2/opt/python3_core/bin; ln -s python3.11-32 python3-32) \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-2.2/opt/python3_core/bin/python3-intel64; \ (cd /opt/metwork-mfext-2.2/opt/python3_core/bin; ln -s python3.11-intel64 python3-intel64) \ fi rm -f /opt/metwork-mfext-2.2/opt/python3_core/share/man/man1/python3.1 (cd /opt/metwork-mfext-2.2/opt/python3_core/share/man/man1; ln -s python3.11.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.11.7:/opt/metwork-mfext-2.2/opt/python3_core/local/lib:/opt/metwork-mfext-2.2/opt/python3_core/lib:/opt/metwork-mfext-2.2/opt/core/local/lib:/opt/metwork-mfext-2.2/opt/core/lib:/opt/metwork-mfext-2.2/local/lib:/opt/metwork-mfext-2.2/lib ./python -E -m ensurepip \ $ensurepip --root=/ ; \ fi make[2]: Leaving directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.11.7' make[1]: Leaving directory '/src/layers/layer1_python3_core/0030_python3' cd /opt/metwork-mfext-2.2/opt/python3_core/bin && ln -s python3 python rm -Rf /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/test if ! test -d /opt/metwork-mfext-2.2/opt/python3_core/share; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/share; fi python3 --version 2>&1 |awk '{print $2;}' >/opt/metwork-mfext-2.2/opt/python3_core/share/python3_version cat /opt/metwork-mfext-2.2/opt/python3_core/share/python3_version |awk -F '.' '{print $1"."$2;}' >/opt/metwork-mfext-2.2/opt/python3_core/share/python3_short_version python -m ensurepip --upgrade --default-pip Looking in links: /tmp/tmpzt2h7jvw Processing /tmp/tmpzt2h7jvw/setuptools-65.5.0-py3-none-any.whl Processing /tmp/tmpzt2h7jvw/pip-23.2.1-py3-none-any.whl Installing collected packages: setuptools, pip Successfully installed pip-23.2.1 setuptools-65.5.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv make[3]: Leaving directory '/src/layers/layer1_python3_core/0030_python3' make[3]: Entering directory '/src/layers/layer1_python3_core/0032_wheel' 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 -- 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 tempolayer15066[/src/layers/layer1_python3_core/0032_wheel/tempolayer15066] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting wheel==0.41.3 (from -r requirements3.txt (line 1)) Obtaining dependency information for wheel==0.41.3 from https://files.pythonhosted.org/packages/fa/7f/4c07234086edbce4a0a446209dc0cb08a19bb206a3ea53b2f56a403f983b/wheel-0.41.3-py3-none-any.whl.metadata Downloading wheel-0.41.3-py3-none-any.whl.metadata (2.2 kB) Downloading wheel-0.41.3-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 11.7 MB/s eta 0:00:00 Saved ./src/wheel-0.41.3-py3-none-any.whl if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.2/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/wheel-0.41.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Installing collected packages: wheel Successfully installed wheel-0.41.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/wheel.yaml is ready make[3]: Leaving directory '/src/layers/layer1_python3_core/0032_wheel' make[3]: Entering directory '/src/layers/layer1_python3_core/0033_upgrade_pip_setuptools' 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 -- 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 tempolayer15203[/src/layers/layer1_python3_core/0033_upgrade_pip_setuptools/tempolayer15203] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting setuptools==69.0.3 (from -r requirements3.txt (line 1)) Downloading setuptools-69.0.3.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 62.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pip==23.3.2 (from -r requirements3.txt (line 2)) Downloading pip-23.3.2.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 100.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: setuptools, pip Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-69.0.3-py3-none-any.whl size=819530 sha256=4da7b066998521bb73ef9ebe077ca259c3df2837cf71498684a255c3aeedf327 Stored in directory: /root/.cache/pip/wheels/c0/ae/1e/b94f735632549b30a99e5b549135f4098361836db5fddfe5ca Building wheel for pip (pyproject.toml): started Building wheel for pip (pyproject.toml): finished with status 'done' Created wheel for pip: filename=pip-23.3.2-py3-none-any.whl size=2107481 sha256=d8c83a710e7ef57a84269d4dce75559681cc0ac6e6f902451c16103348650988 Stored in directory: /root/.cache/pip/wheels/35/4e/99/2e06606875562f968e91e0e57f4c9300bf6028b5f7bedd0178 Successfully built setuptools pip if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.2/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/setuptools-69.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/pip-23.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 65.5.0 Uninstalling setuptools-65.5.0: Successfully uninstalled setuptools-65.5.0 Attempting uninstall: pip Found existing installation: pip 23.2.1 Uninstalling pip-23.2.1: Successfully uninstalled pip-23.2.1 Successfully installed pip-23.3.2 setuptools-69.0.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/pip.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/setuptools.yaml is ready make[3]: Leaving directory '/src/layers/layer1_python3_core/0033_upgrade_pip_setuptools' make[3]: Entering directory '/src/layers/layer1_python3_core/0034_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 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml touch /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "name: 'certifi'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "version: '2023.7.22'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "checksum: '10a72845d3fc2c38d212b4b7b1872c76'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml echo -n "description: '" >>/opt/metwork-mfext-2.2/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-2.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "website: 'https://certifi.io'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "license: 'MPL'" >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/certifi.yaml; fi echo certifi'=='2023.7.22 > requirements3.txt if ! test -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt ;fi rm requirements3.txt make --file=../../Makefile.standard download uncompress python3build python3install_pip make[1]: Entering directory '/src/layers/layer1_python3_core/0034_certifi' /opt/metwork-mfext-2.2/bin/_download_helper.sh `readlink -m ./build/certifi-2023.7.22.tar.gz` `readlink -m ./sources` MD5 10a72845d3fc2c38d212b4b7b1872c76 Trying to download https://files.pythonhosted.org/packages/98/98/c2ff18671db109c9f10ed27f5ef610ae05b73bd876664139cf95bd1429aa/certifi-2023.7.22.tar.gz... --2024-01-26 14:24:48-- https://files.pythonhosted.org/packages/98/98/c2ff18671db109c9f10ed27f5ef610ae05b73bd876664139cf95bd1429aa/certifi-2023.7.22.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 146.75.72.223, 2a04:4e42:82::223 Connecting to files.pythonhosted.org (files.pythonhosted.org)|146.75.72.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 159517 (156K) [application/octet-stream] Saving to: '/src/layers/layer1_python3_core/0034_certifi/build/certifi-2023.7.22.tar.gz' 0K .......... .......... .......... .......... .......... 32% 11.6M 0s 50K .......... .......... .......... .......... .......... 64% 15.4M 0s 100K .......... .......... .......... .......... .......... 96% 161M 0s 150K ..... 100% 98.8M=0.008s 2024-01-26 14:24:48 (19.7 MB/s) - '/src/layers/layer1_python3_core/0034_certifi/build/certifi-2023.7.22.tar.gz' saved [159517/159517] Computing checksum for /src/layers/layer1_python3_core/0034_certifi/build/certifi-2023.7.22.tar.gz... Good checksum rm -Rf certifi-2023.7.22 /opt/metwork-mfext-2.2/bin/_uncompress_helper.sh `readlink -m ./build/certifi-2023.7.22.tar.gz` tar.gz certifi-2023.7.22 Patching with certifi-system-cert-on-centos-rhel-rocky.patch... patching file certifi/core.py Hunk #1 succeeded at 5 with fuzz 1. Patch ok cd build/certifi-2023.7.22 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py build /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/setuptools/dist.py:314: InformationOnly: Normalizing '2023.07.22' to '2023.7.22' self.metadata.version = self._normalize_version(self.metadata.version) running build running build_py creating build creating build/lib 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 if ! test -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; fi cd build/certifi-2023.7.22 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && unsafe_pip install --prefix=/opt/metwork-mfext-2.2/opt/python3_core --src=/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages . && rm -f /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/certifi-2023.7.22.dist-info/direct_url.json Processing /src/layers/layer1_python3_core/0034_certifi/build/certifi-2023.7.22 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: certifi Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2023.7.22-py3-none-any.whl size=158454 sha256=8ec4544760b020c93901e929ffc600dd2297d442242ffa3c4a04aae711dfc3d2 Stored in directory: /root/.cache/pip/wheels/45/f8/9c/5cd34ef32f8c9b85de07c20f3f68a1bc60a7ff591ae1563b5c Successfully built certifi Installing collected packages: certifi Successfully installed certifi-2023.7.22 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv make[1]: Leaving directory '/src/layers/layer1_python3_core/0034_certifi' make[3]: Leaving directory '/src/layers/layer1_python3_core/0034_certifi' make[3]: Entering directory '/src/layers/layer1_python3_core/0400_prereq_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 -- 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 tempolayer15482[/src/layers/layer1_python3_core/0400_prereq_extra_python_packages/tempolayer15482] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting flit_core==3.9.0 (from -r requirements3.txt (line 1)) Downloading flit_core-3.9.0.tar.gz (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.9/41.9 kB 1.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: flit_core Building wheel for flit_core (pyproject.toml): started Building wheel for flit_core (pyproject.toml): finished with status 'done' Created wheel for flit_core: filename=flit_core-3.9.0-py3-none-any.whl size=63141 sha256=e5b2a84881cf1f40eb5b0115e1d3a429765e0f43743b79e871352bb8e0c95952 Stored in directory: /root/.cache/pip/wheels/47/cd/4c/dc7b02280dee4a308a2d233ed5ecff21e9a7425ff2da704a4f Successfully built flit_core if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.2/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/flit_core-3.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Installing collected packages: flit_core Successfully installed flit_core-3.9.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/flit_core.yaml is ready make[3]: Leaving directory '/src/layers/layer1_python3_core/0400_prereq_extra_python_packages' make[3]: Entering directory '/src/layers/layer1_python3_core/0405_prereq_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 -- 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 tempolayer15617[/src/layers/layer1_python3_core/0405_prereq_extra_python_packages/tempolayer15617] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting packaging==23.1 (from -r requirements3.txt (line 1)) Downloading packaging-23.1.tar.gz (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.2/134.2 kB 14.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: packaging Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-23.1-py3-none-any.whl size=48907 sha256=58ce658223d59449dc55183037197a970e4d8e84b04e4b1dda30cfd3771c3069 Stored in directory: /root/.cache/pip/wheels/02/e0/79/b1305de90a7625135528fead1badee059ea58184cc3038a27c Successfully built packaging if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.2/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/packaging-23.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Installing collected packages: packaging Successfully installed packaging-23.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/packaging.yaml is ready make[3]: Leaving directory '/src/layers/layer1_python3_core/0405_prereq_extra_python_packages' make[3]: Entering directory '/src/layers/layer1_python3_core/0410_prereq_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 -- 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 tempolayer15752[/src/layers/layer1_python3_core/0410_prereq_extra_python_packages/tempolayer15752] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting calver==2022.6.26 (from -r requirements3.txt (line 1)) Downloading calver-2022.6.26.tar.gz (6.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-scm==7.1.0 (from -r requirements3.txt (line 2)) Downloading setuptools_scm-7.1.0.tar.gz (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.9/71.9 kB 7.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions==4.8.0 (from -r requirements3.txt (line 3)) Downloading typing_extensions-4.8.0.tar.gz (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/71.5 kB 16.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.0 (from setuptools-scm==7.1.0->-r requirements3.txt (line 2)) Using cached packaging-23.1-py3-none-any.whl Collecting setuptools (from setuptools-scm==7.1.0->-r requirements3.txt (line 2)) Using cached setuptools-69.0.3-py3-none-any.whl Saved ./src/packaging-23.1-py3-none-any.whl Saved ./src/setuptools-69.0.3-py3-none-any.whl Building wheels for collected packages: calver, setuptools-scm, typing-extensions Building wheel for calver (pyproject.toml): started Building wheel for calver (pyproject.toml): finished with status 'done' Created wheel for calver: filename=calver-2022.6.26-py3-none-any.whl size=7049 sha256=45c24c221228eab2a561aacdc2b02974efd2945588bd4f82db28427c78ac7abe Stored in directory: /root/.cache/pip/wheels/d3/f1/df/ea51444aca5e1237c620372c6bb85ca749ab5cbe9e2abe30c2 Building wheel for setuptools-scm (pyproject.toml): started Building wheel for setuptools-scm (pyproject.toml): finished with status 'done' Created wheel for setuptools-scm: filename=setuptools_scm-7.1.0-py3-none-any.whl size=43826 sha256=d77e8a0fb4325088d3d1cd00773a5c912af90fd38370d84a897b71db6614d81b Stored in directory: /root/.cache/pip/wheels/c1/04/ff/5006b3b0c96079c836a8a3800851724f7832d6ae2c99431194 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.8.0-py3-none-any.whl size=31584 sha256=29bca1f21e385ecf6ac33b2a1b6b7f2f6fde611f82154886c28c0900ef753755 Stored in directory: /root/.cache/pip/wheels/6c/d5/b0/f2ecee0a29dce68c49da2f46248a8c2a3cdb087c0d8b13300f Successfully built calver setuptools-scm typing-extensions if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.2/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/calver-2022.6.26-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/setuptools_scm-7.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/typing_extensions-4.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Requirement already satisfied: packaging>=20.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from setuptools-scm==7.1.0->-r requirements3.txt.tmp (line 2)) (23.1) Requirement already satisfied: setuptools in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from setuptools-scm==7.1.0->-r requirements3.txt.tmp (line 2)) (69.0.3) Installing collected packages: typing-extensions, calver, setuptools-scm Successfully installed calver-2022.6.26 setuptools-scm-7.1.0 typing-extensions-4.8.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/calver.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/setuptools_scm.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/typing_extensions.yaml is ready make[3]: Leaving directory '/src/layers/layer1_python3_core/0410_prereq_extra_python_packages' make[3]: Entering directory '/src/layers/layer1_python3_core/0420_prereq_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 -- 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 tempolayer15982[/src/layers/layer1_python3_core/0420_prereq_extra_python_packages/tempolayer15982] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting pathspec==0.11.2 (from -r requirements3.txt (line 1)) Downloading pathspec-0.11.2.tar.gz (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 1.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pluggy==1.3.0 (from -r requirements3.txt (line 2)) Downloading pluggy-1.3.0.tar.gz (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.7/63.7 kB 4.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting toml==0.10.2 (from -r requirements3.txt (line 3)) Downloading toml-0.10.2.tar.gz (22 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting trove-classifiers==2023.8.7 (from -r requirements3.txt (line 4)) Downloading trove-classifiers-2023.8.7.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pathspec, pluggy, toml, trove-classifiers Building wheel for pathspec (pyproject.toml): started Building wheel for pathspec (pyproject.toml): finished with status 'done' Created wheel for pathspec: filename=pathspec-0.11.2-py3-none-any.whl size=29603 sha256=f84591e8abba2bf8747cdaa4d864bc0584d4fc2d45b55a65f3318d417b1281c5 Stored in directory: /root/.cache/pip/wheels/81/13/34/65beade7c4271d0b5c2ee2ba9901abca8c1b434aa027090212 Building wheel for pluggy (pyproject.toml): started Building wheel for pluggy (pyproject.toml): finished with status 'done' Created wheel for pluggy: filename=pluggy-1.3.0-py3-none-any.whl size=18934 sha256=683c39402eaaedc31d078af10c1e62731bf6b82f6214438a3ece7e8f01a85014 Stored in directory: /root/.cache/pip/wheels/4a/79/37/a77fbba357a78bd27f7802fad0bf2d69475ba940a8f4d67965 Building wheel for toml (setup.py): started Building wheel for toml (setup.py): finished with status 'done' Created wheel for toml: filename=toml-0.10.2-py2.py3-none-any.whl size=18684 sha256=dd4e60b8017628acfdb4836c26a9574e1eb6a435792fd0b4a25c66c13bdd4efa Stored in directory: /root/.cache/pip/wheels/c4/5e/5d/66060b991c13a1f38f41b1355fd3d49c8c31d4d5d7d6ab34e8 Building wheel for trove-classifiers (pyproject.toml): started Building wheel for trove-classifiers (pyproject.toml): finished with status 'done' Created wheel for trove-classifiers: filename=trove_classifiers-2023.8.7-py3-none-any.whl size=13228 sha256=a453fc5b500485a00dc5764dd3d0ecca0dca8cdb137617e587a59f592e42fdd0 Stored in directory: /root/.cache/pip/wheels/50/69/c8/298929f2272210d9d65f989805980fc338444410f063750217 Successfully built pathspec pluggy toml trove-classifiers if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.2/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/pathspec-0.11.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/pluggy-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/toml-0.10.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/trove_classifiers-2023.8.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Installing collected packages: trove-classifiers, toml, pluggy, pathspec Successfully installed pathspec-0.11.2 pluggy-1.3.0 toml-0.10.2 trove-classifiers-2023.8.7 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/pathspec.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/pluggy.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/toml.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/trove-classifiers.yaml is ready make[3]: Leaving directory '/src/layers/layer1_python3_core/0420_prereq_extra_python_packages' make[3]: Entering directory '/src/layers/layer1_python3_core/0430_prereq_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 -- 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 tempolayer16271[/src/layers/layer1_python3_core/0430_prereq_extra_python_packages/tempolayer16271] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting editables==0.5 (from -r requirements3.txt (line 1)) Downloading editables-0.5.tar.gz (14 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatchling==1.18.0 (from -r requirements3.txt (line 2)) Downloading hatchling-1.18.0.tar.gz (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.2/57.2 kB 1.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyparsing==3.1.1 (from -r requirements3.txt (line 3)) Downloading pyparsing-3.1.1.tar.gz (884 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 884.8/884.8 kB 6.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=21.3 (from hatchling==1.18.0->-r requirements3.txt (line 2)) Using cached packaging-23.1-py3-none-any.whl Collecting pathspec>=0.10.1 (from hatchling==1.18.0->-r requirements3.txt (line 2)) Using cached pathspec-0.11.2-py3-none-any.whl Collecting pluggy>=1.0.0 (from hatchling==1.18.0->-r requirements3.txt (line 2)) Using cached pluggy-1.3.0-py3-none-any.whl Collecting trove-classifiers (from hatchling==1.18.0->-r requirements3.txt (line 2)) Using cached trove_classifiers-2023.8.7-py3-none-any.whl Saved ./src/packaging-23.1-py3-none-any.whl Saved ./src/pathspec-0.11.2-py3-none-any.whl Saved ./src/pluggy-1.3.0-py3-none-any.whl Saved ./src/trove_classifiers-2023.8.7-py3-none-any.whl Building wheels for collected packages: editables, hatchling, pyparsing Building wheel for editables (pyproject.toml): started Building wheel for editables (pyproject.toml): finished with status 'done' Created wheel for editables: filename=editables-0.5-py3-none-any.whl size=5098 sha256=6b60544522883c34b65f3c5a96ae49423653595d58f33b4cd9ec3c4a2e757334 Stored in directory: /root/.cache/pip/wheels/bb/3b/60/155c26816ab122023f5e3044fbd657f35e4879fa31b8e7f76b Building wheel for hatchling (pyproject.toml): started Building wheel for hatchling (pyproject.toml): finished with status 'done' Created wheel for hatchling: filename=hatchling-1.18.0-py3-none-any.whl size=75746 sha256=b66dc254931ec42aa68b5febd1d342c58142cc5267b7ff3b12ba3fa5b4900c93 Stored in directory: /root/.cache/pip/wheels/94/3b/a3/9a9df9d962d421593aa7f1915d286bd3308fae0c516fb80f13 Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.1.1-py3-none-any.whl size=103138 sha256=e63be00746f991dbf1d0ffdfed4c1861f8cf9c6ad53c2a48e46671c05c9c125b Stored in directory: /root/.cache/pip/wheels/e0/9c/12/daac6556651c057b38bb7e9044c7dfe2bf2d3445aca537f1f2 Successfully built editables hatchling pyparsing if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.2/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/editables-0.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/hatchling-1.18.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/pyparsing-3.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Requirement already satisfied: packaging>=21.3 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling==1.18.0->-r requirements3.txt.tmp (line 2)) (23.1) Requirement already satisfied: pathspec>=0.10.1 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling==1.18.0->-r requirements3.txt.tmp (line 2)) (0.11.2) Requirement already satisfied: pluggy>=1.0.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling==1.18.0->-r requirements3.txt.tmp (line 2)) (1.3.0) Requirement already satisfied: trove-classifiers in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling==1.18.0->-r requirements3.txt.tmp (line 2)) (2023.8.7) Installing collected packages: pyparsing, editables, hatchling Successfully installed editables-0.5 hatchling-1.18.0 pyparsing-3.1.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/editables.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/hatchling.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/pyparsing.yaml is ready make[3]: Leaving directory '/src/layers/layer1_python3_core/0430_prereq_extra_python_packages' make[3]: Entering directory '/src/layers/layer1_python3_core/0440_prereq_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 -- 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 tempolayer16493[/src/layers/layer1_python3_core/0440_prereq_extra_python_packages/tempolayer16493] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting hatch-vcs==0.3.0 (from -r requirements3.txt (line 1)) Downloading hatch_vcs-0.3.0.tar.gz (10 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomli==2.0.1 (from -r requirements3.txt (line 2)) Downloading tomli-2.0.1.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatchling>=1.1.0 (from hatch-vcs==0.3.0->-r requirements3.txt (line 1)) Using cached hatchling-1.18.0-py3-none-any.whl Collecting setuptools-scm>=6.4.0 (from hatch-vcs==0.3.0->-r requirements3.txt (line 1)) Using cached setuptools_scm-7.1.0-py3-none-any.whl Collecting editables>=0.3 (from hatchling>=1.1.0->hatch-vcs==0.3.0->-r requirements3.txt (line 1)) Using cached editables-0.5-py3-none-any.whl Collecting packaging>=21.3 (from hatchling>=1.1.0->hatch-vcs==0.3.0->-r requirements3.txt (line 1)) Using cached packaging-23.1-py3-none-any.whl Collecting pathspec>=0.10.1 (from hatchling>=1.1.0->hatch-vcs==0.3.0->-r requirements3.txt (line 1)) Using cached pathspec-0.11.2-py3-none-any.whl Collecting pluggy>=1.0.0 (from hatchling>=1.1.0->hatch-vcs==0.3.0->-r requirements3.txt (line 1)) Using cached pluggy-1.3.0-py3-none-any.whl Collecting trove-classifiers (from hatchling>=1.1.0->hatch-vcs==0.3.0->-r requirements3.txt (line 1)) Using cached trove_classifiers-2023.8.7-py3-none-any.whl Collecting setuptools (from setuptools-scm>=6.4.0->hatch-vcs==0.3.0->-r requirements3.txt (line 1)) Using cached setuptools-69.0.3-py3-none-any.whl Collecting typing-extensions (from setuptools-scm>=6.4.0->hatch-vcs==0.3.0->-r requirements3.txt (line 1)) Using cached typing_extensions-4.8.0-py3-none-any.whl Saved ./src/hatchling-1.18.0-py3-none-any.whl Saved ./src/setuptools_scm-7.1.0-py3-none-any.whl Saved ./src/editables-0.5-py3-none-any.whl Saved ./src/packaging-23.1-py3-none-any.whl Saved ./src/pathspec-0.11.2-py3-none-any.whl Saved ./src/pluggy-1.3.0-py3-none-any.whl Saved ./src/setuptools-69.0.3-py3-none-any.whl Saved ./src/trove_classifiers-2023.8.7-py3-none-any.whl Saved ./src/typing_extensions-4.8.0-py3-none-any.whl Building wheels for collected packages: hatch-vcs, tomli Building wheel for hatch-vcs (pyproject.toml): started Building wheel for hatch-vcs (pyproject.toml): finished with status 'done' Created wheel for hatch-vcs: filename=hatch_vcs-0.3.0-py3-none-any.whl size=7991 sha256=d9af5603c0889dd996e1ad2e9394415bef262c3e2dd9b6d8dd8bebf13120d4b5 Stored in directory: /root/.cache/pip/wheels/56/24/dd/542ef70d3053d72e878dac35806564253d2413c52f3aa9952a Building wheel for tomli (pyproject.toml): started Building wheel for tomli (pyproject.toml): finished with status 'done' Created wheel for tomli: filename=tomli-2.0.1-py3-none-any.whl size=12758 sha256=b57d53172b3432857125ceaa4b9b2d28e4ae0510c95c5cf031955ada144ba3ff Stored in directory: /root/.cache/pip/wheels/93/dc/ef/6f1fa8ea5c0ac590d85ed24beb8ac721572b1d3f52d17b60aa Successfully built hatch-vcs tomli if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.2/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/hatch_vcs-0.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/tomli-2.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Requirement already satisfied: hatchling>=1.1.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatch-vcs==0.3.0->-r requirements3.txt.tmp (line 1)) (1.18.0) Requirement already satisfied: setuptools-scm>=6.4.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatch-vcs==0.3.0->-r requirements3.txt.tmp (line 1)) (7.1.0) Requirement already satisfied: editables>=0.3 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling>=1.1.0->hatch-vcs==0.3.0->-r requirements3.txt.tmp (line 1)) (0.5) Requirement already satisfied: packaging>=21.3 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling>=1.1.0->hatch-vcs==0.3.0->-r requirements3.txt.tmp (line 1)) (23.1) Requirement already satisfied: pathspec>=0.10.1 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling>=1.1.0->hatch-vcs==0.3.0->-r requirements3.txt.tmp (line 1)) (0.11.2) Requirement already satisfied: pluggy>=1.0.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling>=1.1.0->hatch-vcs==0.3.0->-r requirements3.txt.tmp (line 1)) (1.3.0) Requirement already satisfied: trove-classifiers in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling>=1.1.0->hatch-vcs==0.3.0->-r requirements3.txt.tmp (line 1)) (2023.8.7) Requirement already satisfied: setuptools in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from setuptools-scm>=6.4.0->hatch-vcs==0.3.0->-r requirements3.txt.tmp (line 1)) (69.0.3) Requirement already satisfied: typing-extensions in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from setuptools-scm>=6.4.0->hatch-vcs==0.3.0->-r requirements3.txt.tmp (line 1)) (4.8.0) Installing collected packages: tomli, hatch-vcs Successfully installed hatch-vcs-0.3.0 tomli-2.0.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/hatch-vcs.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/tomli.yaml is ready make[3]: Leaving directory '/src/layers/layer1_python3_core/0440_prereq_extra_python_packages' 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 -- 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 tempolayer16670[/src/layers/layer1_python3_core/0500_extra_python_packages/tempolayer16670] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting appdirs==1.4.4 (from -r requirements3.txt (line 1)) Downloading appdirs-1.4.4.tar.gz (13 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting distlib==0.3.7 (from -r requirements3.txt (line 2)) Downloading distlib-0.3.7.tar.gz (609 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 609.5/609.5 kB 28.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting distro==1.8.0 (from -r requirements3.txt (line 3)) Downloading distro-1.8.0.tar.gz (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.4/59.4 kB 10.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock==3.12.3 (from -r requirements3.txt (line 4)) Downloading filelock-3.12.3.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting importlib-metadata==6.8.0 (from -r requirements3.txt (line 5)) Downloading importlib_metadata-6.8.0.tar.gz (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 6.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting platformdirs==3.10.0 (from -r requirements3.txt (line 6)) Downloading platformdirs-3.10.0.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six==1.16.0 (from -r requirements3.txt (line 7)) Downloading six-1.16.0.tar.gz (34 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting virtualenv==20.24.6 (from -r requirements3.txt (line 8)) Downloading virtualenv-20.24.6.tar.gz (7.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 31.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting zipp==3.16.2 (from -r requirements3.txt (line 9)) Downloading zipp-3.16.2.tar.gz (20 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: appdirs, distlib, distro, filelock, importlib-metadata, platformdirs, six, virtualenv, zipp Building wheel for appdirs (setup.py): started Building wheel for appdirs (setup.py): finished with status 'done' Created wheel for appdirs: filename=appdirs-1.4.4-py2.py3-none-any.whl size=9570 sha256=c3b631750a2c891ae3472d2f665702e1ee13578e17e04d919f6124a2b7e31e0b Stored in directory: /root/.cache/pip/wheels/02/f6/76/c2c2ed98e16b3a36ef883fe4618f4822fd138b10c6298be915 Building wheel for distlib (pyproject.toml): started Building wheel for distlib (pyproject.toml): finished with status 'done' Created wheel for distlib: filename=distlib-0.3.7-py2.py3-none-any.whl size=468868 sha256=c57d0862c8a11357ee60bfabd99def1b230001cc9373b6bc3015ed5b80ac6535 Stored in directory: /root/.cache/pip/wheels/b6/79/31/4bbeb296f07eda096d6fb555e8c8136568115a7190c5e1189d Building wheel for distro (pyproject.toml): started Building wheel for distro (pyproject.toml): finished with status 'done' Created wheel for distro: filename=distro-1.8.0-py3-none-any.whl size=20316 sha256=fcf139dfce3801562b8ef401e92fa5e838721dfb998a50612bacb22099f0b159 Stored in directory: /root/.cache/pip/wheels/87/ac/dd/f59680ca6c631bf92d998f06275089abcfeb4b228582f3e558 Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.12.3-py3-none-any.whl size=11208 sha256=f067e40ccc40f2b48395a80fcbd4728262fab54e232e090a4063ab804179efeb Stored in directory: /root/.cache/pip/wheels/1f/5b/53/d9646c742d1c443c42ab34bb3c7577f1400e28839f06a3dfb1 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-6.8.0-py3-none-any.whl size=22920 sha256=2106c23589dfd08fea2fb75ebd433a35582dda44ce3b7c70ccc6cda9ad36bc32 Stored in directory: /root/.cache/pip/wheels/dd/bf/bd/de48af4ca2044e43947280ccf1680a61e49a2d5748b85f3ff5 Building wheel for platformdirs (pyproject.toml): started Building wheel for platformdirs (pyproject.toml): finished with status 'done' Created wheel for platformdirs: filename=platformdirs-3.10.0-py3-none-any.whl size=17189 sha256=d7c24979f292f916dc9cbf8648319032f551ea8c49a4c9bf2fb556a02070ec1d Stored in directory: /root/.cache/pip/wheels/6c/d3/08/caab6caa1aac0360dd641288c39724fac7be624bc5627af42e Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.16.0-py2.py3-none-any.whl size=11042 sha256=f09478201b94119212db5d82e1d27d503c89da61395e9eb80e2338844b1ad751 Stored in directory: /root/.cache/pip/wheels/c7/a5/d9/f6f5f728e371928297bee0c000ea2e4331c24d8f3804f44db6 Building wheel for virtualenv (pyproject.toml): started Building wheel for virtualenv (pyproject.toml): finished with status 'done' Created wheel for virtualenv: filename=virtualenv-20.24.6-py3-none-any.whl size=3768280 sha256=71ba3df12294f0b28fe01817c708de51fcf55e9936247c8565c12ceca841dce4 Stored in directory: /root/.cache/pip/wheels/62/de/cf/8d31ee7742da2a5c0ee47f800930dd7f4fa37a148d4d9af99b Building wheel for zipp (pyproject.toml): started Building wheel for zipp (pyproject.toml): finished with status 'done' Created wheel for zipp: filename=zipp-3.16.2-py3-none-any.whl size=7198 sha256=07693a806634f8f2cd9a97b06998dfdcf04705f0d524bbd1551dc9b824c17197 Stored in directory: /root/.cache/pip/wheels/f4/15/9d/032cc815b8ccac1b1387922dd64c66e8032f5ac74b1efaddeb Successfully built appdirs distlib distro filelock importlib-metadata platformdirs six virtualenv zipp if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.2/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/appdirs-1.4.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/distlib-0.3.7-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/distro-1.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/filelock-3.12.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/importlib_metadata-6.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/platformdirs-3.10.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/six-1.16.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/virtualenv-20.24.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/zipp-3.16.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Installing collected packages: distlib, appdirs, zipp, six, platformdirs, filelock, distro, virtualenv, importlib-metadata Successfully installed appdirs-1.4.4 distlib-0.3.7 distro-1.8.0 filelock-3.12.3 importlib-metadata-6.8.0 platformdirs-3.10.0 six-1.16.0 virtualenv-20.24.6 zipp-3.16.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/appdirs.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/distlib.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/distro.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/filelock.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/importlib_metadata.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/platformdirs.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/six.yaml is ready /opt/metwork-mfext-2.2/opt/python3_core/share/metwork_packages/virtualenv.yaml is ready /opt/metwork-mfext-2.2/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/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 -- 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-2.2/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-2.2/opt/python3_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3_core" cache: /buildcache/mfext_cache_layer_python3_core_123d6fea2e1f8ce0cad6c46d1cdf6d43.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-2.2/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/scientific_core" "scientific_core" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: d7c602ef79c83451cfdc419163698b55 cache hit (used: /buildcache/mfext_cache_layer_scientific_core_c8c35e96a92832915e2868437d6f1484.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; 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-2.2/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-2.2/opt/scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_c8c35e96a92832915e2868437d6f1484.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-2.2/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3" "python3" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 python3_core@mfext layer (dependency) hash (from cache): 8b62457357a2657b3dd19852d10a06e7 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 654ec52ff50e7f1ab1ed5582d4050c7b cache missed (/buildcache/mfext_cache_layer_python3_40f07c5452c5f7981775202cb1a1ab39.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 0402_prereq_extra_python_packages 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-2.2/opt/python3 ; \ fi make[3]: Entering directory '/src/layers/layer2_python3/0400_prereq_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 -- 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 tempolayer17824[/src/layers/layer2_python3/0400_prereq_extra_python_packages/tempolayer17824] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting cffi==1.15.1 (from -r requirements3.txt (line 1)) Downloading cffi-1.15.1.tar.gz (508 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.5/508.5 kB 20.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting ConfigUpdater==3.1.1 (from -r requirements3.txt (line 2)) Downloading ConfigUpdater-3.1.1.tar.gz (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.0/140.0 kB 49.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fastentrypoints==0.12 (from -r requirements3.txt (line 3)) Downloading fastentrypoints-0.12.tar.gz (4.0 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pbr==5.11.1 (from -r requirements3.txt (line 4)) Downloading pbr-5.11.1.tar.gz (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.6/127.6 kB 44.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pycparser==2.21 (from -r requirements3.txt (line 5)) Downloading pycparser-2.21.tar.gz (170 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.9/170.9 kB 30.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting PyScaffold==4.5 (from -r requirements3.txt (line 6)) Downloading PyScaffold-4.5.tar.gz (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 41.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-runner==6.0.0 (from -r requirements3.txt (line 7)) Downloading pytest-runner-6.0.0.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting semantic-version==2.10.0 (from -r requirements3.txt (line 8)) Downloading semantic_version-2.10.0.tar.gz (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/52.3 kB 2.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting setuptools-git==1.2 (from -r requirements3.txt (line 9)) Downloading setuptools-git-1.2.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting setuptools-rust==1.7.0 (from -r requirements3.txt (line 10)) Downloading setuptools-rust-1.7.0.tar.gz (303 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 303.2/303.2 kB 74.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomlkit==0.12.1 (from -r requirements3.txt (line 11)) Downloading tomlkit-0.12.1-py3-none-any.whl.metadata (2.7 kB) Collecting platformdirs<4,>=2 (from PyScaffold==4.5->-r requirements3.txt (line 6)) Using cached platformdirs-3.10.0-py3-none-any.whl Collecting setuptools>=46.1.0 (from PyScaffold==4.5->-r requirements3.txt (line 6)) Using cached setuptools-69.0.3-py3-none-any.whl Collecting setuptools-scm>=5 (from PyScaffold==4.5->-r requirements3.txt (line 6)) Using cached setuptools_scm-7.1.0-py3-none-any.whl Collecting packaging>=20.7 (from PyScaffold==4.5->-r requirements3.txt (line 6)) Using cached packaging-23.1-py3-none-any.whl Collecting typing-extensions>=3.7.4.3 (from setuptools-rust==1.7.0->-r requirements3.txt (line 10)) Using cached typing_extensions-4.8.0-py3-none-any.whl Downloading tomlkit-0.12.1-py3-none-any.whl (37 kB) Saved ./src/tomlkit-0.12.1-py3-none-any.whl Saved ./src/packaging-23.1-py3-none-any.whl Saved ./src/platformdirs-3.10.0-py3-none-any.whl Saved ./src/setuptools-69.0.3-py3-none-any.whl Saved ./src/setuptools_scm-7.1.0-py3-none-any.whl Saved ./src/typing_extensions-4.8.0-py3-none-any.whl Building wheels for collected packages: cffi, ConfigUpdater, fastentrypoints, pbr, pycparser, PyScaffold, pytest-runner, semantic-version, setuptools-git, setuptools-rust Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.15.1-cp311-cp311-linux_x86_64.whl size=439090 sha256=b180eb4a9de19a348f3e88195baf25808f6b87d316506d20be808fda8796c0ad Stored in directory: /root/.cache/pip/wheels/5d/17/d8/6436d41f11276e2efe070ee24646d7f8b11ec097c75cf84be7 Building wheel for ConfigUpdater (pyproject.toml): started Building wheel for ConfigUpdater (pyproject.toml): finished with status 'done' Created wheel for ConfigUpdater: filename=ConfigUpdater-3.1.1-py2.py3-none-any.whl size=34256 sha256=83d86663a414edc5e87b19d124b45c3d4c47d562ba18ef856c7f2141a9bf7cb3 Stored in directory: /root/.cache/pip/wheels/f7/fd/cf/c8d913e647460adf5b11b491e4de74dad4332642a1296f1470 Building wheel for fastentrypoints (setup.py): started Building wheel for fastentrypoints (setup.py): finished with status 'done' Created wheel for fastentrypoints: filename=fastentrypoints-0.12-py3-none-any.whl size=4560 sha256=0776ac74fa1ebd18959224bb2f042b681bb4531125ff3a48f6260320b61f417d Stored in directory: /root/.cache/pip/wheels/4b/9b/f9/4bc6c308d5b2ae480765dffde47c256dfc239fabbc0bc612f1 Building wheel for pbr (setup.py): started Building wheel for pbr (setup.py): finished with status 'done' Created wheel for pbr: filename=pbr-5.11.1-py2.py3-none-any.whl size=110374 sha256=2d2ae9e24b4b36f43cbef2025ab49b1ae2cdf89b03ca7df318a2b981d89b158e Stored in directory: /root/.cache/pip/wheels/86/45/71/96d819e7d049dbbf48f9a6880238bb2f00c5e3bb14fafac205 Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.21-py2.py3-none-any.whl size=118718 sha256=8c0977465d82c636eb2f56c911efd98783e549209bfa5801a994be3d8b994b4a Stored in directory: /root/.cache/pip/wheels/e3/10/c6/d960ae30454612d0ce4c39d7d8e724d589483b41ee55381740 Building wheel for PyScaffold (pyproject.toml): started Building wheel for PyScaffold (pyproject.toml): finished with status 'done' Created wheel for PyScaffold: filename=PyScaffold-4.5-py3-none-any.whl size=174948 sha256=82f9ecd7e4537d7ba2bea9bcb9c536c3e118fd1314b2b3d80d1b111abbcc0c0b Stored in directory: /root/.cache/pip/wheels/61/fe/46/55443752d359adbca740ce0e8c8be9b579c15a0debb9ab6f52 Building wheel for pytest-runner (pyproject.toml): started Building wheel for pytest-runner (pyproject.toml): finished with status 'done' Created wheel for pytest-runner: filename=pytest_runner-6.0.0-py3-none-any.whl size=7195 sha256=0f9502ed554d8089b7e9eab108250fa51b80d36f86730ba4b256723a47dd422f Stored in directory: /root/.cache/pip/wheels/b4/68/07/583777bd6e7f974fc0ad54a439bbd0183cbc8f8b3fc2e027ed Building wheel for semantic-version (setup.py): started Building wheel for semantic-version (setup.py): finished with status 'done' Created wheel for semantic-version: filename=semantic_version-2.10.0-py2.py3-none-any.whl size=15544 sha256=34c323537734d842ed51dd3e9edb69da7eede41d00caf99b516922b17271d200 Stored in directory: /root/.cache/pip/wheels/ef/5c/6c/9e687c576c5bdb5fe700ec25cbc41d4e8e115ab6219a3da4e2 Building wheel for setuptools-git (setup.py): started Building wheel for setuptools-git (setup.py): finished with status 'done' Created wheel for setuptools-git: filename=setuptools_git-1.2-py2.py3-none-any.whl size=9603 sha256=88728dcdb69f98a67bded2b965e51e36eaaf255dc68813f32281a8eff5515ec4 Stored in directory: /root/.cache/pip/wheels/3b/be/13/f5151afe4daef77d80903135ef262795909e5c03e90ae9dedb Building wheel for setuptools-rust (pyproject.toml): started Building wheel for setuptools-rust (pyproject.toml): finished with status 'done' Created wheel for setuptools-rust: filename=setuptools_rust-1.7.0-py3-none-any.whl size=25172 sha256=06e07438b07840dac2c550e4083ccdf20c316c67d30b3f02f050fd269a2faa6a Stored in directory: /root/.cache/pip/wheels/cb/d4/a6/3ba83469e9d9065878d9295b2b23c129c03b73b5e7dff74652 Successfully built cffi ConfigUpdater fastentrypoints pbr pycparser PyScaffold pytest-runner semantic-version setuptools-git setuptools-rust if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-2.2/opt/python3] is already loaded Looking in links: ./src Processing ./src/cffi-1.15.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/ConfigUpdater-3.1.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/fastentrypoints-0.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/pbr-5.11.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/pycparser-2.21-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/PyScaffold-4.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/pytest_runner-6.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/semantic_version-2.10.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/setuptools_git-1.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/setuptools_rust-1.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/tomlkit-0.12.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Requirement already satisfied: platformdirs<4,>=2 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from PyScaffold==4.5->-r requirements3.txt.tmp (line 6)) (3.10.0) Requirement already satisfied: setuptools>=46.1.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from PyScaffold==4.5->-r requirements3.txt.tmp (line 6)) (69.0.3) Requirement already satisfied: setuptools-scm>=5 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from PyScaffold==4.5->-r requirements3.txt.tmp (line 6)) (7.1.0) Requirement already satisfied: packaging>=20.7 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from PyScaffold==4.5->-r requirements3.txt.tmp (line 6)) (23.1) Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from setuptools-rust==1.7.0->-r requirements3.txt.tmp (line 10)) (4.8.0) Installing collected packages: setuptools-git, fastentrypoints, tomlkit, semantic-version, pytest-runner, pycparser, pbr, ConfigUpdater, setuptools-rust, PyScaffold, cffi Successfully installed ConfigUpdater-3.1.1 PyScaffold-4.5 cffi-1.15.1 fastentrypoints-0.12 pbr-5.11.1 pycparser-2.21 pytest-runner-6.0.0 semantic-version-2.10.0 setuptools-git-1.2 setuptools-rust-1.7.0 tomlkit-0.12.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/PyScaffold.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/fastentrypoints.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pbr.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pycparser.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pytest-runner.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/semantic_version.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/setuptools-git.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/setuptools-rust.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/tomlkit.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3/0400_prereq_extra_python_packages' make[3]: Entering directory '/src/layers/layer2_python3/0402_prereq_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 -- 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 tempolayer18516[/src/layers/layer2_python3/0402_prereq_extra_python_packages/tempolayer18516] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting hatch-fancy-pypi-readme==23.1.0 (from -r requirements3.txt (line 1)) Downloading hatch_fancy_pypi_readme-23.1.0.tar.gz (28 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatch-nodejs-version==0.3.2 (from -r requirements3.txt (line 2)) Downloading hatch_nodejs_version-0.3.2.tar.gz (16 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatch-requirements-txt==0.4.0 (from -r requirements3.txt (line 3)) Downloading hatch_requirements_txt-0.4.0.tar.gz (6.4 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting maturin==1.3.1 (from -r requirements3.txt (line 4)) Downloading maturin-1.3.1.tar.gz (176 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.0/176.0 kB 23.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatchling (from hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt (line 1)) Using cached hatchling-1.18.0-py3-none-any.whl Collecting packaging>=21.3 (from hatch-requirements-txt==0.4.0->-r requirements3.txt (line 3)) Using cached packaging-23.1-py3-none-any.whl Collecting editables>=0.3 (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt (line 1)) Using cached editables-0.5-py3-none-any.whl Collecting pathspec>=0.10.1 (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt (line 1)) Using cached pathspec-0.11.2-py3-none-any.whl Collecting pluggy>=1.0.0 (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt (line 1)) Using cached pluggy-1.3.0-py3-none-any.whl Collecting trove-classifiers (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt (line 1)) Using cached trove_classifiers-2023.8.7-py3-none-any.whl Saved ./src/hatchling-1.18.0-py3-none-any.whl Saved ./src/packaging-23.1-py3-none-any.whl Saved ./src/editables-0.5-py3-none-any.whl Saved ./src/pathspec-0.11.2-py3-none-any.whl Saved ./src/pluggy-1.3.0-py3-none-any.whl Saved ./src/trove_classifiers-2023.8.7-py3-none-any.whl Building wheels for collected packages: hatch-fancy-pypi-readme, hatch-nodejs-version, hatch-requirements-txt, maturin Building wheel for hatch-fancy-pypi-readme (pyproject.toml): started Building wheel for hatch-fancy-pypi-readme (pyproject.toml): finished with status 'done' Created wheel for hatch-fancy-pypi-readme: filename=hatch_fancy_pypi_readme-23.1.0-py3-none-any.whl size=10490 sha256=efd812df785d8ffeb1e29b55e46738a2b6e3c99fac9f947908a725f682af73ee Stored in directory: /root/.cache/pip/wheels/c3/4b/1c/550d2ef342a4eb6e118f26d11fbc32bd1ca668d0a21826d66f Building wheel for hatch-nodejs-version (pyproject.toml): started Building wheel for hatch-nodejs-version (pyproject.toml): finished with status 'done' Created wheel for hatch-nodejs-version: filename=hatch_nodejs_version-0.3.2-py3-none-any.whl size=8539 sha256=d73e728f1a262d214afe9c0a40e161013ef0b7a6c78ff843293880f6a46ede79 Stored in directory: /root/.cache/pip/wheels/8a/76/53/a643b6880a2f6c371acfcc34d3146a3d2b5ec6cc71ce4a2af7 Building wheel for hatch-requirements-txt (pyproject.toml): started Building wheel for hatch-requirements-txt (pyproject.toml): finished with status 'done' Created wheel for hatch-requirements-txt: filename=hatch_requirements_txt-0.4.0-py3-none-any.whl size=7759 sha256=cf115745f16d4d4386900d54bc2635d7522ec81e9d61d39eec97071a396df8d4 Stored in directory: /root/.cache/pip/wheels/16/4e/7a/c5d19b820d98d5beb9039776e3d240d9b3db46b924f8d1ecb0 Building wheel for maturin (pyproject.toml): started Building wheel for maturin (pyproject.toml): still running... Building wheel for maturin (pyproject.toml): still running... Building wheel for maturin (pyproject.toml): finished with status 'done' Created wheel for maturin: filename=maturin-1.3.1-cp311-cp311-linux_x86_64.whl size=5125695 sha256=c59a9e0bc66170db165113edecb319dc61d08614419f3fbf639c7c03a1f86c54 Stored in directory: /root/.cache/pip/wheels/f3/16/15/826f7a111de72c6412b6f38fb6d0c06ebc7e8694cd01af3a61 Successfully built hatch-fancy-pypi-readme hatch-nodejs-version hatch-requirements-txt maturin if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-2.2/opt/python3] is already loaded Looking in links: ./src Processing ./src/hatch_fancy_pypi_readme-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/hatch_nodejs_version-0.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/hatch_requirements_txt-0.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/maturin-1.3.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Requirement already satisfied: hatchling in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt.tmp (line 1)) (1.18.0) Requirement already satisfied: packaging>=21.3 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatch-requirements-txt==0.4.0->-r requirements3.txt.tmp (line 3)) (23.1) Requirement already satisfied: editables>=0.3 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt.tmp (line 1)) (0.5) Requirement already satisfied: pathspec>=0.10.1 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt.tmp (line 1)) (0.11.2) Requirement already satisfied: pluggy>=1.0.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt.tmp (line 1)) (1.3.0) Requirement already satisfied: trove-classifiers in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt.tmp (line 1)) (2023.8.7) Installing collected packages: maturin, hatch-requirements-txt, hatch-nodejs-version, hatch-fancy-pypi-readme Successfully installed hatch-fancy-pypi-readme-23.1.0 hatch-nodejs-version-0.3.2 hatch-requirements-txt-0.4.0 maturin-1.3.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/hatch-fancy-pypi-readme.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/hatch-nodejs-version.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/hatch-requirements-txt.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/maturin.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3/0402_prereq_extra_python_packages' 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 -- 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 tempolayer23266[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Obtaining acquisition from git+https://github.com/metwork-framework/acquisition.git@8205f0c2fcd323d7e36cbeecac05e74935def06c#egg=acquisition (from -r requirements3.txt (line 1)) Cloning https://github.com/metwork-framework/acquisition.git (to revision 8205f0c2fcd323d7e36cbeecac05e74935def06c) to ./tmp_src/acquisition 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^8205f0c2fcd323d7e36cbeecac05e74935def06c' Running command git fetch -q https://github.com/metwork-framework/acquisition.git 8205f0c2fcd323d7e36cbeecac05e74935def06c Running command git checkout -q 8205f0c2fcd323d7e36cbeecac05e74935def06c Resolved https://github.com/metwork-framework/acquisition.git to commit 8205f0c2fcd323d7e36cbeecac05e74935def06c Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining aiohttp_metwork_middlewares from git+https://github.com/metwork-framework/aiohttp_metwork_middlewares.git@6ec9424f24b7b89298dfcabde36ad49332cbecc4#egg=aiohttp_metwork_middlewares (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/aiohttp_metwork_middlewares.git (to revision 6ec9424f24b7b89298dfcabde36ad49332cbecc4) to ./tmp_src/aiohttp-metwork-middlewares 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^6ec9424f24b7b89298dfcabde36ad49332cbecc4' Running command git fetch -q https://github.com/metwork-framework/aiohttp_metwork_middlewares.git 6ec9424f24b7b89298dfcabde36ad49332cbecc4 Resolved https://github.com/metwork-framework/aiohttp_metwork_middlewares.git to commit 6ec9424f24b7b89298dfcabde36ad49332cbecc4 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining cookiecutter from git+https://github.com/metwork-framework/cookiecutter.git@6d12c5bc04390cb019d9d01b47cb3d50e6276a9d#egg=cookiecutter (from -r requirements3.txt (line 22)) Cloning https://github.com/metwork-framework/cookiecutter.git (to revision 6d12c5bc04390cb019d9d01b47cb3d50e6276a9d) to ./tmp_src/cookiecutter 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^6d12c5bc04390cb019d9d01b47cb3d50e6276a9d' Running command git fetch -q https://github.com/metwork-framework/cookiecutter.git 6d12c5bc04390cb019d9d01b47cb3d50e6276a9d Resolved https://github.com/metwork-framework/cookiecutter.git to commit 6d12c5bc04390cb019d9d01b47cb3d50e6276a9d Running command git submodule update --init --recursive -q Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining cookiecutter_hooks from git+https://github.com/metwork-framework/cookiecutter_hooks.git@c9124c2b54c1c05cd83eb3d3454cc4214485c45d#egg=cookiecutter_hooks (from -r requirements3.txt (line 23)) Cloning https://github.com/metwork-framework/cookiecutter_hooks.git (to revision c9124c2b54c1c05cd83eb3d3454cc4214485c45d) to ./tmp_src/cookiecutter-hooks 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^c9124c2b54c1c05cd83eb3d3454cc4214485c45d' Running command git fetch -q https://github.com/metwork-framework/cookiecutter_hooks.git c9124c2b54c1c05cd83eb3d3454cc4214485c45d Running command git checkout -q c9124c2b54c1c05cd83eb3d3454cc4214485c45d Resolved https://github.com/metwork-framework/cookiecutter_hooks.git to commit c9124c2b54c1c05cd83eb3d3454cc4214485c45d Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining deploycron from git+https://github.com/metwork-framework/deploycron.git@27342219bc00ce9c90b18107ec321b722b3c90bb#egg=deploycron (from -r requirements3.txt (line 27)) Cloning https://github.com/metwork-framework/deploycron.git (to revision 27342219bc00ce9c90b18107ec321b722b3c90bb) to ./tmp_src/deploycron 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^27342219bc00ce9c90b18107ec321b722b3c90bb' Running command git fetch -q https://github.com/metwork-framework/deploycron.git 27342219bc00ce9c90b18107ec321b722b3c90bb Resolved https://github.com/metwork-framework/deploycron.git to commit 27342219bc00ce9c90b18107ec321b722b3c90bb Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining directory_observer from git+https://github.com/metwork-framework/directory_observer.git@03770b7876990803cc3b271e78b3c0a2364cdf3c#egg=directory_observer (from -r requirements3.txt (line 30)) Cloning https://github.com/metwork-framework/directory_observer.git (to revision 03770b7876990803cc3b271e78b3c0a2364cdf3c) to ./tmp_src/directory-observer 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^03770b7876990803cc3b271e78b3c0a2364cdf3c' Running command git fetch -q https://github.com/metwork-framework/directory_observer.git 03770b7876990803cc3b271e78b3c0a2364cdf3c Running command git checkout -q 03770b7876990803cc3b271e78b3c0a2364cdf3c Resolved https://github.com/metwork-framework/directory_observer.git to commit 03770b7876990803cc3b271e78b3c0a2364cdf3c Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@136972101464853a57b61e485608167fe75f5f71#egg=envtpl (from -r requirements3.txt (line 32)) Cloning https://github.com/metwork-framework/envtpl.git (to revision 136972101464853a57b61e485608167fe75f5f71) to ./tmp_src/envtpl 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^136972101464853a57b61e485608167fe75f5f71' Running command git fetch -q https://github.com/metwork-framework/envtpl.git 136972101464853a57b61e485608167fe75f5f71 Resolved https://github.com/metwork-framework/envtpl.git to commit 136972101464853a57b61e485608167fe75f5f71 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining mfplugin from git+https://github.com/metwork-framework/mfplugin.git@5de463640d478622309d6949d21075c6810f1344#egg=mfplugin (from -r requirements3.txt (line 53)) Cloning https://github.com/metwork-framework/mfplugin.git (to revision 5de463640d478622309d6949d21075c6810f1344) to ./tmp_src/mfplugin 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^5de463640d478622309d6949d21075c6810f1344' Running command git fetch -q https://github.com/metwork-framework/mfplugin.git 5de463640d478622309d6949d21075c6810f1344 Running command git checkout -q 5de463640d478622309d6949d21075c6810f1344 Resolved https://github.com/metwork-framework/mfplugin.git to commit 5de463640d478622309d6949d21075c6810f1344 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining requests_unixsocket from git+https://github.com/metwork-framework/requests-unixsocket.git@0.3.1#egg=requests_unixsocket (from -r requirements3.txt (line 79)) Cloning https://github.com/metwork-framework/requests-unixsocket.git (to revision 0.3.1) to ./tmp_src/requests-unixsocket Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/requests-unixsocket.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/requests-unixsocket Resolved https://github.com/metwork-framework/requests-unixsocket.git to commit 3df6b3ce6f33c4724f89ac57072fc05f41b57436 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining statsd from git+https://github.com/thefab/pystatsd.git@075001fef55d1caefdd74a55c40db84d829e7edd#egg=statsd (from -r requirements3.txt (line 82)) Cloning https://github.com/thefab/pystatsd.git (to revision 075001fef55d1caefdd74a55c40db84d829e7edd) to ./tmp_src/statsd Running command git clone --filter=blob:none --quiet https://github.com/thefab/pystatsd.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/statsd Running command git rev-parse -q --verify 'sha^075001fef55d1caefdd74a55c40db84d829e7edd' Running command git fetch -q https://github.com/thefab/pystatsd.git 075001fef55d1caefdd74a55c40db84d829e7edd Resolved https://github.com/thefab/pystatsd.git to commit 075001fef55d1caefdd74a55c40db84d829e7edd Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining telegraf_unixsocket_client from git+https://github.com/metwork-framework/telegraf-unixsocket-python-client@d41af1a6af7c796cd835c1a98c773989cdb0897e#egg=telegraf_unixsocket_client (from -r requirements3.txt (line 84)) Cloning https://github.com/metwork-framework/telegraf-unixsocket-python-client (to revision d41af1a6af7c796cd835c1a98c773989cdb0897e) to ./tmp_src/telegraf-unixsocket-client 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^d41af1a6af7c796cd835c1a98c773989cdb0897e' Running command git fetch -q https://github.com/metwork-framework/telegraf-unixsocket-python-client d41af1a6af7c796cd835c1a98c773989cdb0897e Running command git checkout -q d41af1a6af7c796cd835c1a98c773989cdb0897e Resolved https://github.com/metwork-framework/telegraf-unixsocket-python-client to commit d41af1a6af7c796cd835c1a98c773989cdb0897e Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining xattrfile from git+https://github.com/metwork-framework/xattrfile.git@9c0b2974deeafed59caa3659c685a89e686a0159#egg=xattrfile (from -r requirements3.txt (line 95)) Cloning https://github.com/metwork-framework/xattrfile.git (to revision 9c0b2974deeafed59caa3659c685a89e686a0159) to ./tmp_src/xattrfile 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^9c0b2974deeafed59caa3659c685a89e686a0159' Running command git fetch -q https://github.com/metwork-framework/xattrfile.git 9c0b2974deeafed59caa3659c685a89e686a0159 Running command git checkout -q 9c0b2974deeafed59caa3659c685a89e686a0159 Resolved https://github.com/metwork-framework/xattrfile.git to commit 9c0b2974deeafed59caa3659c685a89e686a0159 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting aiohttp==3.9.1 (from -r requirements3.txt (line 2)) Downloading aiohttp-3.9.1.tar.gz (7.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.5/7.5 MB 87.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiosignal==1.3.1 (from -r requirements3.txt (line 4)) Downloading aiosignal-1.3.1.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting annotated-types==0.6.0 (from -r requirements3.txt (line 5)) Downloading annotated_types-0.6.0.tar.gz (14 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting argcomplete==3.1.1 (from -r requirements3.txt (line 6)) Downloading argcomplete-3.1.1.tar.gz (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.4/79.4 kB 19.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting arrow==1.2.3 (from -r requirements3.txt (line 7)) Downloading arrow-1.2.3.tar.gz (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.6/127.6 kB 29.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting async-timeout==4.0.3 (from -r requirements3.txt (line 8)) Downloading async-timeout-4.0.3.tar.gz (8.3 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs==23.1.0 (from -r requirements3.txt (line 9)) Downloading attrs-23.1.0.tar.gz (212 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.9/212.9 kB 37.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting autopep8==2.0.4 (from -r requirements3.txt (line 10)) Downloading autopep8-2.0.4.tar.gz (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.5/116.5 kB 21.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting bash==0.6 (from -r requirements3.txt (line 11)) Downloading bash-0.6.tar.gz (2.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting bcrypt==4.0.1 (from -r requirements3.txt (line 12)) Downloading bcrypt-4.0.1.tar.gz (25 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting binaryornot==0.4.4 (from -r requirements3.txt (line 13)) Downloading binaryornot-0.4.4.tar.gz (371 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 371.1/371.1 kB 67.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting bjoern==3.2.2 (from -r requirements3.txt (line 14)) Downloading bjoern-3.2.2.tar.gz (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.7/45.7 kB 14.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cachetools==5.3.1 (from -r requirements3.txt (line 15)) Downloading cachetools-5.3.1.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Cerberus==1.3.5 (from -r requirements3.txt (line 16)) Downloading Cerberus-1.3.5.tar.gz (29 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting chardet==5.2.0 (from -r requirements3.txt (line 17)) Downloading chardet-5.2.0.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 8.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset_normalizer==3.2.0 (from -r requirements3.txt (line 18)) Downloading charset-normalizer-3.2.0.tar.gz (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.1/97.1 kB 26.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Click==8.1.7 (from -r requirements3.txt (line 19)) Downloading click-8.1.7.tar.gz (336 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.1/336.1 kB 74.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting colorama==0.4.6 (from -r requirements3.txt (line 20)) Downloading colorama-0.4.6.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting commonmark==0.9.1 (from -r requirements3.txt (line 21)) Downloading commonmark-0.9.1.tar.gz (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 kB 7.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cron-wrapper==0.1.2 (from -r requirements3.txt (line 24)) Downloading cron-wrapper-0.1.2.tar.gz (6.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cryptography==41.0.7 (from -r requirements3.txt (line 25)) Downloading cryptography-41.0.7.tar.gz (630 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.9/630.9 kB 28.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting decorator==5.1.1 (from -r requirements3.txt (line 26)) Downloading decorator-5.1.1.tar.gz (35 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Deprecated==1.2.14 (from -r requirements3.txt (line 28)) Downloading Deprecated-1.2.14.tar.gz (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 135.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dill==0.3.7 (from -r requirements3.txt (line 29)) Downloading dill-0.3.7.tar.gz (183 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 183.4/183.4 kB 54.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting diskcache==5.6.3 (from -r requirements3.txt (line 31)) Downloading diskcache-5.6.3.tar.gz (67 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.9/67.9 kB 15.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting frozenlist==1.4.0 (from -r requirements3.txt (line 33)) Downloading frozenlist-1.4.0.tar.gz (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.7/90.7 kB 6.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fsspec==2023.9.2 (from -r requirements3.txt (line 34)) Downloading fsspec-2023.9.2.tar.gz (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.6/161.6 kB 20.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting geojson==3.0.1 (from -r requirements3.txt (line 35)) Downloading geojson-3.0.1.tar.gz (24 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting gitignore-parser==0.1.11 (from -r requirements3.txt (line 36)) Downloading gitignore_parser-0.1.11.tar.gz (5.3 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hiredis==2.2.3 (from -r requirements3.txt (line 37)) Downloading hiredis-2.2.3.tar.gz (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.2/84.2 kB 17.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting idna==3.4 (from -r requirements3.txt (line 38)) Downloading idna-3.4.tar.gz (183 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 183.1/183.1 kB 25.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting inotify-simple==1.3.5 (from -r requirements3.txt (line 39)) Downloading inotify_simple-1.3.5.tar.gz (9.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Jinja2==3.1.3 (from -r requirements3.txt (line 40)) Downloading Jinja2-3.1.3.tar.gz (268 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.3/268.3 kB 14.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jinja2-from-json-extension==1.0.0 (from -r requirements3.txt (line 41)) Downloading jinja2_from_json_extension-1.0.0.tar.gz (2.6 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jinja2-fnmatch-extension==1.0.2 (from -r requirements3.txt (line 42)) Downloading jinja2_fnmatch_extension-1.0.2.tar.gz (3.3 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jinja2-getenv-extension==1.0.2 (from -r requirements3.txt (line 43)) Downloading jinja2_getenv_extension-1.0.2.tar.gz (3.5 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jinja2-shell-extension==2.0.1 (from -r requirements3.txt (line 44)) Downloading jinja2_shell_extension-2.0.1.tar.gz (3.5 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jinja2-time==0.2.0 (from -r requirements3.txt (line 45)) Downloading jinja2-time-0.2.0.tar.gz (5.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting joblib==1.3.2 (from -r requirements3.txt (line 46)) Downloading joblib-1.3.2.tar.gz (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 97.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lazy-import==0.2.2 (from -r requirements3.txt (line 47)) Downloading lazy_import-0.2.2.tar.gz (15 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Markdown==3.4.4 (from -r requirements3.txt (line 48)) Downloading Markdown-3.4.4.tar.gz (324 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 324.5/324.5 kB 30.0 MB/s eta 0:00:00 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 49)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.6/74.6 kB 17.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting MarkupSafe==2.1.3 (from -r requirements3.txt (line 50)) Downloading MarkupSafe-2.1.3.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mdurl==0.1.2 (from -r requirements3.txt (line 51)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mflog==0.1.0 (from -r requirements3.txt (line 52)) Downloading mflog-0.1.0.tar.gz (21 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mfutil==0.2.0 (from -r requirements3.txt (line 54)) Downloading mfutil-0.2.0.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mockredispy==2.9.3 (from -r requirements3.txt (line 55)) Downloading mockredispy-2.9.3.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting multidict==6.0.4 (from -r requirements3.txt (line 56)) Downloading multidict-6.0.4.tar.gz (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.3/51.3 kB 14.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mypy-extensions==1.0.0 (from -r requirements3.txt (line 57)) Downloading mypy_extensions-1.0.0.tar.gz (4.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting netifaces==0.11.0 (from -r requirements3.txt (line 58)) Downloading netifaces-0.11.0.tar.gz (30 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting opinionated-configparser==1.0.1 (from -r requirements3.txt (line 59)) Downloading opinionated_configparser-1.0.1.tar.gz (6.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting paramiko==3.4.0 (from -r requirements3.txt (line 60)) Downloading paramiko-3.4.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 118.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pika==1.3.2 (from -r requirements3.txt (line 61)) Downloading pika-1.3.2.tar.gz (145 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.0/145.0 kB 15.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting poyo==0.5.0 (from -r requirements3.txt (line 62)) Downloading poyo-0.5.0.tar.gz (15 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting psutil==5.9.7 (from -r requirements3.txt (line 63)) Downloading psutil-5.9.7.tar.gz (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.4/498.4 kB 85.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1==0.4.8 (from -r requirements3.txt (line 64)) Downloading pyasn1-0.4.8.tar.gz (146 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 38.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyasn1-modules==0.2.8 (from -r requirements3.txt (line 65)) Downloading pyasn1-modules-0.2.8.tar.gz (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.9/242.9 kB 19.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pycodestyle==2.11.0 (from -r requirements3.txt (line 66)) Downloading pycodestyle-2.11.0.tar.gz (38 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pydantic==2.4.2 (from -r requirements3.txt (line 67)) Downloading pydantic-2.4.2.tar.gz (654 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 654.0/654.0 kB 35.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydantic-core==2.10.1 (from -r requirements3.txt (line 68)) Downloading pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.5 kB) Collecting Pygments==2.16.1 (from -r requirements3.txt (line 69)) Downloading Pygments-2.16.1.tar.gz (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 123.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinotify==0.9.6 (from -r requirements3.txt (line 70)) Downloading pyinotify-0.9.6.tar.gz (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 8.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting PyNaCl==1.5.0 (from -r requirements3.txt (line 71)) Downloading PyNaCl-1.5.0.tar.gz (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 86.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil==2.8.2 (from -r requirements3.txt (line 72)) Downloading python-dateutil-2.8.2.tar.gz (357 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 357.3/357.3 kB 17.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-ldap==3.4.3 (from -r requirements3.txt (line 73)) Downloading python-ldap-3.4.3.tar.gz (377 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 377.4/377.4 kB 82.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytz==2023.3.post1 (from -r requirements3.txt (line 74)) Downloading pytz-2023.3.post1.tar.gz (316 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 316.9/316.9 kB 42.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting PyYAML==6.0.1 (from -r requirements3.txt (line 75)) Downloading PyYAML-6.0.1.tar.gz (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 9.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting redis==5.0.1 (from -r requirements3.txt (line 76)) Downloading redis-5.0.1.tar.gz (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 91.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting regex==2023.8.8 (from -r requirements3.txt (line 77)) Downloading regex-2023.8.8.tar.gz (392 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 392.5/392.5 kB 70.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests==2.31.0 (from -r requirements3.txt (line 78)) Downloading requests-2.31.0.tar.gz (110 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.8/110.8 kB 27.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich==13.5.2 (from -r requirements3.txt (line 80)) Downloading rich-13.5.2-py3-none-any.whl.metadata (18 kB) Collecting simpleeval==0.9.13 (from -r requirements3.txt (line 81)) Downloading simpleeval-0.9.13.tar.gz (24 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting structlog==23.1.0 (from -r requirements3.txt (line 83)) Downloading structlog-23.1.0.tar.gz (746 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 72.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting termcolor==2.3.0 (from -r requirements3.txt (line 85)) Downloading termcolor-2.3.0.tar.gz (12 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting terminaltables==3.1.10 (from -r requirements3.txt (line 86)) Downloading terminaltables-3.1.10-py2.py3-none-any.whl (15 kB) Collecting threadpoolctl==3.2.0 (from -r requirements3.txt (line 87)) Downloading threadpoolctl-3.2.0.tar.gz (36 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tqdm==4.66.1 (from -r requirements3.txt (line 88)) Downloading tqdm-4.66.1.tar.gz (169 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 169.1/169.1 kB 12.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets==5.9.0 (from -r requirements3.txt (line 89)) Downloading traitlets-5.9.0.tar.gz (150 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.2/150.2 kB 38.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Unidecode==1.3.6 (from -r requirements3.txt (line 90)) Downloading Unidecode-1.3.6.tar.gz (192 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.5/192.5 kB 55.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting urllib3==2.1.0 (from -r requirements3.txt (line 91)) Downloading urllib3-2.1.0.tar.gz (263 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 263.9/263.9 kB 61.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Werkzeug==3.0.1 (from -r requirements3.txt (line 92)) Downloading werkzeug-3.0.1.tar.gz (801 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.4/801.4 kB 123.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting whichcraft==0.6.1 (from -r requirements3.txt (line 93)) Downloading whichcraft-0.6.1.tar.gz (6.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting wrapt==1.14.1 (from -r requirements3.txt (line 94)) Downloading wrapt-1.14.1.tar.gz (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 4.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting xmltodict==0.13.0 (from -r requirements3.txt (line 96)) Downloading xmltodict-0.13.0.tar.gz (33 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting yarl==1.9.2 (from -r requirements3.txt (line 97)) Downloading yarl-1.9.2.tar.gz (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.7/184.7 kB 30.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yq==3.2.2 (from -r requirements3.txt (line 98)) Downloading yq-3.2.2.tar.gz (30 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from cron-wrapper==0.1.2->-r requirements3.txt (line 24)) Using cached filelock-3.12.3-py3-none-any.whl Collecting cffi>=1.12 (from cryptography==41.0.7->-r requirements3.txt (line 25)) Using cached cffi-1.15.1-cp311-cp311-linux_x86_64.whl Collecting six (from lazy-import==0.2.2->-r requirements3.txt (line 47)) Using cached six-1.16.0-py2.py3-none-any.whl Collecting typing-extensions>=4.6.1 (from pydantic==2.4.2->-r requirements3.txt (line 67)) Using cached typing_extensions-4.8.0-py3-none-any.whl Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements3.txt (line 78)) Downloading certifi-2023.7.22.tar.gz (159 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.5/159.5 kB 12.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tomlkit>=0.11.6 (from yq==3.2.2->-r requirements3.txt (line 98)) Using cached tomlkit-0.12.1-py3-none-any.whl.metadata (2.7 kB) Collecting ConfigUpdater (from mfplugin->-r requirements3.txt (line 53)) Using cached ConfigUpdater-3.1.1-py2.py3-none-any.whl Collecting pycparser (from cffi>=1.12->cryptography==41.0.7->-r requirements3.txt (line 25)) Using cached pycparser-2.21-py2.py3-none-any.whl Downloading pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 65.4 MB/s eta 0:00:00 Downloading rich-13.5.2-py3-none-any.whl (239 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.7/239.7 kB 42.4 MB/s eta 0:00:00 Using cached tomlkit-0.12.1-py3-none-any.whl (37 kB) Saved ./src/pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/rich-13.5.2-py3-none-any.whl Saved ./src/terminaltables-3.1.10-py2.py3-none-any.whl Saved ./src/cffi-1.15.1-cp311-cp311-linux_x86_64.whl Saved ./src/six-1.16.0-py2.py3-none-any.whl Saved ./src/tomlkit-0.12.1-py3-none-any.whl Saved ./src/typing_extensions-4.8.0-py3-none-any.whl Saved ./src/ConfigUpdater-3.1.1-py2.py3-none-any.whl Saved ./src/filelock-3.12.3-py3-none-any.whl Saved ./src/pycparser-2.21-py2.py3-none-any.whl Building wheels for collected packages: aiohttp, aiosignal, annotated-types, argcomplete, arrow, async-timeout, attrs, autopep8, bash, bcrypt, binaryornot, bjoern, cachetools, Cerberus, chardet, charset_normalizer, Click, colorama, commonmark, cron-wrapper, cryptography, decorator, Deprecated, dill, diskcache, frozenlist, fsspec, geojson, gitignore-parser, hiredis, idna, inotify-simple, Jinja2, jinja2-from-json-extension, jinja2-fnmatch-extension, jinja2-getenv-extension, jinja2-shell-extension, jinja2-time, joblib, lazy-import, Markdown, markdown-it-py, MarkupSafe, mdurl, mflog, mfutil, mockredispy, multidict, mypy-extensions, netifaces, opinionated-configparser, paramiko, pika, poyo, psutil, pyasn1, pyasn1-modules, pycodestyle, pydantic, Pygments, pyinotify, PyNaCl, python-dateutil, python-ldap, pytz, PyYAML, redis, regex, requests, simpleeval, structlog, termcolor, threadpoolctl, tqdm, traitlets, Unidecode, urllib3, Werkzeug, whichcraft, wrapt, xmltodict, yarl, yq, acquisition, aiohttp_metwork_middlewares, cookiecutter, cookiecutter_hooks, deploycron, directory_observer, envtpl, mfplugin, requests_unixsocket, statsd, telegraf_unixsocket_client, xattrfile, certifi Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.9.1-cp311-cp311-linux_x86_64.whl size=1257340 sha256=b16d4e6c4fc56006f24ab385cc22e749e52ebeba409172b68e928edc1fe26601 Stored in directory: /root/.cache/pip/wheels/fb/1a/4f/fa05240fc28b5335bba719b7dba5bfaffeb435b62d74aa971f Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.3.1-py3-none-any.whl size=7615 sha256=1ff640783715c958384d3e457bb834c08e612aff48e61ff62835c55e6c86dad1 Stored in directory: /root/.cache/pip/wheels/71/f9/34/ff40bc717e9144a02c6a54aa9bf801631e712dc0247ade5862 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.6.0-py3-none-any.whl size=12360 sha256=0641064de18ba7a25dee8f96403ebc39113d0cb953a01429249d5c7564666a43 Stored in directory: /root/.cache/pip/wheels/34/d5/e9/304a81f6a43d6c9b99d00cfda99c996e89f124b4e2e1ad8ad7 Building wheel for argcomplete (pyproject.toml): started Building wheel for argcomplete (pyproject.toml): finished with status 'done' Created wheel for argcomplete: filename=argcomplete-3.1.1-py3-none-any.whl size=41486 sha256=5254de47719119b491cee8e2e184e4445ebbc3392f640d5dd511f05b60a5ec18 Stored in directory: /root/.cache/pip/wheels/3c/19/f2/c46010f00bef3875e36202332e179648bd4f292df20e9999e2 Building wheel for arrow (setup.py): started Building wheel for arrow (setup.py): finished with status 'done' Created wheel for arrow: filename=arrow-1.2.3-py3-none-any.whl size=66384 sha256=cf6e793fca5550cd391198c9583d5cb8edde88911b1a2e6fcd2b6028901cfdc6 Stored in directory: /root/.cache/pip/wheels/c3/36/48/a5c9e848a06d20e0ed2a57b88bb60a024ebed2a85379b3a687 Building wheel for async-timeout (pyproject.toml): started Building wheel for async-timeout (pyproject.toml): finished with status 'done' Created wheel for async-timeout: filename=async_timeout-4.0.3-py3-none-any.whl size=5720 sha256=181b884e73aa34b6e0d1e426eec02be58aad3e6c0878891df606c806fab5b016 Stored in directory: /root/.cache/pip/wheels/70/cf/98/05bed53f33fa2f7676d1142b3a591d54396f0959591b36c683 Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-23.1.0-py3-none-any.whl size=61159 sha256=a52b657909da0dba949726d6f13408335cd5c89ecd1427a4a0034a898454e1c8 Stored in directory: /root/.cache/pip/wheels/d6/e1/ea/75997b0a9bc67aba10c476f6de61f3a313563e193e2264417f Building wheel for autopep8 (setup.py): started Building wheel for autopep8 (setup.py): finished with status 'done' Created wheel for autopep8: filename=autopep8-2.0.4-py2.py3-none-any.whl size=45340 sha256=9b1d2783e6955a9aba5370211078d933e377fc964aa7f758aa2be4e958e762d1 Stored in directory: /root/.cache/pip/wheels/dc/d5/eb/1d88f775d0555b867e00da4ac204af87b22e90abd301b71542 Building wheel for bash (setup.py): started Building wheel for bash (setup.py): finished with status 'done' Created wheel for bash: filename=bash-0.6-py3-none-any.whl size=2982 sha256=edecbf361542f1818b04d4babb78ee7fd936f8e1db7c49be0e575df8ac1b2b0a Stored in directory: /root/.cache/pip/wheels/a0/54/54/fb27ee0212967eeeb5338bdae28e6204ea057fd0a21c1efddd Building wheel for bcrypt (pyproject.toml): started Building wheel for bcrypt (pyproject.toml): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-4.0.1-cp311-cp311-linux_x86_64.whl size=1162984 sha256=c13099247882cfc39d1c1012d7ff30339f9cbfe1692e90696af5ce53ad4a1a97 Stored in directory: /root/.cache/pip/wheels/40/7f/60/0390900694cca2f584200aefd6d47451707669254f27ca068c Building wheel for binaryornot (setup.py): started Building wheel for binaryornot (setup.py): finished with status 'done' Created wheel for binaryornot: filename=binaryornot-0.4.4-py2.py3-none-any.whl size=7492 sha256=a96c2d5058546964103491be0193be93c521968cc335b7b4406ee21d1a050011 Stored in directory: /root/.cache/pip/wheels/4e/be/aa/b55186accd5cd2ecf18d2762ca35ec026241181ac8ce04f81b Building wheel for bjoern (setup.py): started Building wheel for bjoern (setup.py): finished with status 'done' Created wheel for bjoern: filename=bjoern-3.2.2-cp311-cp311-linux_x86_64.whl size=112553 sha256=9c89c468c06de2026faf3c420b58f2ada95330a2cf69704b5b4403675aac0aa9 Stored in directory: /root/.cache/pip/wheels/f4/ef/fe/a42414250a6a2921dbea31e887f9f4f57ac364821a2507c6b4 Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-5.3.1-py3-none-any.whl size=9289 sha256=745997ecee6c35c043db5dec3fefa64d3ffe95c2e7252df73ec474a454127551 Stored in directory: /root/.cache/pip/wheels/5b/94/e2/7a87370803d1c705d0b34d8df4c18fc3eb6c1521f89176519c 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.5-py3-none-any.whl size=30779 sha256=f222252ed6bc8cf370af2674d32a85992be749fe366afb7949db8cfec96da9d5 Stored in directory: /root/.cache/pip/wheels/e7/b9/7f/d87810920191fce116f120b3237e9f6c2bfba251fb713855db 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=199387 sha256=094bc00c02851494541150d7e4d702684e79b265f2edf1971529f197aac57d9a Stored in directory: /root/.cache/pip/wheels/9c/43/9d/b795f667bd39e6c05f9336e0c4953ae95b85f67c487d0f54fe Building wheel for charset_normalizer (setup.py): started Building wheel for charset_normalizer (setup.py): finished with status 'done' Created wheel for charset_normalizer: filename=charset_normalizer-3.2.0-py3-none-any.whl size=46669 sha256=f9043db3439ba6d8f8dca8f71b38f457b27fe5e81e9dfc9d23ed8d473d3d796e Stored in directory: /root/.cache/pip/wheels/ba/34/8d/aadb098f19eb35a5063193cb656b884a2044cee5dd5fc4e22d Building wheel for Click (setup.py): started Building wheel for Click (setup.py): finished with status 'done' Created wheel for Click: filename=click-8.1.7-py3-none-any.whl size=97940 sha256=6b53873a2548cdb1e2b4bb50780ef5fb2de098f2ffbc47e5301685187a8424b0 Stored in directory: /root/.cache/pip/wheels/cd/56/eb/9486e02a254c847c2d33981927ee54d3191b0f0c57f480364f 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=25348 sha256=0b364a2f0e3ad8e5a488420fed12fdb6bdeb36703873aa611e2db52255838a3c Stored in directory: /root/.cache/pip/wheels/d8/8c/af/29dcaa17d65aa327de953dc695081abfa145445e97dc1aa6f9 Building wheel for commonmark (setup.py): started Building wheel for commonmark (setup.py): finished with status 'done' Created wheel for commonmark: filename=commonmark-0.9.1-py2.py3-none-any.whl size=51067 sha256=70764c0482af7906ece0f9d7aa41cc4045e909ca540f419c5d5742c70eb72467 Stored in directory: /root/.cache/pip/wheels/77/6e/ef/5893ec6e6e0b2f67a0101f2d14c03320d712909f6502aa4a67 Building wheel for cron-wrapper (setup.py): started Building wheel for cron-wrapper (setup.py): finished with status 'done' Created wheel for cron-wrapper: filename=cron_wrapper-0.1.2-py3-none-any.whl size=5279 sha256=16a20628d0ae52c96f4a5d613400e17cf19c72d0b6920165569418bab3ce9759 Stored in directory: /root/.cache/pip/wheels/e3/3a/9e/31b67e522b7f841c86d05e13621c6587dc96af24e5224da451 Building wheel for cryptography (pyproject.toml): started Building wheel for cryptography (pyproject.toml): finished with status 'done' Created wheel for cryptography: filename=cryptography-41.0.7-cp311-cp311-linux_x86_64.whl size=1260263 sha256=2b1eed4cb51dbdc5c2c2433887e4b06cd6519c56ea2b48034bee65e97d38e19f Stored in directory: /root/.cache/pip/wheels/f4/22/73/793170c1884f52e858af74be658b9214135ba9fa4bb32902d1 Building wheel for decorator (setup.py): started Building wheel for decorator (setup.py): finished with status 'done' Created wheel for decorator: filename=decorator-5.1.1-py3-none-any.whl size=9089 sha256=738db7d00568d3966a5d5fcf5cc100c7c16a189005ee49fb903cf301fd5454fa Stored in directory: /root/.cache/pip/wheels/79/de/f8/d35a431aa63844f431955aeb1b1e686cf0e58d608cd8d5a6d9 Building wheel for Deprecated (pyproject.toml): started Building wheel for Deprecated (pyproject.toml): finished with status 'done' Created wheel for Deprecated: filename=Deprecated-1.2.14-py2.py3-none-any.whl size=9560 sha256=036b9814ef24a2cc3627aeddb7f67a39d71c382d01b7eeebc9efe7f79549fa4d Stored in directory: /root/.cache/pip/wheels/9b/dc/35/10db581c1ef020bde130d4e6e053a8e82e98ece8c093358094 Building wheel for dill (pyproject.toml): started Building wheel for dill (pyproject.toml): finished with status 'done' Created wheel for dill: filename=dill-0.3.7-py3-none-any.whl size=115249 sha256=62ab3807dd3826d8a3c462cbbd4d40ff8681174933b8e9518cc20914567f9cc8 Stored in directory: /root/.cache/pip/wheels/21/b1/c9/893229cdaa2a6eb10a2bb887fdc8be84caae9f3a67077a3d2f Building wheel for diskcache (setup.py): started Building wheel for diskcache (setup.py): finished with status 'done' Created wheel for diskcache: filename=diskcache-5.6.3-py3-none-any.whl size=45549 sha256=6de0ba9d4827fc9e6425bafafea260854b7f64f6cc35b04d97ea501144fad48b Stored in directory: /root/.cache/pip/wheels/9a/00/c1/495e13a91a1aca32716607479e4332e310de8db347aa1fe17e Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.4.0-cp311-cp311-linux_x86_64.whl size=250787 sha256=a9835088fd44fa4c39e322bf04477e502e410d83904f7dfd8cc021b06b7706a1 Stored in directory: /root/.cache/pip/wheels/ab/e5/60/3a8d5bc99cefcb238fc724622a739f307961aca682ff5a81bb Building wheel for fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2023.9.2-py3-none-any.whl size=164964 sha256=af532151e3a1ed9d1285eb1ebd200f7683a1bccb6a87177f1852e530f89aab44 Stored in directory: /root/.cache/pip/wheels/ed/6c/bb/7ea465d2499910aac070ddae19d003a0b37d2784135223cb43 Building wheel for geojson (setup.py): started Building wheel for geojson (setup.py): finished with status 'done' Created wheel for geojson: filename=geojson-3.0.1-py3-none-any.whl size=15026 sha256=ad3f14394bb8cbd2e190826b9b9e44d0d4a1cc955e0153531a96f15be8ba33db Stored in directory: /root/.cache/pip/wheels/fd/c9/68/cf8514d998102cbfd0886f7b6174a559347e22c42cf5fb475a 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.11-py3-none-any.whl size=4924 sha256=7f5822b0c7fbe992f8d1cea2e369742837629a8266418f7acc5474370b389865 Stored in directory: /root/.cache/pip/wheels/0a/c3/bd/e3b9a83be025ccf42f00b5883acc08ecdf4244af5a2c1b7092 Building wheel for hiredis (setup.py): started Building wheel for hiredis (setup.py): finished with status 'done' Created wheel for hiredis: filename=hiredis-2.2.3-cp311-cp311-linux_x86_64.whl size=175503 sha256=f2709ffc895204a352c45896944d62e9b5ff63e18e38409e24094c86175ecf4b Stored in directory: /root/.cache/pip/wheels/d1/48/59/99ba8450e57dcb3b1ddd9653d3c56840e58943911a60f6563b Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.4-py3-none-any.whl size=61538 sha256=eaf916f74ea1a0d0a5a2de80ad62503d1a42d2e7a413e512808add7765e645e6 Stored in directory: /root/.cache/pip/wheels/8e/f3/5d/4b9de74014cda7f9932589fa8f196784e3c0b0a86e9b52683a Building wheel for inotify-simple (setup.py): started Building wheel for inotify-simple (setup.py): finished with status 'done' Created wheel for inotify-simple: filename=inotify_simple-1.3.5-py3-none-any.whl size=7685 sha256=86f1e749775039936c9040102ab624b4d419236ae446e8110addcb311693c6ee Stored in directory: /root/.cache/pip/wheels/62/4d/7f/e5e1cee8d11c6cd5bde3b7a60afe4498e46123173d92dd981c Building wheel for Jinja2 (setup.py): started Building wheel for Jinja2 (setup.py): finished with status 'done' Created wheel for Jinja2: filename=Jinja2-3.1.3-py3-none-any.whl size=133236 sha256=26b77594ca2539641f35f9f9ab290782292c06c2d667c32be45ec61c9ba6eb20 Stored in directory: /root/.cache/pip/wheels/62/a0/2e/bed9e7c80eec26c061d5b96b790810a9ff7656004d0a2b92b5 Building wheel for jinja2-from-json-extension (setup.py): started Building wheel for jinja2-from-json-extension (setup.py): finished with status 'done' Created wheel for jinja2-from-json-extension: filename=jinja2_from_json_extension-1.0.0-py3-none-any.whl size=2659 sha256=2b4949ab0ad89395b3c1817d29c6d3dc31472ed2864f205e8f9440599a268a14 Stored in directory: /root/.cache/pip/wheels/89/6a/00/bb87320867ecc9e75d520e8800871df8c00581bd9e9b55c2ae Building wheel for jinja2-fnmatch-extension (setup.py): started Building wheel for jinja2-fnmatch-extension (setup.py): finished with status 'done' Created wheel for jinja2-fnmatch-extension: filename=jinja2_fnmatch_extension-1.0.2-py3-none-any.whl size=3537 sha256=addb89591631db2133f1d8f191aabd499b92a7c4c04cfb6d2921831644895633 Stored in directory: /root/.cache/pip/wheels/86/9f/89/b1429c94a0e90e3014f3604bae5041e0b4f0f74f17ac0646b5 Building wheel for jinja2-getenv-extension (setup.py): started Building wheel for jinja2-getenv-extension (setup.py): finished with status 'done' Created wheel for jinja2-getenv-extension: filename=jinja2_getenv_extension-1.0.2-py3-none-any.whl size=3703 sha256=050a5eae2d3cb62804670c46bee5e45e0d7df60a2d62e7465ca869c59d40c23e Stored in directory: /root/.cache/pip/wheels/67/a3/59/8bef7c4424ca54a6985aa243ff792bd773dfd64c963d286003 Building wheel for jinja2-shell-extension (setup.py): started Building wheel for jinja2-shell-extension (setup.py): finished with status 'done' Created wheel for jinja2-shell-extension: filename=jinja2_shell_extension-2.0.1-py3-none-any.whl size=3710 sha256=d64bb0ee8a735ad8dffad222d094f3686ed5b4034828e16f00aeb9b12e8a3d0d Stored in directory: /root/.cache/pip/wheels/14/ef/c0/1d496de63cb24fe66de1e43baf0cc8aaa34eab0ecc22b716ac Building wheel for jinja2-time (setup.py): started Building wheel for jinja2-time (setup.py): finished with status 'done' Created wheel for jinja2-time: filename=jinja2_time-0.2.0-py2.py3-none-any.whl size=4736 sha256=a91f221483f65795a93a0490e9e421239ed472aba23c2640c9b30a7f9e8253aa Stored in directory: /root/.cache/pip/wheels/cb/d3/07/d3353b1aca27776c238ec8c0b2b67e24c6f2db1daf3941efe5 Building wheel for joblib (pyproject.toml): started Building wheel for joblib (pyproject.toml): finished with status 'done' Created wheel for joblib: filename=joblib-1.3.2-py3-none-any.whl size=302206 sha256=aa4c2b1d6ab3f568da94e139c53a8d4dea3fe461086ebaf8c2fa8d50b45f29e1 Stored in directory: /root/.cache/pip/wheels/93/a1/6c/5d4f76fc45fd02aef974b5558df783e3c5ba98ded29c9eb8cd Building wheel for lazy-import (setup.py): started Building wheel for lazy-import (setup.py): finished with status 'done' Created wheel for lazy-import: filename=lazy_import-0.2.2-py2.py3-none-any.whl size=16494 sha256=1dfc937f70db0bd07df48018821a9ec9b7645c5bd6f7ff3b91c5d1a405864a78 Stored in directory: /root/.cache/pip/wheels/a4/71/2e/08ec0c8372739b0e20a7e48474312372031c5050d8c791c75f Building wheel for Markdown (pyproject.toml): started Building wheel for Markdown (pyproject.toml): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.4.4-py3-none-any.whl size=94168 sha256=ffef052f1c1372252491110f2779a8d0e1cc57658ceeac7c208ead3c086f15f8 Stored in directory: /root/.cache/pip/wheels/95/17/69/b318e36fc3be6e15e3c98f9899e81961da4d618358fc3024a2 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=87526 sha256=6d00561ef69282f31c923e5520f8f7025f6c2bbd1d7796f3d730840cc54130a6 Stored in directory: /root/.cache/pip/wheels/9d/85/79/51bc127af4b92ce30a11023375f3619e91466f47e436b398cd Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-2.1.3-cp311-cp311-linux_x86_64.whl size=33344 sha256=181b4fb2987eef54411516bd24c3e6867800df6ef3cf4145112f77dfa67dc367 Stored in directory: /root/.cache/pip/wheels/ff/e4/e3/cdbcd32a8d43739cd9dbbb864dec76f1416dcf4a8cb127fb39 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=9979 sha256=4a1d36c303799b925ac67bc0635055ca21c11a184fd6e6cdb4e0e9ade753770e Stored in directory: /root/.cache/pip/wheels/ea/33/ad/b57301ce372e0406de18e20769152a943dd9e8b0bdd4099303 Building wheel for mflog (setup.py): started Building wheel for mflog (setup.py): finished with status 'done' Created wheel for mflog: filename=mflog-0.1.0-py3-none-any.whl size=15679 sha256=c4a8592af2a50c2b48da0e0f5b85ccf5b8824afc33992ee931a9066d77d753b0 Stored in directory: /root/.cache/pip/wheels/4b/19/ff/d5a65b99625aaf4b33cd297877d2340810e0f26e968173b4ee Building wheel for mfutil (setup.py): started Building wheel for mfutil (setup.py): finished with status 'done' Created wheel for mfutil: filename=mfutil-0.2.0-py3-none-any.whl size=22224 sha256=446efd2793d0c640e4a44a55551e5b545cbc45079e3ec2673c17690321f9532a Stored in directory: /root/.cache/pip/wheels/0f/92/c1/54e08834667d4e4219776bf1f09b2cdedfcd9ce9e66381c155 Building wheel for mockredispy (setup.py): started Building wheel for mockredispy (setup.py): finished with status 'done' Created wheel for mockredispy: filename=mockredispy-2.9.3-py3-none-any.whl size=20297 sha256=0658bd793d98c1770f3144bc7063fe32178e029dd77c4f0af61bd7dcae7fa9dc Stored in directory: /root/.cache/pip/wheels/57/7f/40/b4e71f042eda074182c684f2b61981e40e65ec55f5aeb3a449 Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.0.4-cp311-cp311-linux_x86_64.whl size=166618 sha256=6e28d02e0c901dd6db6cf5b4b56bdd701494a63ecacf9b738cea60bfa76b1199 Stored in directory: /root/.cache/pip/wheels/4d/e3/ef/b729f9f7591be012602e66b45ae0a9f974e5e7d7685852aa1c Building wheel for mypy-extensions (setup.py): started Building wheel for mypy-extensions (setup.py): finished with status 'done' Created wheel for mypy-extensions: filename=mypy_extensions-1.0.0-py3-none-any.whl size=4693 sha256=5c0f69106ac1fa80c62e7a8116a08a2f57b6e5ae8e35549b27de4d4958c753ce Stored in directory: /root/.cache/pip/wheels/f5/91/ee/e058a455a93e24dab95f4850bfdaa6af79f695ffb10c3ede93 Building wheel for netifaces (setup.py): started Building wheel for netifaces (setup.py): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41016 sha256=3cd5d78443447e0ad6955be0766c065f8348f526cfcd0c997dbe4d9f11449a0e Stored in directory: /root/.cache/pip/wheels/40/85/29/648c19bbbb5f1d30e33bfb343fd7fb54296b402f7205d8e46f Building wheel for opinionated-configparser (setup.py): started Building wheel for opinionated-configparser (setup.py): finished with status 'done' Created wheel for opinionated-configparser: filename=opinionated_configparser-1.0.1-py3-none-any.whl size=5415 sha256=9ee6f20db5635e620ad035f1b939d4b45ff9f1a87dee9f9f4a60c32d91c3e62f Stored in directory: /root/.cache/pip/wheels/7d/d7/2a/44af7ae2b07d712a62906ee6cc113f0e21ca8a7e72499a7edc Building wheel for paramiko (setup.py): started Building wheel for paramiko (setup.py): finished with status 'done' Created wheel for paramiko: filename=paramiko-3.4.0-py3-none-any.whl size=225900 sha256=c05c78594e1ea22e6ff7eb0dcdba07ccc7565255548678cd94ccf013e9da6463 Stored in directory: /root/.cache/pip/wheels/d2/a1/88/183e7e700e77028f1e75d7e52b6dd91e2c8d356151e07f257c 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=155415 sha256=36511c018f323fc880cbc4522af005e412c0346b46a03bd8460e21edb44c3fcd Stored in directory: /root/.cache/pip/wheels/06/02/69/d56a13b9bcde3154be7d6ca2f9391ab1f21d3e83368d20a4fe Building wheel for poyo (setup.py): started Building wheel for poyo (setup.py): finished with status 'done' Created wheel for poyo: filename=poyo-0.5.0-py2.py3-none-any.whl size=10174 sha256=8cc297634f4958e96900821972fdf53fcc469cfdb10fcef08fc4b4df0781dca5 Stored in directory: /root/.cache/pip/wheels/74/cb/12/52bf89043996260437ae27679421d77bf826166b1d48d857d4 Building wheel for psutil (pyproject.toml): started Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-5.9.7-cp311-abi3-linux_x86_64.whl size=298677 sha256=dfca026b10b0d5a7ea0d8caeb73b7e5de415ac5f06c5f67ba1757471942776b6 Stored in directory: /root/.cache/pip/wheels/8a/e0/cf/0387173bc7d441888e75433d029f2d582ecc243b2f03835bc4 Building wheel for pyasn1 (setup.py): started Building wheel for pyasn1 (setup.py): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.4.8-py2.py3-none-any.whl size=77162 sha256=4224b2447f341f2bdff16cb7229fb22f5161f804d6651529783e8880070955bc Stored in directory: /root/.cache/pip/wheels/5d/f4/8b/ff9947b08fe4ddbf07d0d5a1f630e1f7b22b9aa086d8d214ec Building wheel for pyasn1-modules (setup.py): started Building wheel for pyasn1-modules (setup.py): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.2.8-py2.py3-none-any.whl size=155280 sha256=8aad6b837810f0b71b091177c42e22887bf9eb0be8490f8798e449df2083c63b Stored in directory: /root/.cache/pip/wheels/41/d7/19/45347f24c7f6209fd138e6496ca50bb7b8a408bd3fa483b121 Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.11.0-py2.py3-none-any.whl size=31120 sha256=e717797b315adb81bfd09e55ffff03011c627ac6b82c9beeedd2a88f948b6fb6 Stored in directory: /root/.cache/pip/wheels/d5/b2/bd/f1585ee4c0ba05054ffb1aca992822ea710538204fd88afb03 Building wheel for pydantic (pyproject.toml): started Building wheel for pydantic (pyproject.toml): finished with status 'done' Created wheel for pydantic: filename=pydantic-2.4.2-py3-none-any.whl size=395759 sha256=bc3ddf669d234f4220e6e1c4d96b061abe0998185a8d7855c0126782b7abc8c1 Stored in directory: /root/.cache/pip/wheels/8b/db/2b/2299db2c87edaecf493e17c6dabea7a9bfdfca0c776b8d4181 Building wheel for Pygments (pyproject.toml): started Building wheel for Pygments (pyproject.toml): finished with status 'done' Created wheel for Pygments: filename=Pygments-2.16.1-py3-none-any.whl size=1164751 sha256=1f54ccf490d1c4ebb2a86402cbe5f5b9097a2eedfd238f03d420d897c996649b Stored in directory: /root/.cache/pip/wheels/63/66/8c/9634539f18d482b52063a243118461f1d4c5bb34faa71d4072 Building wheel for pyinotify (setup.py): started Building wheel for pyinotify (setup.py): finished with status 'done' Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25340 sha256=d048144229fc716419bffb40d611f379cba5850908fbadf5bd62d753339a734d Stored in directory: /root/.cache/pip/wheels/61/5f/c5/4c20d068f36a653907eeec8dfea850f191031229e0adbdba66 Building wheel for PyNaCl (pyproject.toml): started Building wheel for PyNaCl (pyproject.toml): still running... 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.5.0-cp311-cp311-linux_x86_64.whl size=1135827 sha256=0dff8c79acf75a1cea9274401b4a69583ff1e0d315a32d762f7f4ddd8ef77d33 Stored in directory: /root/.cache/pip/wheels/51/b9/97/5285295ce02be7ef37808501718de4e414bb542d041ec28317 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.8.2-py2.py3-none-any.whl size=247681 sha256=3c834911732f3edf354d246488f079df9756097b08273d23d652b229c518aa57 Stored in directory: /root/.cache/pip/wheels/c0/59/89/6ca6d15ce6b1631da7fec33034634eacfa510f66e38bb49f6c 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.3-cp311-cp311-linux_x86_64.whl size=387422 sha256=0b1f8af3eae123181e597ab3819545f11ba3d8ec3d6a0251d38f62bf098095fc Stored in directory: /root/.cache/pip/wheels/1a/cc/3d/8b3f718c4461c6d7309c79edaf5c84ed03688f945263b144d5 Building wheel for pytz (setup.py): started Building wheel for pytz (setup.py): finished with status 'done' Created wheel for pytz: filename=pytz-2023.3.post1-py3-none-any.whl size=502472 sha256=ff72fdb2ba1650936af727f25ecd779924e6dded8d7da8359fbde219896d16e2 Stored in directory: /root/.cache/pip/wheels/34/63/58/1aa5f2a8bb2e00e9a091e6f4edd44292a26116a698c669408a 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.1-cp311-cp311-linux_x86_64.whl size=45362 sha256=e9ea6f705d741d962bec360bb8992b1b975e1f3e19eff3850af8959bc4776336 Stored in directory: /root/.cache/pip/wheels/20/40/04/9edd5f1052f28aff139c0b315b3d5ad7ba893c93ccde03f1b4 Building wheel for redis (setup.py): started Building wheel for redis (setup.py): finished with status 'done' Created wheel for redis: filename=redis-5.0.1-py3-none-any.whl size=250102 sha256=289e17bc5f492fa6c11f12ff434727bc7fcb686a089c10c73e856e2f27188d9d Stored in directory: /root/.cache/pip/wheels/be/08/0b/88fdbe164e2f08b4eccb251395e9c82402b995bf81dda19f3f Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2023.8.8-cp311-cp311-linux_x86_64.whl size=691483 sha256=d83f2e53112e13184ca773143c4067615862109725de0f13f8716b52c2fdd4ec Stored in directory: /root/.cache/pip/wheels/68/c9/36/35d60d2c1fe14f39898c19b0c8bc738fe3668231fe01eff92d Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.31.0-py3-none-any.whl size=62553 sha256=9a9b522156aafbb9b49dd7b661972b6a3cf15122d0024e90a7e0587179ac3f62 Stored in directory: /root/.cache/pip/wheels/eb/62/73/e148063919437e5dc360d55508ede158b1d8d343b3219692f6 Building wheel for simpleeval (pyproject.toml): started Building wheel for simpleeval (pyproject.toml): finished with status 'done' Created wheel for simpleeval: filename=simpleeval-0.9.13-py2.py3-none-any.whl size=15276 sha256=a17acde4bbbc6ddb5d4abd2a51d4dff0a40e2e2281a09d46e1a3588394f2c445 Stored in directory: /root/.cache/pip/wheels/bb/d0/c4/224a55b963645d60b971131b518749d5377934eb0da4fb43fe 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=62427 sha256=98e9f8d64960644daab1ce2f6ff24ac766281bccc47f3b9882564ffe4599e8e4 Stored in directory: /root/.cache/pip/wheels/84/f8/14/73a62d26d2e1daee692a28ecdd7a135f14517658cd59ecf645 Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.3.0-py3-none-any.whl size=6871 sha256=a840aad17720930a7ef57f447cdadc5766a6d4fdc9ae0caace375db55cab031a Stored in directory: /root/.cache/pip/wheels/bb/84/9e/dea17bfff1f4ca7fff13cd62a96de721c9ff90bef787342177 Building wheel for threadpoolctl (pyproject.toml): started Building wheel for threadpoolctl (pyproject.toml): finished with status 'done' Created wheel for threadpoolctl: filename=threadpoolctl-3.2.0-py3-none-any.whl size=15539 sha256=0a06811898b37bb24cc31089111c3e3ec35e3724967b870fe0a1b3dafd9907ff Stored in directory: /root/.cache/pip/wheels/ab/8a/79/dbcdbf48d3bf9c68c4d785063e386a9bdea6ac46ec4f49bcfa Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.66.1-py3-none-any.whl size=78258 sha256=3739f6f5217cf2fb76130fd73e9e58248a5d7a916129c04155eda0dc3152c56c Stored in directory: /root/.cache/pip/wheels/bc/60/55/b7e59a84ca59956fee7828e70242f0cf42af602a8a23be529d Building wheel for traitlets (pyproject.toml): started Building wheel for traitlets (pyproject.toml): finished with status 'done' Created wheel for traitlets: filename=traitlets-5.9.0-py3-none-any.whl size=117376 sha256=dc6e0bf78f9001b253cf1a1396ecbc16539514670cfc8f980f79ef64a066e413 Stored in directory: /root/.cache/pip/wheels/a5/7f/6c/d8bad9c43e7318d7d2062a8a94366b414545d4b123c89f366c Building wheel for Unidecode (setup.py): started Building wheel for Unidecode (setup.py): finished with status 'done' Created wheel for Unidecode: filename=Unidecode-1.3.6-py3-none-any.whl size=235469 sha256=e355712f23e35f1ae15aa183bffdf86ebf406801d7c9095994551092f8c2a78c Stored in directory: /root/.cache/pip/wheels/71/1e/4b/9003bfbc10c577eee75934cc3639810419491c790146f80bb2 Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.1.0-py3-none-any.whl size=104579 sha256=c94da74949bf2cd9d7c6539ba66893c8b51e1207702dc7463eb537499b39a455 Stored in directory: /root/.cache/pip/wheels/30/c8/b1/4184bb247ab0d05a1e95066f6309dba54c4762eb744588760c Building wheel for Werkzeug (pyproject.toml): started Building wheel for Werkzeug (pyproject.toml): finished with status 'done' Created wheel for Werkzeug: filename=werkzeug-3.0.1-py3-none-any.whl size=226669 sha256=f343644b6f83bbae13a18e3a365030e41a73bb0d20a06be027f4154b789cb711 Stored in directory: /root/.cache/pip/wheels/e2/89/31/50d7844133135f907090e516c7db8a99a0531807a50821214e Building wheel for whichcraft (setup.py): started Building wheel for whichcraft (setup.py): finished with status 'done' Created wheel for whichcraft: filename=whichcraft-0.6.1-py2.py3-none-any.whl size=5236 sha256=b8ef0b08a470aa9efd4e65a889a805b70d6d10cf69b2aa60dbf0a69baf683c04 Stored in directory: /root/.cache/pip/wheels/7a/d1/f6/5778235af4bef1df1aef24bbe02c49473dd7db9ebcc6a9ee31 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.14.1-cp311-cp311-linux_x86_64.whl size=83627 sha256=ee2a16602f504e3c055e5d089b327ab0f7bb7741816815585803f51f9dd053b0 Stored in directory: /root/.cache/pip/wheels/eb/b6/fa/5ab6f4107cad63fa04c54ad78d75bb7035119bdd4f751df5ae Building wheel for xmltodict (setup.py): started Building wheel for xmltodict (setup.py): finished with status 'done' Created wheel for xmltodict: filename=xmltodict-0.13.0-py2.py3-none-any.whl size=9969 sha256=40a4b5a0e147b764eff29f1a6aa2a26a0d76552f589608bcc44ba07497dd7beb Stored in directory: /root/.cache/pip/wheels/07/a6/53/4b9a6d16bda8c9b549fb2b98cd516c376cb3d85c9cbacf0f0a Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.9.2-cp311-cp311-linux_x86_64.whl size=261822 sha256=13233a7368df15312ba2f63fc785f1513c1ab50d265ca2e2a0adc01eda7cb710 Stored in directory: /root/.cache/pip/wheels/96/83/49/9fe14c147bea38135cf1dd189219143559f29f690322be6dc9 Building wheel for yq (pyproject.toml): started Building wheel for yq (pyproject.toml): finished with status 'done' Created wheel for yq: filename=yq-3.2.2-py3-none-any.whl size=17659 sha256=b4fe5605d1832d6edc393fd5c6f191dbc396f433c0579548b6fe12226e87731f Stored in directory: /root/.cache/pip/wheels/91/f4/80/3d1e60575ae7cbcee5797b368e6b8ae9c257da01f129fb2fc9 Building wheel for acquisition (setup.py): started Building wheel for acquisition (setup.py): finished with status 'done' Created wheel for acquisition: filename=acquisition-0.0.0-py3-none-any.whl size=41082 sha256=5f88ef0a7e5ec172ee4dd5cac2972a9663e0d0779a0f33f8c6c9ce87648a43bd Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266/tmp/pip-ephem-wheel-cache-hn5yfklq/wheels/5a/6b/93/cc087f3ed5f200ec20dd75e7e0abbbb5e35f8bf7740ffb2046 Building wheel for aiohttp_metwork_middlewares (setup.py): started Building wheel for aiohttp_metwork_middlewares (setup.py): finished with status 'done' Created wheel for aiohttp_metwork_middlewares: filename=aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl size=3217 sha256=974b8210d02eb950d1606bdb3b1ee4ca2bc9a7a83afe0bf60af04285f5ac8e65 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266/tmp/pip-ephem-wheel-cache-hn5yfklq/wheels/31/71/40/57d038fad82457b2b564750b2f93700159e811bd381087c0dd Building wheel for cookiecutter (setup.py): started Building wheel for cookiecutter (setup.py): finished with status 'done' Created wheel for cookiecutter: filename=cookiecutter-1.6.0-py2.py3-none-any.whl size=30181 sha256=431b9f29880fd18e3396c5a79a88716abdd7e8b72bca9af7e6aa12be76edb3b2 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266/tmp/pip-ephem-wheel-cache-hn5yfklq/wheels/81/51/e7/df834601d2bc36b956751cbaa431d869ed7fd5fa12241817af Building wheel for cookiecutter_hooks (setup.py): started Building wheel for cookiecutter_hooks (setup.py): finished with status 'done' Created wheel for cookiecutter_hooks: filename=cookiecutter_hooks-0.0.1-py3-none-any.whl size=3460 sha256=dc66e6676df306adf54d4bae22983c11d963ce6909e9ec31d514ef1e33f41169 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266/tmp/pip-ephem-wheel-cache-hn5yfklq/wheels/9a/18/6b/a80e37e31a8ec1898725c69add73964cf9fadafcccbb53ae3b Building wheel for deploycron (setup.py): started Building wheel for deploycron (setup.py): finished with status 'done' Created wheel for deploycron: filename=deploycron-0.0.1-py3-none-any.whl size=6917 sha256=bb79f2058ff31ffc6e72047bd86e03f2b0b9035077ddde23f59726f46c3e0260 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266/tmp/pip-ephem-wheel-cache-hn5yfklq/wheels/98/ed/a8/7bbd4c449006e8d4d03533b6c227d2a606c3f91f096c2abec5 Building wheel for directory_observer (setup.py): started Building wheel for directory_observer (setup.py): finished with status 'done' Created wheel for directory_observer: filename=directory_observer-0.0.1-py3-none-any.whl size=9759 sha256=a3c8584b5a152e894ac3b3fdf61a55d1d7b463edc18651c1a0f698d869775b8d Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266/tmp/pip-ephem-wheel-cache-hn5yfklq/wheels/3c/fe/37/a6dd43a568410bfbd384aeb54d3e68d45c395b0711067526d7 Building wheel for envtpl (setup.py): started Building wheel for envtpl (setup.py): finished with status 'done' Created wheel for envtpl: filename=envtpl-0.5.3-py3-none-any.whl size=19478 sha256=900e01f8f8364652d7ca8cf7357bfe2e317ece8a2a5d0652de734a77d08d5766 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266/tmp/pip-ephem-wheel-cache-hn5yfklq/wheels/5b/20/70/19300c9ff78a2ba21f0c815e128823bde819d7b32566bd81c2 Building wheel for mfplugin (setup.py): started Building wheel for mfplugin (setup.py): finished with status 'done' Created wheel for mfplugin: filename=mfplugin-0.0.0-py3-none-any.whl size=32314 sha256=b7212d29512404809a21e9e7ecc8afb11d4cd1e92233e45bd6b79324322cc137 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266/tmp/pip-ephem-wheel-cache-hn5yfklq/wheels/a4/90/5c/740b18b4794e67a89241f91828a5afae45dc76b9356c5ad816 Building wheel for requests_unixsocket (setup.py): started Building wheel for requests_unixsocket (setup.py): finished with status 'done' Created wheel for requests_unixsocket: filename=requests_unixsocket-0.3.1-py2.py3-none-any.whl size=11621 sha256=7e522befddfdd6855dec55a922799af4b2e9776269c9a5df8a90b673c0f587fd Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266/tmp/pip-ephem-wheel-cache-hn5yfklq/wheels/6c/e0/99/7e83530f23b6d42892d0a748495797ce1f684f8db8e8183671 Building wheel for statsd (setup.py): started Building wheel for statsd (setup.py): finished with status 'done' Created wheel for statsd: filename=statsd-3.2.1-py2.py3-none-any.whl size=10992 sha256=82eabd8605743b85b3ccff87d133f0638f19b972314d1f69535063da8b92120a Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266/tmp/pip-ephem-wheel-cache-hn5yfklq/wheels/98/bf/83/94424e0cd8cb455f0bf1fa16741bc29a6f22a62d0327b27714 Building wheel for telegraf_unixsocket_client (setup.py): started Building wheel for telegraf_unixsocket_client (setup.py): finished with status 'done' Created wheel for telegraf_unixsocket_client: filename=telegraf_unixsocket_client-0.0.1-py3-none-any.whl size=6306 sha256=71b36fb74688d7767516553167cd01d1da76222e532587376b905547f4a02261 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266/tmp/pip-ephem-wheel-cache-hn5yfklq/wheels/5d/25/d3/75a27ed4c3ca78c503e1ffa77c57bf60ab37834880a41c21ff Building wheel for xattrfile (setup.py): started Building wheel for xattrfile (setup.py): finished with status 'done' Created wheel for xattrfile: filename=xattrfile-0.0.0-py3-none-any.whl size=11105 sha256=afbd53e56c1267e4a9d4ded9bc88e356d49bdb4d3f7467cc0c3eaa92a8e99ceb Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer23266/tmp/pip-ephem-wheel-cache-hn5yfklq/wheels/85/50/8f/abc7e931121cde4844cb114b458cd29dfa56cb5fceb2faccc5 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2023.7.22-py3-none-any.whl size=158316 sha256=bbcfc560b5d8dcea26cadbdcf79f265349776b920b01470ee7fcbaa0fb4405bc Stored in directory: /root/.cache/pip/wheels/3a/a0/69/7377acc80f6dfebf8af47e77cbba7d972d7f8532e23e704a27 Successfully built aiohttp aiosignal annotated-types argcomplete arrow async-timeout attrs autopep8 bash bcrypt binaryornot bjoern cachetools Cerberus chardet charset_normalizer Click colorama commonmark cron-wrapper cryptography decorator Deprecated dill diskcache frozenlist fsspec geojson gitignore-parser hiredis idna inotify-simple Jinja2 jinja2-from-json-extension jinja2-fnmatch-extension jinja2-getenv-extension jinja2-shell-extension jinja2-time joblib lazy-import Markdown markdown-it-py MarkupSafe mdurl mflog mfutil mockredispy multidict mypy-extensions netifaces opinionated-configparser paramiko pika poyo psutil pyasn1 pyasn1-modules pycodestyle pydantic Pygments pyinotify PyNaCl python-dateutil python-ldap pytz PyYAML redis regex requests simpleeval structlog termcolor threadpoolctl tqdm traitlets Unidecode urllib3 Werkzeug whichcraft wrapt xmltodict yarl yq acquisition aiohttp_metwork_middlewares cookiecutter cookiecutter_hooks deploycron directory_observer envtpl mfplugin requests_unixsocket statsd telegraf_unixsocket_client xattrfile certifi if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-2.2/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/aiohttp-3.9.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/aiosignal-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/annotated_types-0.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/argcomplete-3.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/arrow-1.2.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/async_timeout-4.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/attrs-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/autopep8-2.0.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/bash-0.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/bcrypt-4.0.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/binaryornot-0.4.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/bjoern-3.2.2-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/cachetools-5.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/Cerberus-1.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/chardet-5.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/charset_normalizer-3.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/click-8.1.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/colorama-0.4.6-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/commonmark-0.9.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/cookiecutter-1.6.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/cookiecutter_hooks-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/cron_wrapper-0.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/cryptography-41.0.7-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/decorator-5.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/deploycron-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/Deprecated-1.2.14-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/dill-0.3.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/directory_observer-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/diskcache-5.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/envtpl-0.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/frozenlist-1.4.0-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/fsspec-2023.9.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/geojson-3.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/gitignore_parser-0.1.11-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/hiredis-2.2.3-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/idna-3.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/inotify_simple-1.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/Jinja2-3.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/jinja2_from_json_extension-1.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/jinja2_fnmatch_extension-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/jinja2_getenv_extension-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/jinja2_shell_extension-2.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/jinja2_time-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/joblib-1.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/lazy_import-0.2.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/Markdown-3.4.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/markdown_it_py-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/MarkupSafe-2.1.3-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/mdurl-0.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/mflog-0.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/mfplugin-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/mfutil-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/mockredispy-2.9.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/multidict-6.0.4-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/mypy_extensions-1.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/netifaces-0.11.0-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/opinionated_configparser-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/paramiko-3.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/pika-1.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/poyo-0.5.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/psutil-5.9.7-cp311-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/pyasn1-0.4.8-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/pyasn1_modules-0.2.8-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/pycodestyle-2.11.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/pydantic-2.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/Pygments-2.16.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/pyinotify-0.9.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/PyNaCl-1.5.0-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/python_dateutil-2.8.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/python_ldap-3.4.3-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/pytz-2023.3.post1-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/PyYAML-6.0.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/redis-5.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/regex-2023.8.8-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/requests-2.31.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/requests_unixsocket-0.3.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/rich-13.5.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 80)) Processing ./src/simpleeval-0.9.13-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 81)) Processing ./src/statsd-3.2.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 82)) Processing ./src/structlog-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 83)) Processing ./src/telegraf_unixsocket_client-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 84)) Processing ./src/termcolor-2.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 85)) Processing ./src/terminaltables-3.1.10-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 86)) Processing ./src/threadpoolctl-3.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 87)) Processing ./src/tqdm-4.66.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 88)) Processing ./src/traitlets-5.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 89)) Processing ./src/Unidecode-1.3.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 90)) Processing ./src/urllib3-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 91)) Processing ./src/werkzeug-3.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 92)) Processing ./src/whichcraft-0.6.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 93)) Processing ./src/wrapt-1.14.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 94)) Processing ./src/xattrfile-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 95)) Processing ./src/xmltodict-0.13.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 96)) Processing ./src/yarl-1.9.2-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 97)) Processing ./src/yq-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 98)) Requirement already satisfied: filelock in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from cron-wrapper==0.1.2->-r requirements3.txt.tmp (line 24)) (3.12.3) Requirement already satisfied: cffi>=1.12 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from cryptography==41.0.7->-r requirements3.txt.tmp (line 25)) (1.15.1) Requirement already satisfied: six in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from lazy-import==0.2.2->-r requirements3.txt.tmp (line 47)) (1.16.0) Requirement already satisfied: typing-extensions>=4.6.1 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from pydantic==2.4.2->-r requirements3.txt.tmp (line 67)) (4.8.0) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from requests==2.31.0->-r requirements3.txt.tmp (line 78)) (2023.7.22) Requirement already satisfied: tomlkit>=0.11.6 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from yq==3.2.2->-r requirements3.txt.tmp (line 98)) (0.12.1) Requirement already satisfied: ConfigUpdater in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mfplugin->-r requirements3.txt.tmp (line 53)) (3.1.1) Requirement already satisfied: pycparser in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from cffi>=1.12->cryptography==41.0.7->-r requirements3.txt.tmp (line 25)) (2.21) Installing collected packages: whichcraft, statsd, simpleeval, pytz, pyinotify, pyasn1, netifaces, mockredispy, gitignore-parser, deploycron, commonmark, Cerberus, bjoern, bash, xmltodict, wrapt, urllib3, Unidecode, traitlets, tqdm, threadpoolctl, terminaltables, termcolor, structlog, regex, redis, PyYAML, python-dateutil, Pygments, pydantic-core, pycodestyle, pyasn1-modules, psutil, poyo, pika, mypy-extensions, multidict, mdurl, MarkupSafe, Markdown, lazy-import, joblib, inotify-simple, idna, hiredis, geojson, fsspec, frozenlist, diskcache, dill, decorator, colorama, Click, charset_normalizer, chardet, cachetools, bcrypt, attrs, async-timeout, argcomplete, annotated-types, yq, yarl, xattrfile, Werkzeug, telegraf_unixsocket_client, requests, python-ldap, PyNaCl, pydantic, mflog, markdown-it-py, Jinja2, Deprecated, cryptography, cron-wrapper, binaryornot, autopep8, arrow, aiosignal, rich, requests_unixsocket, paramiko, opinionated-configparser, jinja2-time, jinja2-shell-extension, jinja2-getenv-extension, jinja2-from-json-extension, jinja2-fnmatch-extension, envtpl, cookiecutter_hooks, aiohttp, mfutil, directory_observer, cookiecutter, aiohttp_metwork_middlewares, mfplugin, acquisition Successfully installed Cerberus-1.3.5 Click-8.1.7 Deprecated-1.2.14 Jinja2-3.1.3 Markdown-3.4.4 MarkupSafe-2.1.3 PyNaCl-1.5.0 PyYAML-6.0.1 Pygments-2.16.1 Unidecode-1.3.6 Werkzeug-3.0.1 acquisition-0.0.0 aiohttp-3.9.1 aiohttp_metwork_middlewares-0.0.1 aiosignal-1.3.1 annotated-types-0.6.0 argcomplete-3.1.1 arrow-1.2.3 async-timeout-4.0.3 attrs-23.1.0 autopep8-2.0.4 bash-0.6 bcrypt-4.0.1 binaryornot-0.4.4 bjoern-3.2.2 cachetools-5.3.1 chardet-5.2.0 charset_normalizer-3.2.0 colorama-0.4.6 commonmark-0.9.1 cookiecutter-1.6.0 cookiecutter_hooks-0.0.1 cron-wrapper-0.1.2 cryptography-41.0.7 decorator-5.1.1 deploycron-0.0.1 dill-0.3.7 directory_observer-0.0.1 diskcache-5.6.3 envtpl-0.5.3 frozenlist-1.4.0 fsspec-2023.9.2 geojson-3.0.1 gitignore-parser-0.1.11 hiredis-2.2.3 idna-3.4 inotify-simple-1.3.5 jinja2-fnmatch-extension-1.0.2 jinja2-from-json-extension-1.0.0 jinja2-getenv-extension-1.0.2 jinja2-shell-extension-2.0.1 jinja2-time-0.2.0 joblib-1.3.2 lazy-import-0.2.2 markdown-it-py-3.0.0 mdurl-0.1.2 mflog-0.1.0 mfplugin-0.0.0 mfutil-0.2.0 mockredispy-2.9.3 multidict-6.0.4 mypy-extensions-1.0.0 netifaces-0.11.0 opinionated-configparser-1.0.1 paramiko-3.4.0 pika-1.3.2 poyo-0.5.0 psutil-5.9.7 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycodestyle-2.11.0 pydantic-2.4.2 pydantic-core-2.10.1 pyinotify-0.9.6 python-dateutil-2.8.2 python-ldap-3.4.3 pytz-2023.3.post1 redis-5.0.1 regex-2023.8.8 requests-2.31.0 requests_unixsocket-0.3.1 rich-13.5.2 simpleeval-0.9.13 statsd-3.2.1 structlog-23.1.0 telegraf_unixsocket_client-0.0.1 termcolor-2.3.0 terminaltables-3.1.10 threadpoolctl-3.2.0 tqdm-4.66.1 traitlets-5.9.0 urllib3-2.1.0 whichcraft-0.6.1 wrapt-1.14.1 xattrfile-0.0.0 xmltodict-0.13.0 yarl-1.9.2 yq-3.2.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/aiohttp_metwork_middlewares.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/cookiecutter_hooks.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/directory_observer.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/requests-unixsocket.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/click.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Deprecated.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/aiosignal.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/annotated-types.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/argcomplete.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/async-timeout.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/bjoern.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/charset-normalizer.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/commonmark.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/cron-wrapper.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/decorator.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/dill.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/frozenlist.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/fsspec.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/geojson.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/gitignore_parser.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/hiredis.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/inotify_simple.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/jinja2_fnmatch_extension.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/jinja2_from_json_extension.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/jinja2_getenv_extension.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/jinja2_shell_extension.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/lazy_import.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/markdown-it-py.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/mdurl.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/mockredispy.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/multidict.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/mypy_extensions.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/netifaces.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/opinionated_configparser.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pyasn1-modules.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pyasn1.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pydantic_core.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pydantic.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/python-ldap.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/terminaltables.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/threadpoolctl.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/tqdm.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/traitlets.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/whichcraft.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/xmltodict.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/yarl.yaml is ready /opt/metwork-mfext-2.2/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-2.2/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-2.2/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3" cache: /buildcache/mfext_cache_layer_python3_40f07c5452c5f7981775202cb1a1ab39.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-2.2/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_circus" "python3_circus" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 python3@mfext layer (dependency) hash (from cache): 294bc764c5b2e6392c79df677e92dfb1 python3_core@mfext layer (dependency) hash (from cache): 8b62457357a2657b3dd19852d10a06e7 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: cc503847a89cfcd72bef59a5b14ec8b1 cache missed (/buildcache/mfext_cache_layer_python3_circus_895b169e8838b8f83cc7c8b144d1e461.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-2.2/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 -- 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 tempolayer81013[/src/layers/layer2_python3_circus/0500_circus/tempolayer81013] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Obtaining circus from git+https://github.com/thefab/circus.git@28c16b2958fb9b106d9efd828a4588aafeba5563#egg=circus (from -r requirements3.txt (line 2)) Cloning https://github.com/thefab/circus.git (to revision 28c16b2958fb9b106d9efd828a4588aafeba5563) to ./tmp_src/circus Running command git clone --filter=blob:none --quiet https://github.com/thefab/circus.git /src/layers/layer2_python3_circus/0500_circus/tmp_src/circus Running command git rev-parse -q --verify 'sha^28c16b2958fb9b106d9efd828a4588aafeba5563' Running command git fetch -q https://github.com/thefab/circus.git 28c16b2958fb9b106d9efd828a4588aafeba5563 Running command git checkout -q 28c16b2958fb9b106d9efd828a4588aafeba5563 Resolved https://github.com/thefab/circus.git to commit 28c16b2958fb9b106d9efd828a4588aafeba5563 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining circus_autorestart_plugin from git+https://github.com/metwork-framework/circus_autorestart_plugin.git@61e4943f51d6d1e9088ea9025425842ddd7f54db#egg=circus_autorestart_plugin (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/circus_autorestart_plugin.git (to revision 61e4943f51d6d1e9088ea9025425842ddd7f54db) to ./tmp_src/circus-autorestart-plugin 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^61e4943f51d6d1e9088ea9025425842ddd7f54db' Running command git fetch -q https://github.com/metwork-framework/circus_autorestart_plugin.git 61e4943f51d6d1e9088ea9025425842ddd7f54db Running command git checkout -q 61e4943f51d6d1e9088ea9025425842ddd7f54db Resolved https://github.com/metwork-framework/circus_autorestart_plugin.git to commit 61e4943f51d6d1e9088ea9025425842ddd7f54db Preparing metadata (setup.py): started Preparing metadata (setup.py): 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) Preparing metadata (setup.py): started Preparing metadata (setup.py): 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 58.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tornado==4.5.3 (from -r requirements3.txt (line 5)) Downloading tornado-4.5.3.tar.gz (484 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.2/484.2 kB 94.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting psutil (from circus->-r requirements3.txt (line 2)) Using cached psutil-5.9.7-cp311-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.11-py3-none-any.whl Saved ./src/gitignore_parser-0.1.11-py3-none-any.whl Saved ./src/inotify_simple-1.3.5-py3-none-any.whl Saved ./src/psutil-5.9.7-cp311-abi3-linux_x86_64.whl Building wheels for collected packages: cached-property, pyzmq, tornado, circus, circus_autorestart_plugin Building wheel for cached-property (setup.py): started Building wheel for cached-property (setup.py): finished with status 'done' Created wheel for cached-property: filename=cached_property-1.5.2-py2.py3-none-any.whl size=7584 sha256=273ea0e49fee8878ca577d2b076f9b4611a2bbb42943e084e11e26d741279f75 Stored in directory: /root/.cache/pip/wheels/50/11/1a/4a441df8a95adb9f2b652940eb091c5527ddf33cadb0844f72 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-cp311-cp311-linux_x86_64.whl size=1789648 sha256=a87ace969798d2540cd1ff8f916923cb78671d45ac5843311224685123648daa Stored in directory: /root/.cache/pip/wheels/d5/54/62/83e86b670dee0f1e66804067022c88156ba1041489fd161d65 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-4.5.3-cp311-cp311-linux_x86_64.whl size=434618 sha256=81c3d041f1b24b21d8ef8aaef3ad203cb429b570f31b3c11bf107c8118e0b399 Stored in directory: /root/.cache/pip/wheels/ac/df/24/dbe05cad6bf0ca2e20a2df87bed87894d18df01cda94a1c7fa Building wheel for circus (setup.py): started Building wheel for circus (setup.py): finished with status 'done' Created wheel for circus: filename=circus-0.13.1-py3-none-any.whl size=268291 sha256=d4d0e222ec29dd1fe8b43057d96e9dda9cfddb2ed59388bb537fb16976c8699d Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer81013/tmp/pip-ephem-wheel-cache-smh8sdvx/wheels/77/da/92/80621f1341c5aafd7479ef460bd9a3fec565e50cd981fff390 Building wheel for circus_autorestart_plugin (setup.py): started Building wheel for circus_autorestart_plugin (setup.py): finished with status 'done' Created wheel for circus_autorestart_plugin: filename=circus_autorestart_plugin-0.0.1-py3-none-any.whl size=4483 sha256=2f401530649766964dcdfdf34745dd743360b96f761233ffbb2cb87153939a12 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer81013/tmp/pip-ephem-wheel-cache-smh8sdvx/wheels/3c/8a/5a/39b6314bbf67e7e5954451ce5e5cbc1036e32e14fac81091db Successfully built cached-property pyzmq tornado circus circus_autorestart_plugin if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-2.2/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.13.1-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-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/tornado-4.5.3-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 5)) Requirement already satisfied: psutil in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from circus->-r requirements3.txt.tmp (line 2)) (5.9.7) Requirement already satisfied: inotify-simple in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (1.3.5) Requirement already satisfied: gitignore-parser in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (0.1.11) Installing collected packages: tornado, cached-property, pyzmq, circus, circus_autorestart_plugin Successfully installed cached-property-1.5.2 circus-0.13.1 circus_autorestart_plugin-0.0.1 pyzmq-25.1.1 tornado-4.5.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages/circus_autorestart_plugin.yaml is ready /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages/tornado.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3_circus/0500_circus' if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-2.2/opt/python3_circus/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_895b169e8838b8f83cc7c8b144d1e461.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-2.2/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 python3@mfext layer (dependency) hash (from cache): 294bc764c5b2e6392c79df677e92dfb1 python3_core@mfext layer (dependency) hash (from cache): 8b62457357a2657b3dd19852d10a06e7 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 scientific_core@mfext layer (dependency) hash (from cache): 5914e72c1431f886367d532e7859d313 source hash: 365ebb9f4f50302be7b0d48bfba75347 cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_7c1247c18141c26b113554f31d9ba8d6.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-2.2/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 -- 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 tempolayer82073[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer82073] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting psycopg2==2.9.9 (from -r requirements3.txt (line 1)) Downloading psycopg2-2.9.9.tar.gz (384 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 26.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting psycopg==3.1.12 (from -r requirements3.txt (line 2)) Downloading psycopg-3.1.12.tar.gz (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.4/142.4 kB 29.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psycopg-c==3.1.12 (from -r requirements3.txt (line 3)) Downloading psycopg-c-3.1.12.tar.gz (558 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 558.0/558.0 kB 57.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions>=4.1 (from psycopg==3.1.12->-r requirements3.txt (line 2)) Using cached typing_extensions-4.8.0-py3-none-any.whl Saved ./src/typing_extensions-4.8.0-py3-none-any.whl Building wheels for collected packages: psycopg2, psycopg, psycopg-c Building wheel for psycopg2 (setup.py): started Building wheel for psycopg2 (setup.py): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.9.9-cp311-cp311-linux_x86_64.whl size=558801 sha256=0bcf27d942ec0129a269b7aa5ea87edd939ea58232e987dc4d972e78e7040a95 Stored in directory: /root/.cache/pip/wheels/ab/34/b9/78ebef1b3220b4840ee482461e738566c3c9165d2b5c914f51 Building wheel for psycopg (pyproject.toml): started Building wheel for psycopg (pyproject.toml): finished with status 'done' Created wheel for psycopg: filename=psycopg-3.1.12-py3-none-any.whl size=171536 sha256=0b5dbb68e10ed955a4aa82a0f950c5ea4f72fa923d347bd7e28d6dcb228ca8b9 Stored in directory: /root/.cache/pip/wheels/3d/58/1f/8014a1214147f3f081927e651bbbba09fec080f45f7e2a16fb 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.1.12-cp311-cp311-linux_x86_64.whl size=2061256 sha256=0c3119fb90da0bf16fbb59edc69e13e67971235d4c91ac59dd210411d026de3c Stored in directory: /root/.cache/pip/wheels/7e/ca/62/39bbd90d2059ce95ee796305070fdbe8e6a6047f535d6bf5fe 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-2.2/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-2.2/opt/python3_scientific_core] is already loaded Looking in links: ./src Processing ./src/psycopg2-2.9.9-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/psycopg-3.1.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/psycopg_c-3.1.12-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 3)) Requirement already satisfied: typing-extensions>=4.1 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from psycopg==3.1.12->-r requirements3.txt.tmp (line 2)) (4.8.0) Installing collected packages: psycopg2, psycopg-c, psycopg Successfully installed psycopg-3.1.12 psycopg-c-3.1.12 psycopg2-2.9.9 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_scientific_core/share/metwork_packages/psycopg-c.yaml is ready /opt/metwork-mfext-2.2/opt/python3_scientific_core/share/metwork_packages/psycopg2.yaml is ready /opt/metwork-mfext-2.2/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-2.2/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-2.2/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-2.2/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_7c1247c18141c26b113554f31d9ba8d6.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-2.2/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/nodejs" "nodejs" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 2c241b734b6b48c5ec160cb7997f185f cache hit (used: /buildcache/mfext_cache_layer_nodejs_a67b853e23162a3c04e03756b9accd85.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-2.2/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-2.2/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_a67b853e23162a3c04e03756b9accd85.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-2.2/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_extra_env; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_profile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_interactive_profile; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_unprofile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/devtools" "devtools" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 5c9342739cfd2ea3c84f6aa408940eba cache hit (used: /buildcache/mfext_cache_layer_devtools_164ee956b11ceca7976687f20a373178.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-2.2/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-2.2/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_164ee956b11ceca7976687f20a373178.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-2.2/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/python3_devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 devtools@mfext layer (dependency) hash (from cache): cb5ba1c7967eee597e3507c6e547fc27 python3@mfext layer (dependency) hash (from cache): 294bc764c5b2e6392c79df677e92dfb1 python3_core@mfext layer (dependency) hash (from cache): 8b62457357a2657b3dd19852d10a06e7 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: bbdf9647a63389e50cb896d51d1536ba cache missed (/buildcache/mfext_cache_layer_python3_devtools_00c9c458cccae15d0885cdd6792a7a39.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 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-2.2/opt/python3_devtools ; \ fi make[3]: Entering directory '/src/layers/layer7_python3_devtools/0400_prereq_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 -- 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 tempolayer83364[/src/layers/layer7_python3_devtools/0400_prereq_extra_python_packages/tempolayer83364] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting Babel==2.13.0 (from -r requirements3.txt (line 1)) Downloading Babel-2.13.0.tar.gz (9.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 131.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flit-scm==1.7.0 (from -r requirements3.txt (line 2)) Downloading flit_scm-1.7.0.tar.gz (2.4 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flit-core~=3.5 (from flit-scm==1.7.0->-r requirements3.txt (line 2)) Using cached flit_core-3.9.0-py3-none-any.whl Collecting setuptools_scm>=6.4 (from flit-scm==1.7.0->-r requirements3.txt (line 2)) Using cached setuptools_scm-7.1.0-py3-none-any.whl Collecting packaging>=20.0 (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt (line 2)) Using cached packaging-23.1-py3-none-any.whl Collecting setuptools (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt (line 2)) Using cached setuptools-69.0.3-py3-none-any.whl Collecting typing-extensions (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt (line 2)) Using cached typing_extensions-4.8.0-py3-none-any.whl Saved ./src/flit_core-3.9.0-py3-none-any.whl Saved ./src/setuptools_scm-7.1.0-py3-none-any.whl Saved ./src/packaging-23.1-py3-none-any.whl Saved ./src/setuptools-69.0.3-py3-none-any.whl Saved ./src/typing_extensions-4.8.0-py3-none-any.whl Building wheels for collected packages: Babel, flit-scm Building wheel for Babel (pyproject.toml): started Building wheel for Babel (pyproject.toml): finished with status 'done' Created wheel for Babel: filename=Babel-2.13.0-py3-none-any.whl size=10073415 sha256=af2ce06b5c586871e784107fa7faac667c87a0dd8122cf2509a6466721a49679 Stored in directory: /root/.cache/pip/wheels/44/4b/d4/8b7a52c517f910c6c239af5783deb673f2e3014ce3f5694754 Building wheel for flit-scm (pyproject.toml): started Building wheel for flit-scm (pyproject.toml): finished with status 'done' Created wheel for flit-scm: filename=flit_scm-1.7.0-py3-none-any.whl size=3017 sha256=f47e2e8e4fe48b0ee4a1e00e07ef4f8076377e2e6557b37581079cd993aa4620 Stored in directory: /root/.cache/pip/wheels/6f/64/d0/a677f181ecca0781fc518ca4367cdd50554c84f3dff0cf1682 Successfully built Babel flit-scm if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-2.2/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/Babel-2.13.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/flit_scm-1.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Requirement already satisfied: flit-core~=3.5 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (3.9.0) Requirement already satisfied: setuptools_scm>=6.4 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (7.1.0) Requirement already satisfied: packaging>=20.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (23.1) Requirement already satisfied: setuptools in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (69.0.3) Requirement already satisfied: typing-extensions in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (4.8.0) Installing collected packages: Babel, flit-scm Successfully installed Babel-2.13.0 flit-scm-1.7.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/Babel.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/flit_scm.yaml is ready make[3]: Leaving directory '/src/layers/layer7_python3_devtools/0400_prereq_extra_python_packages' 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 -- 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 tempolayer83553[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer83553] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting altgraph==0.17.4 (from -r requirements3.txt (line 1)) Downloading altgraph-0.17.4.tar.gz (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 8.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting apipkg==3.0.2 (from -r requirements3.txt (line 2)) Downloading apipkg-3.0.2.tar.gz (6.6 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting astroid==3.0.0 (from -r requirements3.txt (line 3)) Downloading astroid-3.0.0.tar.gz (394 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 394.7/394.7 kB 34.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asttokens==2.4.0 (from -r requirements3.txt (line 4)) Downloading asttokens-2.4.0.tar.gz (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/61.4 kB 2.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting backcall==0.2.0 (from -r requirements3.txt (line 5)) Downloading backcall-0.2.0.tar.gz (18 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bandit==1.7.6 (from -r requirements3.txt (line 6)) Downloading bandit-1.7.6.tar.gz (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 94.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting bracex==2.4 (from -r requirements3.txt (line 7)) Downloading bracex-2.4.tar.gz (26 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting black==23.11.0 (from -r requirements3.txt (line 8)) Downloading black-23.11.0.tar.gz (615 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 615.4/615.4 kB 108.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bump-pydantic==0.7.0 (from -r requirements3.txt (line 9)) Downloading bump_pydantic-0.7.0.tar.gz (28 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting coverage==7.3.2 (from -r requirements3.txt (line 10)) Downloading coverage-7.3.2.tar.gz (764 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 764.5/764.5 kB 59.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting exceptiongroup==1.1.3 (from -r requirements3.txt (line 11)) Downloading exceptiongroup-1.1.3.tar.gz (23 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting execnet==2.0.2 (from -r requirements3.txt (line 12)) Downloading execnet-2.0.2.tar.gz (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 32.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting executing==2.0.1 (from -r requirements3.txt (line 13)) Downloading executing-2.0.1.tar.gz (836 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 836.5/836.5 kB 34.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filprofiler==2023.3.1 (from -r requirements3.txt (line 14)) Downloading filprofiler-2023.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 13.1 MB/s eta 0:00:00 Collecting flake8==6.1.0 (from -r requirements3.txt (line 15)) Downloading flake8-6.1.0.tar.gz (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.8/48.8 kB 169.1 kB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): 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) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting freezegun==1.2.2 (from -r requirements3.txt (line 17)) Downloading freezegun-1.2.2.tar.gz (30 kB) 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) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting gitdb==4.0.11 (from -r requirements3.txt (line 19)) Downloading gitdb-4.0.11.tar.gz (394 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 394.5/394.5 kB 56.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting GitPython==3.1.41 (from -r requirements3.txt (line 20)) Downloading GitPython-3.1.41.tar.gz (209 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.0/209.0 kB 48.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting iniconfig==2.0.0 (from -r requirements3.txt (line 21)) Downloading iniconfig-2.0.0.tar.gz (4.6 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython==8.16.1 (from -r requirements3.txt (line 22)) Downloading ipython-8.16.1.tar.gz (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 23.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting isort==5.12.0 (from -r requirements3.txt (line 23)) Downloading isort-5.12.0-py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.2/91.2 kB 25.9 MB/s eta 0:00:00 Collecting jedi==0.19.1 (from -r requirements3.txt (line 24)) Downloading jedi-0.19.1.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 147.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jmespath==1.0.1 (from -r requirements3.txt (line 25)) Downloading jmespath-1.0.1.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lazy-object-proxy==1.9.0 (from -r requirements3.txt (line 26)) Downloading lazy-object-proxy-1.9.0.tar.gz (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 10.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting libcst==1.1.0 (from -r requirements3.txt (line 27)) Downloading libcst-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (17 kB) Collecting livereload==2.6.3 (from -r requirements3.txt (line 28)) Downloading livereload-2.6.3.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lunr==0.7.0.post1 (from -r requirements3.txt (line 29)) Downloading lunr-0.7.0.post1.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 140.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Mako==1.2.4 (from -r requirements3.txt (line 30)) Downloading Mako-1.2.4.tar.gz (497 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 497.0/497.0 kB 98.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting matplotlib-inline==0.1.6 (from -r requirements3.txt (line 31)) Downloading matplotlib-inline-0.1.6.tar.gz (7.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mccabe==0.7.0 (from -r requirements3.txt (line 32)) Downloading mccabe-0.7.0.tar.gz (9.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mergedeep==1.3.4 (from -r requirements3.txt (line 33)) Downloading mergedeep-1.3.4.tar.gz (4.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs==1.5.3 (from -r requirements3.txt (line 34)) Downloading mkdocs-1.5.3.tar.gz (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 83.4 MB/s eta 0:00:00 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 35)) Downloading mkdocs-add-number-plugin-1.2.2.tar.gz (8.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs-awesome-pages-plugin==2.9.2 (from -r requirements3.txt (line 36)) Downloading mkdocs_awesome_pages_plugin-2.9.2-py3-none-any.whl.metadata (13 kB) Collecting mkdocs-exclude==1.0.2 (from -r requirements3.txt (line 37)) Downloading mkdocs-exclude-1.0.2.tar.gz (6.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs-macros-plugin==1.0.4 (from -r requirements3.txt (line 38)) Downloading mkdocs-macros-plugin-1.0.4.tar.gz (556 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 556.0/556.0 kB 35.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs-material==9.4.5 (from -r requirements3.txt (line 39)) Downloading mkdocs_material-9.4.5.tar.gz (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 10.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-material-extensions==1.2 (from -r requirements3.txt (line 40)) Downloading mkdocs_material_extensions-1.2.tar.gz (11 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mock==5.1.0 (from -r requirements3.txt (line 41)) Downloading mock-5.1.0.tar.gz (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.2/80.2 kB 3.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting more-itertools==10.1.0 (from -r requirements3.txt (line 42)) Downloading more-itertools-10.1.0.tar.gz (111 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.2/111.2 kB 35.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting natsort==8.4.0 (from -r requirements3.txt (line 43)) Downloading natsort-8.4.0.tar.gz (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.6/76.6 kB 22.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting nltk==3.8.1 (from -r requirements3.txt (line 44)) Downloading nltk-3.8.1.zip (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 43.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting paginate==0.5.6 (from -r requirements3.txt (line 45)) Downloading paginate-0.5.6.tar.gz (12 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting parso==0.8.3 (from -r requirements3.txt (line 46)) Downloading parso-0.8.3.tar.gz (400 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.1/400.1 kB 31.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pdoc3==0.10.0 (from -r requirements3.txt (line 47)) Downloading pdoc3-0.10.0.tar.gz (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.1/86.1 kB 10.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pexpect==4.8.0 (from -r requirements3.txt (line 48)) Downloading pexpect-4.8.0.tar.gz (157 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 42.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pickleshare==0.7.5 (from -r requirements3.txt (line 49)) Downloading pickleshare-0.7.5.tar.gz (6.2 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting prompt-toolkit==3.0.39 (from -r requirements3.txt (line 50)) Downloading prompt_toolkit-3.0.39.tar.gz (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 423.1/423.1 kB 54.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ptyprocess==0.7.0 (from -r requirements3.txt (line 51)) Downloading ptyprocess-0.7.0.tar.gz (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.8/70.8 kB 9.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pure-eval==0.2.2 (from -r requirements3.txt (line 52)) Downloading pure_eval-0.2.2.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting py-spy==0.3.14 (from -r requirements3.txt (line 53)) Downloading py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 107.6 MB/s eta 0:00:00 Collecting pydocstyle==6.1.1 (from -r requirements3.txt (line 54)) Downloading pydocstyle-6.1.1.tar.gz (35 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyflakes==3.1.0 (from -r requirements3.txt (line 55)) Downloading pyflakes-3.1.0.tar.gz (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 kB 16.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyinstaller-hooks-contrib==2024.0 (from -r requirements3.txt (line 56)) Downloading pyinstaller-hooks-contrib-2024.0.tar.gz (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 29.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinstaller==6.3.0 (from -r requirements3.txt (line 57)) Downloading pyinstaller-6.3.0.tar.gz (4.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 31.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pylint==3.0.1 (from -r requirements3.txt (line 58)) Downloading pylint-3.0.1.tar.gz (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.3/441.3 kB 42.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pymdown-extensions==10.3 (from -r requirements3.txt (line 59)) Downloading pymdown_extensions-10.3.tar.gz (784 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 784.9/784.9 kB 108.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest==7.4.4 (from -r requirements3.txt (line 60)) Downloading pytest-7.4.4.tar.gz (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 134.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-asyncio==0.21.1 (from -r requirements3.txt (line 61)) Downloading pytest-asyncio-0.21.1.tar.gz (30 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-cov==4.1.0 (from -r requirements3.txt (line 62)) Downloading pytest-cov-4.1.0.tar.gz (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.2/63.2 kB 6.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytest-html==4.1.1 (from -r requirements3.txt (line 63)) Downloading pytest_html-4.1.1.tar.gz (150 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.8/150.8 kB 37.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-httpserver==1.0.8 (from -r requirements3.txt (line 64)) Downloading pytest_httpserver-1.0.8-py3-none-any.whl.metadata (5.9 kB) Collecting pytest-metadata==3.0.0 (from -r requirements3.txt (line 65)) Downloading pytest_metadata-3.0.0-py3-none-any.whl.metadata (8.6 kB) Collecting pytest-json-report==1.5.0 (from -r requirements3.txt (line 66)) Downloading pytest-json-report-1.5.0.tar.gz (21 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytest-mock==3.11.1 (from -r requirements3.txt (line 67)) Downloading pytest-mock-3.11.1.tar.gz (31 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytest-xdist==3.3.1 (from -r requirements3.txt (line 68)) Downloading pytest-xdist-3.3.1.tar.gz (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.8/77.8 kB 6.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pywget==0.31 (from -r requirements3.txt (line 69)) Downloading pywget-0.31.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyyaml-env-tag==0.1 (from -r requirements3.txt (line 70)) Downloading pyyaml_env_tag-0.1.tar.gz (5.6 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting repackage==0.7.3 (from -r requirements3.txt (line 71)) Downloading repackage-0.7.3.tar.gz (5.0 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting setuptools-git-versioning==1.13.5 (from -r requirements3.txt (line 72)) Downloading setuptools-git-versioning-1.13.5.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sftp-py==0.2.1 (from -r requirements3.txt (line 73)) Downloading sftp_py-0.2.1.tar.gz (6.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting smmap==5.0.1 (from -r requirements3.txt (line 74)) Downloading smmap-5.0.1.tar.gz (22 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting snowballstemmer==2.2.0 (from -r requirements3.txt (line 75)) Downloading snowballstemmer-2.2.0.tar.gz (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.7/86.7 kB 5.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting stack-data==0.6.3 (from -r requirements3.txt (line 76)) Downloading stack_data-0.6.3.tar.gz (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.7/44.7 kB 1.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting stevedore==5.1.0 (from -r requirements3.txt (line 77)) Downloading stevedore-5.1.0.tar.gz (514 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 514.1/514.1 kB 102.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tornado==6.3.3 (from -r requirements3.txt (line 78)) Downloading tornado-6.3.3.tar.gz (509 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.9/509.9 kB 97.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typed-ast==1.5.5 (from -r requirements3.txt (line 79)) Downloading typed_ast-1.5.5.tar.gz (252 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 252.8/252.8 kB 19.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting typer==0.9.0 (from -r requirements3.txt (line 80)) Downloading typer-0.9.0.tar.gz (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.0/274.0 kB 27.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-inspect==0.9.0 (from -r requirements3.txt (line 81)) Downloading typing_inspect-0.9.0.tar.gz (13 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting watchdog==3.0.0 (from -r requirements3.txt (line 82)) Downloading watchdog-3.0.0.tar.gz (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.6/124.6 kB 25.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting wcmatch==8.5 (from -r requirements3.txt (line 83)) Downloading wcmatch-8.5.tar.gz (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.7/114.7 kB 28.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcwidth==0.2.8 (from -r requirements3.txt (line 84)) Downloading wcwidth-0.2.8.tar.gz (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 15.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pipdeptree==2.13.1 (from -r requirements3.txt (line 85)) Downloading pipdeptree-2.13.1.tar.gz (33 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six>=1.12.0 (from asttokens==2.4.0->-r requirements3.txt (line 4)) Using cached six-1.16.0-py2.py3-none-any.whl Collecting PyYAML>=5.3.1 (from bandit==1.7.6->-r requirements3.txt (line 6)) Using cached PyYAML-6.0.1-cp311-cp311-linux_x86_64.whl Collecting rich (from bandit==1.7.6->-r requirements3.txt (line 6)) Using cached rich-13.5.2-py3-none-any.whl.metadata (18 kB) Collecting click>=8.0.0 (from black==23.11.0->-r requirements3.txt (line 8)) Using cached click-8.1.7-py3-none-any.whl Collecting mypy-extensions>=0.4.3 (from black==23.11.0->-r requirements3.txt (line 8)) Using cached mypy_extensions-1.0.0-py3-none-any.whl Collecting packaging>=22.0 (from black==23.11.0->-r requirements3.txt (line 8)) Using cached packaging-23.1-py3-none-any.whl Collecting pathspec>=0.9.0 (from black==23.11.0->-r requirements3.txt (line 8)) Using cached pathspec-0.11.2-py3-none-any.whl Collecting platformdirs>=2 (from black==23.11.0->-r requirements3.txt (line 8)) Using cached platformdirs-3.10.0-py3-none-any.whl Collecting typing-extensions (from bump-pydantic==0.7.0->-r requirements3.txt (line 9)) Using cached typing_extensions-4.8.0-py3-none-any.whl Collecting threadpoolctl (from filprofiler==2023.3.1->-r requirements3.txt (line 14)) Using cached threadpoolctl-3.2.0-py3-none-any.whl Collecting pycodestyle<2.12.0,>=2.11.0 (from flake8==6.1.0->-r requirements3.txt (line 15)) Using cached pycodestyle-2.11.0-py2.py3-none-any.whl Collecting python-dateutil>=2.7 (from freezegun==1.2.2->-r requirements3.txt (line 17)) Using cached python_dateutil-2.8.2-py2.py3-none-any.whl Collecting decorator (from ipython==8.16.1->-r requirements3.txt (line 22)) Using cached decorator-5.1.1-py3-none-any.whl Collecting pygments>=2.4.0 (from ipython==8.16.1->-r requirements3.txt (line 22)) Using cached Pygments-2.16.1-py3-none-any.whl Collecting traitlets>=5 (from ipython==8.16.1->-r requirements3.txt (line 22)) Using cached traitlets-5.9.0-py3-none-any.whl Collecting MarkupSafe>=0.9.2 (from Mako==1.2.4->-r requirements3.txt (line 30)) Using cached MarkupSafe-2.1.3-cp311-cp311-linux_x86_64.whl Collecting jinja2>=2.11.1 (from mkdocs==1.5.3->-r requirements3.txt (line 34)) Using cached Jinja2-3.1.3-py3-none-any.whl Collecting markdown>=3.2.1 (from mkdocs==1.5.3->-r requirements3.txt (line 34)) Using cached Markdown-3.4.4-py3-none-any.whl Collecting termcolor (from mkdocs-macros-plugin==1.0.4->-r requirements3.txt (line 38)) Using cached termcolor-2.3.0-py3-none-any.whl Collecting babel~=2.10 (from mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached Babel-2.13.0-py3-none-any.whl Collecting colorama~=0.4 (from mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached colorama-0.4.6-py2.py3-none-any.whl Collecting regex>=2022.4 (from mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached regex-2023.8.8-cp311-cp311-linux_x86_64.whl Collecting requests~=2.26 (from mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached requests-2.31.0-py3-none-any.whl Collecting joblib (from nltk==3.8.1->-r requirements3.txt (line 44)) Using cached joblib-1.3.2-py3-none-any.whl Collecting tqdm (from nltk==3.8.1->-r requirements3.txt (line 44)) Using cached tqdm-4.66.1-py3-none-any.whl Collecting setuptools>=42.0.0 (from pyinstaller-hooks-contrib==2024.0->-r requirements3.txt (line 56)) Using cached setuptools-69.0.3-py3-none-any.whl Collecting tomlkit>=0.10.1 (from pylint==3.0.1->-r requirements3.txt (line 58)) Using cached tomlkit-0.12.1-py3-none-any.whl.metadata (2.7 kB) Collecting dill>=0.3.6 (from pylint==3.0.1->-r requirements3.txt (line 58)) Using cached dill-0.3.7-py3-none-any.whl Collecting pluggy<2.0,>=0.12 (from pytest==7.4.4->-r requirements3.txt (line 60)) Using cached pluggy-1.3.0-py3-none-any.whl Collecting Werkzeug>=2.0.0 (from pytest-httpserver==1.0.8->-r requirements3.txt (line 64)) Using cached werkzeug-3.0.1-py3-none-any.whl Collecting paramiko>=2.7.1 (from sftp-py==0.2.1->-r requirements3.txt (line 73)) Using cached paramiko-3.4.0-py3-none-any.whl Collecting pbr!=2.1.0,>=2.0.0 (from stevedore==5.1.0->-r requirements3.txt (line 77)) Using cached pbr-5.11.1-py2.py3-none-any.whl Collecting bcrypt>=3.2 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 73)) Using cached bcrypt-4.0.1-cp311-cp311-linux_x86_64.whl Collecting cryptography>=3.3 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 73)) Using cached cryptography-41.0.7-cp311-cp311-linux_x86_64.whl Collecting pynacl>=1.5 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 73)) Using cached PyNaCl-1.5.0-cp311-cp311-linux_x86_64.whl Collecting charset-normalizer<4,>=2 (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached charset_normalizer-3.2.0-py3-none-any.whl Collecting idna<4,>=2.5 (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached idna-3.4-py3-none-any.whl Collecting urllib3<3,>=1.21.1 (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached urllib3-2.1.0-py3-none-any.whl Collecting certifi>=2017.4.17 (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached certifi-2023.7.22-py3-none-any.whl Collecting markdown-it-py>=2.2.0 (from rich->bandit==1.7.6->-r requirements3.txt (line 6)) Using cached markdown_it_py-3.0.0-py3-none-any.whl Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 73)) Using cached cffi-1.15.1-cp311-cp311-linux_x86_64.whl Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->bandit==1.7.6->-r requirements3.txt (line 6)) Using cached mdurl-0.1.2-py3-none-any.whl Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 73)) Using cached pycparser-2.21-py2.py3-none-any.whl Downloading libcst-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 89.1 MB/s eta 0:00:00 Downloading mkdocs_awesome_pages_plugin-2.9.2-py3-none-any.whl (14 kB) Downloading pytest_httpserver-1.0.8-py3-none-any.whl (18 kB) Downloading pytest_metadata-3.0.0-py3-none-any.whl (10 kB) Using cached tomlkit-0.12.1-py3-none-any.whl (37 kB) Using cached rich-13.5.2-py3-none-any.whl (239 kB) Saved ./src/filprofiler-2023.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/isort-5.12.0-py3-none-any.whl Saved ./src/libcst-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/mkdocs_awesome_pages_plugin-2.9.2-py3-none-any.whl Saved ./src/py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl Saved ./src/pytest_httpserver-1.0.8-py3-none-any.whl Saved ./src/pytest_metadata-3.0.0-py3-none-any.whl Saved ./src/Babel-2.13.0-py3-none-any.whl Saved ./src/click-8.1.7-py3-none-any.whl Saved ./src/colorama-0.4.6-py2.py3-none-any.whl Saved ./src/dill-0.3.7-py3-none-any.whl Saved ./src/Jinja2-3.1.3-py3-none-any.whl Saved ./src/Markdown-3.4.4-py3-none-any.whl Saved ./src/MarkupSafe-2.1.3-cp311-cp311-linux_x86_64.whl Saved ./src/mypy_extensions-1.0.0-py3-none-any.whl Saved ./src/packaging-23.1-py3-none-any.whl Saved ./src/paramiko-3.4.0-py3-none-any.whl Saved ./src/pathspec-0.11.2-py3-none-any.whl Saved ./src/pbr-5.11.1-py2.py3-none-any.whl Saved ./src/platformdirs-3.10.0-py3-none-any.whl Saved ./src/pluggy-1.3.0-py3-none-any.whl Saved ./src/pycodestyle-2.11.0-py2.py3-none-any.whl Saved ./src/Pygments-2.16.1-py3-none-any.whl Saved ./src/python_dateutil-2.8.2-py2.py3-none-any.whl Saved ./src/PyYAML-6.0.1-cp311-cp311-linux_x86_64.whl Saved ./src/regex-2023.8.8-cp311-cp311-linux_x86_64.whl Saved ./src/requests-2.31.0-py3-none-any.whl Saved ./src/setuptools-69.0.3-py3-none-any.whl Saved ./src/six-1.16.0-py2.py3-none-any.whl Saved ./src/tomlkit-0.12.1-py3-none-any.whl Saved ./src/traitlets-5.9.0-py3-none-any.whl Saved ./src/typing_extensions-4.8.0-py3-none-any.whl Saved ./src/werkzeug-3.0.1-py3-none-any.whl Saved ./src/decorator-5.1.1-py3-none-any.whl Saved ./src/joblib-1.3.2-py3-none-any.whl Saved ./src/rich-13.5.2-py3-none-any.whl Saved ./src/termcolor-2.3.0-py3-none-any.whl Saved ./src/threadpoolctl-3.2.0-py3-none-any.whl Saved ./src/tqdm-4.66.1-py3-none-any.whl Saved ./src/bcrypt-4.0.1-cp311-cp311-linux_x86_64.whl Saved ./src/certifi-2023.7.22-py3-none-any.whl Saved ./src/charset_normalizer-3.2.0-py3-none-any.whl Saved ./src/cryptography-41.0.7-cp311-cp311-linux_x86_64.whl Saved ./src/idna-3.4-py3-none-any.whl Saved ./src/markdown_it_py-3.0.0-py3-none-any.whl Saved ./src/PyNaCl-1.5.0-cp311-cp311-linux_x86_64.whl Saved ./src/urllib3-2.1.0-py3-none-any.whl Saved ./src/cffi-1.15.1-cp311-cp311-linux_x86_64.whl Saved ./src/mdurl-0.1.2-py3-none-any.whl Saved ./src/pycparser-2.21-py2.py3-none-any.whl Building wheels for collected packages: altgraph, apipkg, astroid, asttokens, backcall, bandit, bracex, black, bump-pydantic, coverage, exceptiongroup, execnet, executing, flake8, flake8-docstrings, freezegun, ghp-import, gitdb, GitPython, iniconfig, ipython, jedi, jmespath, lazy-object-proxy, livereload, lunr, Mako, matplotlib-inline, mccabe, mergedeep, mkdocs, mkdocs-add-number-plugin, mkdocs-exclude, mkdocs-macros-plugin, mkdocs-material, mkdocs-material-extensions, mock, more-itertools, natsort, nltk, paginate, parso, pdoc3, pexpect, pickleshare, prompt-toolkit, ptyprocess, pure-eval, pydocstyle, pyflakes, pyinstaller-hooks-contrib, pyinstaller, pylint, pymdown-extensions, pytest, pytest-asyncio, pytest-cov, pytest-html, pytest-json-report, pytest-mock, pytest-xdist, pywget, pyyaml-env-tag, repackage, setuptools-git-versioning, sftp-py, smmap, snowballstemmer, stack-data, stevedore, tornado, typed-ast, typer, typing-inspect, watchdog, wcmatch, wcwidth, pipdeptree Building wheel for altgraph (setup.py): started Building wheel for altgraph (setup.py): finished with status 'done' Created wheel for altgraph: filename=altgraph-0.17.4-py2.py3-none-any.whl size=21209 sha256=716ecf73d191c9b321a91d2927c0347a69d806c14cbdc4799d6f90b5ecdf15ca Stored in directory: /root/.cache/pip/wheels/bf/08/c2/9fb180ebe182bbb0f6b8848a633a7d434bde37a208faf662ce 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=8311 sha256=a16984c39de280701f3f6406ed3af658f2a1965011fe7bb5be34fbb48423b411 Stored in directory: /root/.cache/pip/wheels/c4/97/e7/50975b7ed166c25411283b1c76783f79f7fd57d794ef22789c Building wheel for astroid (pyproject.toml): started Building wheel for astroid (pyproject.toml): finished with status 'done' Created wheel for astroid: filename=astroid-3.0.0-py3-none-any.whl size=275098 sha256=31c948bf22a4b4570be4ee5d7900948cd6f363f842bdccb6dce05a2f1845c640 Stored in directory: /root/.cache/pip/wheels/47/41/b4/e93402ddede9afce489d9b6d25d57e597235e0ef629c6d23dd Building wheel for asttokens (pyproject.toml): started Building wheel for asttokens (pyproject.toml): finished with status 'done' Created wheel for asttokens: filename=asttokens-2.4.0-py2.py3-none-any.whl size=27667 sha256=e39736ba5fa7676d39a04cfdad6a58a8651a0c25be76b0038900d1c6e452c61a Stored in directory: /root/.cache/pip/wheels/58/ba/4d/ad8a1c9d5cc4334ec4711b2fe7104f3af6bd30e0038a3e0251 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=11143 sha256=8a627d66e6cfe38b584c980b504e871af7a2c362dcb74257cfc70d396b7777db Stored in directory: /root/.cache/pip/wheels/4c/d7/87/4cd62b93cee67084f22e2e3bd875702cc5f9a3b13dd811c0ff Building wheel for bandit (setup.py): started Building wheel for bandit (setup.py): finished with status 'done' Created wheel for bandit: filename=bandit-1.7.6-py3-none-any.whl size=120558 sha256=2bdec5ead7ed2a38a66bc47e0e36f9ec7b5357a5fc9e94c9351aebfd336fd7bb Stored in directory: /root/.cache/pip/wheels/56/3c/35/b5b87e8c2f04d61e289fbab6172e931dae5350ba5a9157778f Building wheel for bracex (pyproject.toml): started Building wheel for bracex (pyproject.toml): finished with status 'done' Created wheel for bracex: filename=bracex-2.4-py3-none-any.whl size=11608 sha256=efdc71eff95eaff5e0f8cfebe7d01adf2c8637c8c92edaf63ef348c241a82418 Stored in directory: /root/.cache/pip/wheels/e7/17/4c/7c93a059ffac57c881a282a9c0babc4cc5f7782d55b603f9a1 Building wheel for black (pyproject.toml): started Building wheel for black (pyproject.toml): finished with status 'done' Created wheel for black: filename=black-23.11.0-py3-none-any.whl size=191996 sha256=54caaa703227c6e0c87b76326d0862184729a69b73d3b7305b6288e1d830067e Stored in directory: /root/.cache/pip/wheels/79/99/92/e52ceefcab55f98f2b0b2c8748e242e9239d4a81607b8ec6fc 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.7.0-py3-none-any.whl size=28372 sha256=f8920da00302b4883eb255b15a12ccc536859ace1437099815f525573b5b3840 Stored in directory: /root/.cache/pip/wheels/04/a2/2c/2cb048255f45f0081d122b4bf2e129e981083cf110935b6aec Building wheel for coverage (pyproject.toml): started Building wheel for coverage (pyproject.toml): finished with status 'done' Created wheel for coverage: filename=coverage-7.3.2-cp311-cp311-linux_x86_64.whl size=241387 sha256=fa3ad1c969ea503029bf77e82ebc8decabfc0f5c8fa99d9357b4524ef34c9d0a Stored in directory: /root/.cache/pip/wheels/54/04/f2/63594c633b8373b5be03be8d00fe3c584971cab92bf9c0d399 Building wheel for exceptiongroup (pyproject.toml): started Building wheel for exceptiongroup (pyproject.toml): finished with status 'done' Created wheel for exceptiongroup: filename=exceptiongroup-1.1.3-py3-none-any.whl size=14710 sha256=283b5bca4852148e894c3e645bea52f386f809e7bed8eee080382bc091e0e193 Stored in directory: /root/.cache/pip/wheels/68/b8/a2/c307ab3cfd7d08723473a9d218b1b22cebb41c90f8a57f6759 Building wheel for execnet (pyproject.toml): started Building wheel for execnet (pyproject.toml): finished with status 'done' Created wheel for execnet: filename=execnet-2.0.2-py3-none-any.whl size=37097 sha256=3127f55c1c10ef4876720f5e3cd69cfb85db0708466c7741069b074d5b2afff5 Stored in directory: /root/.cache/pip/wheels/7f/64/19/a3fcc48c4596729a5c38c3f87b6e0d74e96f4788c1939df82f Building wheel for executing (pyproject.toml): started Building wheel for executing (pyproject.toml): finished with status 'done' Created wheel for executing: filename=executing-2.0.1-py2.py3-none-any.whl size=24923 sha256=a9ab4c70057e04361c0c6d81b79d499efc93ea6bb4858873f48c58ee1802bb2f Stored in directory: /root/.cache/pip/wheels/54/88/60/950a348b7bcffa1697818b9abb6f3b80b62870de1a775639da Building wheel for flake8 (setup.py): started Building wheel for flake8 (setup.py): finished with status 'done' Created wheel for flake8: filename=flake8-6.1.0-py2.py3-none-any.whl size=58254 sha256=b918fb6a2c5503d937ee8c05f6bc7c1050e9e6ea6c6b3831ad54312d821f4328 Stored in directory: /root/.cache/pip/wheels/9c/f8/88/aa9ed2b6cdc095c0a22e0595cb24b378f7aa7017d2f2cd05bb Building wheel for flake8-docstrings (setup.py): started Building wheel for flake8-docstrings (setup.py): finished with status 'done' Created wheel for flake8-docstrings: filename=flake8_docstrings-1.7.0-py2.py3-none-any.whl size=4987 sha256=73b279068971662452795415c632dc9d0a365d01f52a88d249dc69a4315721f0 Stored in directory: /root/.cache/pip/wheels/d1/ac/32/de2c2a9af1e9e0da11c0ed54bb3ed01bfe2cb04f4d23456eba Building wheel for freezegun (pyproject.toml): started Building wheel for freezegun (pyproject.toml): finished with status 'done' Created wheel for freezegun: filename=freezegun-1.2.2-py3-none-any.whl size=17058 sha256=4a3ae35f1d37c4b538a1e915009e5939c70b1250e4afb84c4fb51b110039b8cc Stored in directory: /root/.cache/pip/wheels/74/e3/16/55dc038a7a926ffb2e1ca7c0b4b87d67cb1949ce3eaa415417 Building wheel for ghp-import (setup.py): started Building wheel for ghp-import (setup.py): finished with status 'done' Created wheel for ghp-import: filename=ghp_import-2.1.0-py3-none-any.whl size=11009 sha256=682603e8142a7ea070839fcf100e2af11c5c39e63f5fc689d9223e3a483eb424 Stored in directory: /root/.cache/pip/wheels/12/9f/2a/81c0c0d79cf60b60e7048cbb32a5ef5a83ddee602462bd005b Building wheel for gitdb (setup.py): started Building wheel for gitdb (setup.py): finished with status 'done' Created wheel for gitdb: filename=gitdb-4.0.11-py3-none-any.whl size=62720 sha256=6261de0fa761bca3142fccb3a5aec1cbb77e6e400a5020aedf71b1eb4ce9f850 Stored in directory: /root/.cache/pip/wheels/de/6f/70/2163ed036194794f2b73c88a41c42ed5a8312c67e40e4d0c1e 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.41-py3-none-any.whl size=196354 sha256=a8f64539a39d5189cfcbeebdf10dbf8b2bf32cc724ca3f9df76836b0b792abd9 Stored in directory: /root/.cache/pip/wheels/84/88/5a/b251c4b476768332212ccbcd1b726e2dea9482d38ff60036bd Building wheel for iniconfig (pyproject.toml): started Building wheel for iniconfig (pyproject.toml): finished with status 'done' Created wheel for iniconfig: filename=iniconfig-2.0.0-py3-none-any.whl size=5893 sha256=d51e196d40945b7d807d0dd40a87541b57f2327ce4e1ef7b7decd4a98e40156f Stored in directory: /root/.cache/pip/wheels/4a/ac/08/bc0d23701239f4d735d082ba9a41654959a0260b8cc3c2a5a1 Building wheel for ipython (pyproject.toml): started Building wheel for ipython (pyproject.toml): finished with status 'done' Created wheel for ipython: filename=ipython-8.16.1-py3-none-any.whl size=806962 sha256=3e20b128a5947e85b3691d3c65eea6e1777c322ac11bd2420552dae0d931c17e Stored in directory: /root/.cache/pip/wheels/16/b3/94/4ed22d9ec506fbe400872587eaf692a336ef4278c98a914ffb Building wheel for jedi (setup.py): started Building wheel for jedi (setup.py): finished with status 'done' Created wheel for jedi: filename=jedi-0.19.1-py2.py3-none-any.whl size=1569381 sha256=6fe23ea034ca59996a9ac7d595d6b212ee935fe923429adc3ab807c327f29af0 Stored in directory: /root/.cache/pip/wheels/72/31/00/174a93cd6b788f9f2b8707b01114fb569237cd14730d5dfaf5 Building wheel for jmespath (setup.py): started Building wheel for jmespath (setup.py): finished with status 'done' Created wheel for jmespath: filename=jmespath-1.0.1-py3-none-any.whl size=20257 sha256=15b26d3faae08265c071a8fbf3196f9ab53c3cf65b7bb0a2b3936829fd026c99 Stored in directory: /root/.cache/pip/wheels/4b/23/5a/73387ef61308e0272c48f12a7be6f984b129785b6b2a0710ce 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.9.0-cp311-cp311-linux_x86_64.whl size=69392 sha256=fa95431a613a76506ea41b5b008f6e1ed7bed43b79f29cd931a16662292d0dbe Stored in directory: /root/.cache/pip/wheels/7c/a7/f9/ccb0f900c529b76336b1f654449c221d38e623423b47c9c2f6 Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24705 sha256=d3c55554e97c44632a1a8971ef76a0dc85c05f9015c2ff9735e4c3c580a704e6 Stored in directory: /root/.cache/pip/wheels/58/24/b1/c15704655d03619e5ecc64cec60b67bac664986deb599619d1 Building wheel for lunr (pyproject.toml): started Building wheel for lunr (pyproject.toml): finished with status 'done' Created wheel for lunr: filename=lunr-0.7.0.post1-py3-none-any.whl size=35209 sha256=77cce585d195d412cff362698799c9571ff3e285fc6bd8816ecbc9ec82dbb368 Stored in directory: /root/.cache/pip/wheels/4e/07/2d/adb884c2a5a3115ab4735c988e1c812268bbf157e767b59f80 Building wheel for Mako (pyproject.toml): started Building wheel for Mako (pyproject.toml): finished with status 'done' Created wheel for Mako: filename=Mako-1.2.4-py3-none-any.whl size=78670 sha256=9890cae9a60aecce13c53bb56a6053df6ef828fcae2c0f402091944057beaf1e Stored in directory: /root/.cache/pip/wheels/67/34/e6/5640af6b20e372b8a20fbc4b27dc2176a4153d1d86f480d4b9 Building wheel for matplotlib-inline (setup.py): started Building wheel for matplotlib-inline (setup.py): finished with status 'done' Created wheel for matplotlib-inline: filename=matplotlib_inline-0.1.6-py3-none-any.whl size=9408 sha256=4644a935d53d8578c983f0a89b1133c7ce813717e4a2b49d5fd1f9ced5514217 Stored in directory: /root/.cache/pip/wheels/b0/ee/29/bf244b920738d4d9068720aa87a7acadc2b8f4e9110eaf4297 Building wheel for mccabe (setup.py): started Building wheel for mccabe (setup.py): finished with status 'done' Created wheel for mccabe: filename=mccabe-0.7.0-py2.py3-none-any.whl size=7330 sha256=b6d0f0d4b02ab6e0050ffb7d97744a3a4ba8101cfe1497c5368d1022b8388aea Stored in directory: /root/.cache/pip/wheels/54/4f/02/b82a0371033b76a8b5c99bc839d2f2220db281de5402246308 Building wheel for mergedeep (setup.py): started Building wheel for mergedeep (setup.py): finished with status 'done' Created wheel for mergedeep: filename=mergedeep-1.3.4-py3-none-any.whl size=4750 sha256=7363eb5196853e0bcfdaaa365ef21af1b5a2352683aff27b1ce1184a41c33005 Stored in directory: /root/.cache/pip/wheels/4a/e2/dd/b896590796acafa7bf8f183a578aa86dd2ade6e184add4bc3f Building wheel for mkdocs (pyproject.toml): started Building wheel for mkdocs (pyproject.toml): finished with status 'done' Created wheel for mkdocs: filename=mkdocs-1.5.3-py3-none-any.whl size=3694762 sha256=9d7ec83d0ad0eabdf602a391072d04a7462debb496f2f0eb04453a5571bd173d Stored in directory: /root/.cache/pip/wheels/42/15/5f/0ade8311c964eef872db85e885586828b375a62f372e39ac4f Building wheel for mkdocs-add-number-plugin (setup.py): started Building wheel for mkdocs-add-number-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-add-number-plugin: filename=mkdocs_add_number_plugin-1.2.2-py3-none-any.whl size=9151 sha256=cb007d7a7db855c5a7ac2b159e1af526c1ce723ac66f95c2e0068ebcdadae084 Stored in directory: /root/.cache/pip/wheels/dd/d7/a8/3a93f978f8797bb0d29fd80f7ad9d3799eac98f378789cce9c Building wheel for mkdocs-exclude (setup.py): started Building wheel for mkdocs-exclude (setup.py): finished with status 'done' Created wheel for mkdocs-exclude: filename=mkdocs_exclude-1.0.2-py3-none-any.whl size=7354 sha256=21c0af7011c98682551e552c5c49251e6fc6fd76faca3a6debe0b5364692105f Stored in directory: /root/.cache/pip/wheels/77/c7/ae/c60381b13d6326a19bad15a76deb2d55510d6a5418c7c51288 Building wheel for mkdocs-macros-plugin (setup.py): started Building wheel for mkdocs-macros-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-macros-plugin: filename=mkdocs_macros_plugin-1.0.4-py3-none-any.whl size=21370 sha256=bc2b93e083beddfba4441f52a64d889ed5d7e1cd427094f7270ad666801fd06c Stored in directory: /root/.cache/pip/wheels/77/2e/7f/c9ed9663c389f8e5e6c84ba60513cc76fcc826cf72780db4bd 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.4.5-py3-none-any.whl size=8391699 sha256=0922e3e34d95dbf3f0c84fc817a233e1cbd5874830c6fd821d525ba90e0ce077 Stored in directory: /root/.cache/pip/wheels/d0/1a/6c/05a8c1fe5d8740a91d48d93a8ca4906205108640f391fde75b 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.2-py3-none-any.whl size=7987 sha256=c767bd6d6305f6420a50f0b541b0c9966d52068839af97029be14443849fb8a1 Stored in directory: /root/.cache/pip/wheels/04/5a/86/f4d36a8a683e3a07317abe2b8f4b79e9b2a8768dc1cf089074 Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-5.1.0-py3-none-any.whl size=30937 sha256=8482168b999bdda43c5cf309c666b1d11cfd1acf5590845b551448fd3a953c36 Stored in directory: /root/.cache/pip/wheels/bc/37/ef/beb2934e91463877439ac4ea907ee5acf898dc7488aea02c44 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.1.0-py3-none-any.whl size=55824 sha256=3faabb11779e1eaa0a3550d44006f231e51b94a65cf142d5911cb74f5889e227 Stored in directory: /root/.cache/pip/wheels/2d/09/41/8142105ba84b4ad96aaaa534c6fb883e8d6ab1ec5db65aee5c Building wheel for natsort (setup.py): started Building wheel for natsort (setup.py): finished with status 'done' Created wheel for natsort: filename=natsort-8.4.0-py3-none-any.whl size=38248 sha256=dccde058fb9aebbded3b6498b3e3a2a970deaec026d5d6cbd032a736ed579de3 Stored in directory: /root/.cache/pip/wheels/69/97/94/5677c9a3725a4e56109c9aed82465f89ee1b192b934c1891b8 Building wheel for nltk (setup.py): started Building wheel for nltk (setup.py): finished with status 'done' Created wheel for nltk: filename=nltk-3.8.1-py3-none-any.whl size=1510679 sha256=ca8d3897d1506953beaa82ed10e444860d10504fb52ee7c300137c9402817997 Stored in directory: /root/.cache/pip/wheels/9a/15/02/87d2fc3b058697d367956422a0b3543e02dbe80a7f3c18b82c Building wheel for paginate (setup.py): started Building wheel for paginate (setup.py): finished with status 'done' Created wheel for paginate: filename=paginate-0.5.6-py3-none-any.whl size=12666 sha256=8372d67dc26acc8ca0abb0648baf55b0476f37e759674035f34ca2c299e49320 Stored in directory: /root/.cache/pip/wheels/c6/d1/23/f52e2714a0712789b188486c8ada5f593f6f78c8caa9892a8d Building wheel for parso (setup.py): started Building wheel for parso (setup.py): finished with status 'done' Created wheel for parso: filename=parso-0.8.3-py2.py3-none-any.whl size=100685 sha256=e93d25f9c23f1023c11362b14728fbe2c8464cfa79c4c3b0b39ee2afbec808cc Stored in directory: /root/.cache/pip/wheels/61/8a/70/fb768c3990f52ecf78b71e1cbdcd5ac073a0e68d2203fe97a6 Building wheel for pdoc3 (setup.py): started Building wheel for pdoc3 (setup.py): finished with status 'done' Created wheel for pdoc3: filename=pdoc3-0.10.0-py3-none-any.whl size=118380 sha256=62408088ff2ecf754b8f554560933e0624e80638a679dba1d3e1b378c4718eb2 Stored in directory: /root/.cache/pip/wheels/42/03/04/5391b54865faad32f20c02bae11654b6f7c125de49c6eba9fc Building wheel for pexpect (setup.py): started Building wheel for pexpect (setup.py): finished with status 'done' Created wheel for pexpect: filename=pexpect-4.8.0-py2.py3-none-any.whl size=59035 sha256=c027e2c35aa24c6b09728c082fa211c0d1137921ec7159fd6ecb1b6994ae34d0 Stored in directory: /root/.cache/pip/wheels/9c/41/e1/3572d4978dd5f8e5de4bda718c6a0b9f87475f076f2a099097 Building wheel for pickleshare (setup.py): started Building wheel for pickleshare (setup.py): finished with status 'done' Created wheel for pickleshare: filename=pickleshare-0.7.5-py2.py3-none-any.whl size=6283 sha256=c2871ca0cefb8c15a18530374e476ba2fe01f36a2edd255d415bc6e810158113 Stored in directory: /root/.cache/pip/wheels/55/ef/8a/eb83b35651b750765c4aa200c9d726a568e65c3f9f90c33351 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.39-py3-none-any.whl size=385247 sha256=ebd467ce629257c33cf73ccab330ca07153aa91df1721745563a8ef47c4e5ab8 Stored in directory: /root/.cache/pip/wheels/22/9d/1c/4ba873a50bd7587200495b5e184d7f74d0cfc38c6d387cf22a 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=13980 sha256=abeb86223681c1a33de8b500fbf128cfb17fabb7d57ffbf6f5321b06b9c72cce Stored in directory: /root/.cache/pip/wheels/f9/e1/7a/b2a2594f9df02b7c7f34b7861aa378203f81d0628956804e7b 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.2-py3-none-any.whl size=11671 sha256=9b95957a7cd2e48e42bcc0d6557413645728070e043f952e4709a05610ed9053 Stored in directory: /root/.cache/pip/wheels/d9/b2/1d/d2aa42d3acfff4fc45dd5b5fa6d9610e260f7a8b1f46148d84 Building wheel for pydocstyle (pyproject.toml): started Building wheel for pydocstyle (pyproject.toml): finished with status 'done' Created wheel for pydocstyle: filename=pydocstyle-6.1.1-py3-none-any.whl size=37213 sha256=82186aecc2bacfa276ab72a9572c1ffd509ec1ad4582cfb2a32f2cdb309bfa8c Stored in directory: /root/.cache/pip/wheels/e3/b7/c0/ad5f0df00e71ba7cf2173084d8420dbad5bcbc04ac103b9143 Building wheel for pyflakes (setup.py): started Building wheel for pyflakes (setup.py): finished with status 'done' Created wheel for pyflakes: filename=pyflakes-3.1.0-py2.py3-none-any.whl size=62615 sha256=e683910de203087abb84dd986f5a050fb62b05af09ec9189b6fc1554ac90e667 Stored in directory: /root/.cache/pip/wheels/fc/db/de/47d5eac87e3515a11c98e0dd50e1d18b303edc71504fa49dc0 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-2024.0-py2.py3-none-any.whl size=326826 sha256=c84eaf09eadbb6afcf9e5fa0539b7c9f61d7a4f33f3d877b2263256835f5aa27 Stored in directory: /root/.cache/pip/wheels/c7/9d/83/6d3f5aecb588e53083e7112e4c14d647cc6689c663e465b945 Building wheel for pyinstaller (pyproject.toml): started Building wheel for pyinstaller (pyproject.toml): finished with status 'done' Created wheel for pyinstaller: filename=pyinstaller-6.3.0-py3-none-any.whl size=2164478 sha256=a00c68e72d8755adeeee0867fa63b3929f7d9478591970d2de5bc08e5b14e1b6 Stored in directory: /root/.cache/pip/wheels/b2/bc/b9/8862b772661aefb7cf90a76ac45ee526f35e5e39d5eb73d3d3 Building wheel for pylint (pyproject.toml): started Building wheel for pylint (pyproject.toml): finished with status 'done' Created wheel for pylint: filename=pylint-3.0.1-py3-none-any.whl size=510171 sha256=bc9e4a1731fd487feeffe37d21fb364c8234e4ecc67a8d52644cf0c4a443fb00 Stored in directory: /root/.cache/pip/wheels/91/ce/ac/22fd1f9e4f0748c9dc34ccd9b052a8edf6e3e1c0a60870dd7f 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.3-py3-none-any.whl size=241029 sha256=77a82c621c58a83efc49a389159181d570e370fff9f810d3a4766a75fc678b66 Stored in directory: /root/.cache/pip/wheels/1f/61/16/bb0ee324c81970442fdef58464778aafb60e80577f8393deb9 Building wheel for pytest (pyproject.toml): started Building wheel for pytest (pyproject.toml): finished with status 'done' Created wheel for pytest: filename=pytest-7.4.4-py3-none-any.whl size=325169 sha256=6868f36587d2931417974d86cebb746ebde56ab9e5aa61c3db7490133f56fc9e Stored in directory: /root/.cache/pip/wheels/5a/30/71/e3d7792c62942ee682a4bf36f716a8b91a741ef53faca2dc1e 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-0.21.1-py3-none-any.whl size=13221 sha256=4f8d5cc16859c9f60c8e8fea119c6ceff3ba06db893ccf88e4a27148f83d606f Stored in directory: /root/.cache/pip/wheels/ef/84/8a/f8cd45044a747a3a181ace1538f73383ca50f64cfe40aeb62d Building wheel for pytest-cov (setup.py): started Building wheel for pytest-cov (setup.py): finished with status 'done' Created wheel for pytest-cov: filename=pytest_cov-4.1.0-py3-none-any.whl size=21943 sha256=dfa83c48efcd998b75f51d225906061dc6fcc703192ad31bbb60551ba10f3e7c Stored in directory: /root/.cache/pip/wheels/86/51/0a/e038dd422bfd3629c7cdeff51a52916318aabb2d9cd5edf292 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.1.1-py3-none-any.whl size=23369 sha256=60e860f91dbd8fd777f6603540af1f048e6404215d742994097f307f81f95094 Stored in directory: /root/.cache/pip/wheels/cc/1f/99/de456c0f988741e5097ff8a9de21ffb4324688d0cb3574c9c0 Building wheel for pytest-json-report (setup.py): started Building wheel for pytest-json-report (setup.py): finished with status 'done' Created wheel for pytest-json-report: filename=pytest_json_report-1.5.0-py3-none-any.whl size=13207 sha256=4c0e5971bb947b357868a2c1dcb4bb8250b4a471bb84e19a7da7f0239026d531 Stored in directory: /root/.cache/pip/wheels/8b/ed/5e/fbd7d4cb08b414f55fc6005051b6ca269c0e335ad101205506 Building wheel for pytest-mock (setup.py): started Building wheel for pytest-mock (setup.py): finished with status 'done' Created wheel for pytest-mock: filename=pytest_mock-3.11.1-py3-none-any.whl size=9588 sha256=ec66142e3454200403a960a684bbdd417808fa85226591c24c368a9c06db04e9 Stored in directory: /root/.cache/pip/wheels/04/1d/6a/612d4ba6ecd34ae3f4a9e4b7307ea174b35cf35de0216d1016 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.3.1-py3-none-any.whl size=41744 sha256=f85d5e3130f7d659ef0a3be36ca83459d744f15dcb00c8c5c6b9ce5a1ed00a8b Stored in directory: /root/.cache/pip/wheels/3c/e9/fa/7d1195e2834ca3380be872584fd8baa4a1978e20baeac326a0 Building wheel for pywget (setup.py): started Building wheel for pywget (setup.py): finished with status 'done' Created wheel for pywget: filename=pywget-0.31-py2.py3-none-any.whl size=13410 sha256=747ee4e73349fd8be16fd3d29e4e901d3bb78892e3fc9541e1110f43668348d9 Stored in directory: /root/.cache/pip/wheels/3b/c1/e9/1055964a51a361d103ac2e14d36193ff019d265b36d47f4050 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=3899 sha256=e3df8f80ba3982130ec4a8cbe3a532728a99e58b6749b3d51bc0f19c7bef6603 Stored in directory: /root/.cache/pip/wheels/cd/97/0e/a7f217b87342032b1f60d161781e646e9df84a90a7eaf38914 Building wheel for repackage (setup.py): started Building wheel for repackage (setup.py): finished with status 'done' Created wheel for repackage: filename=repackage-0.7.3-py3-none-any.whl size=3285 sha256=89a247fc27d14fad4e09bb9586bebef6dab284fd3dbdd10af610c64cbcdbfb20 Stored in directory: /root/.cache/pip/wheels/d5/6f/34/512773a583630127a6df5033626a3b00ed77a97d2970a32b49 Building wheel for setuptools-git-versioning (setup.py): started Building wheel for setuptools-git-versioning (setup.py): finished with status 'done' Created wheel for setuptools-git-versioning: filename=setuptools_git_versioning-1.13.5-py3-none-any.whl size=10827 sha256=9df32d95b6665c4b0f1e8f43d2565567697ef174b3f0082c01f804cb70121628 Stored in directory: /root/.cache/pip/wheels/7e/a9/94/323f3b8b2056ed120fa2008f46d7efa26d355bb26c66bfaf03 Building wheel for sftp-py (setup.py): started Building wheel for sftp-py (setup.py): finished with status 'done' Created wheel for sftp-py: filename=sftp_py-0.2.1-py3-none-any.whl size=5828 sha256=324fa39ec05d3bfaad72ef2b3d8d4029ddf1e0181a744ca81155c17571d2995a Stored in directory: /root/.cache/pip/wheels/fe/f6/57/d429b8fa136e6fa03116aa66a065c22236116772571e68f281 Building wheel for smmap (setup.py): started Building wheel for smmap (setup.py): finished with status 'done' Created wheel for smmap: filename=smmap-5.0.1-py3-none-any.whl size=24283 sha256=39773b3f75e07b3523f8f9e7b62060b39fcb81561d420b631781357ed50c9344 Stored in directory: /root/.cache/pip/wheels/af/d2/30/991e9d88b9c1ec708454be8ebfd3b770ad8a6681a09e9d363b Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-2.2.0-py2.py3-none-any.whl size=92988 sha256=301156e1469869d8a3d61f3a98e4e5333757e88bacd986cb557c904581c207b3 Stored in directory: /root/.cache/pip/wheels/aa/c2/55/e85f6a8e5d268e7a2094a0aea90beea5a748e5b8c7d26c0fa8 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=24518 sha256=345177a3ce37cbaeb4e17d22793c245e10ced886fc13bdb4812ec28798cb0dc1 Stored in directory: /root/.cache/pip/wheels/66/5b/14/c9734e4d57bebe12f982fec343bce048954d1cf2abc4aab9b7 Building wheel for stevedore (setup.py): started Building wheel for stevedore (setup.py): finished with status 'done' Created wheel for stevedore: filename=stevedore-5.1.0-py3-none-any.whl size=48677 sha256=a8d8c8d3d74bbb18836bd4a359c84f4b34b618c9503bab5c81131d58d3ff0a39 Stored in directory: /root/.cache/pip/wheels/df/3b/35/c47f3d552be0095df3ca7b07fb531a21140d4710af0751fcd9 Building wheel for tornado (pyproject.toml): started Building wheel for tornado (pyproject.toml): finished with status 'done' Created wheel for tornado: filename=tornado-6.3.3-cp38-abi3-linux_x86_64.whl size=429340 sha256=345678517ee587a4d66ee7b090e1f69240710dbb2bf0f9c47e70fdfc922c2b51 Stored in directory: /root/.cache/pip/wheels/a3/ed/c3/ae7c90663a70e8e30058f245c8081c28954f219d70cb188c02 Building wheel for typed-ast (setup.py): started Building wheel for typed-ast (setup.py): finished with status 'done' Created wheel for typed-ast: filename=typed_ast-1.5.5-cp311-cp311-linux_x86_64.whl size=914974 sha256=3f754324fe8adaee582b4e8c4fcc9a712b5191997c62696f6f921fe771ce8013 Stored in directory: /root/.cache/pip/wheels/75/43/40/b979320f7a08473a7826150f6f40e738a8f0f64c80aaf0f2b2 Building wheel for typer (pyproject.toml): started Building wheel for typer (pyproject.toml): finished with status 'done' Created wheel for typer: filename=typer-0.9.0-py3-none-any.whl size=45861 sha256=7b6a5f186ca7752a7316f190ad0fd7e450589bf1738d7aa0091a85bfd4418b09 Stored in directory: /root/.cache/pip/wheels/4c/d6/4f/61e2dc77b4c036eade66ff79f0b7c977af8e9928ebbe420cbb Building wheel for typing-inspect (setup.py): started Building wheel for typing-inspect (setup.py): finished with status 'done' Created wheel for typing-inspect: filename=typing_inspect-0.9.0-py3-none-any.whl size=8819 sha256=ef24253903f951c08d7e6cfbe1aa21fe3ec28e7d309b089100b54764951da4e8 Stored in directory: /root/.cache/pip/wheels/ee/a5/e8/442cab310f9ae35a18b2e5fd19bb260610429adfb454006088 Building wheel for watchdog (setup.py): started Building wheel for watchdog (setup.py): finished with status 'done' Created wheel for watchdog: filename=watchdog-3.0.0-py3-none-any.whl size=82032 sha256=e1faa85e15e5b17c2ecaa406eaa2bed32196b98087ca38592a7d09186fe5bbad Stored in directory: /root/.cache/pip/wheels/4d/58/44/2c9a2be09adb640c344be9970d37f88a4a78239b760bed8c55 Building wheel for wcmatch (pyproject.toml): started Building wheel for wcmatch (pyproject.toml): finished with status 'done' Created wheel for wcmatch: filename=wcmatch-8.5-py3-none-any.whl size=39337 sha256=14554e409b142edeefab901dc68ad570b30a72a8ab9a79106c5d5e9a6d241bd5 Stored in directory: /root/.cache/pip/wheels/e9/9a/f7/75233e4e037f7ee8300652aeb6d59c0f445bb874fec522cf2d Building wheel for wcwidth (setup.py): started Building wheel for wcwidth (setup.py): finished with status 'done' Created wheel for wcwidth: filename=wcwidth-0.2.8-py2.py3-none-any.whl size=31295 sha256=df4f511f19c00b19f7029c7c184a8cdb5089798f5a7c3ec76dd0c28e2d99c5df Stored in directory: /root/.cache/pip/wheels/d3/4e/3f/841a6dcec197c086b11a482daf6c3cad061425b4c4b2e5a351 Building wheel for pipdeptree (pyproject.toml): started Building wheel for pipdeptree (pyproject.toml): finished with status 'done' Created wheel for pipdeptree: filename=pipdeptree-2.13.1-py3-none-any.whl size=26630 sha256=c1003bd1c42603712223ca89c5248c38add7719ce2344a40914db7b96fca98e3 Stored in directory: /root/.cache/pip/wheels/6e/a9/e4/643f3a5cdc05dbfc4f54fa7d4227c1a448f4832e75f8e18468 Successfully built altgraph apipkg astroid asttokens backcall bandit bracex black bump-pydantic coverage exceptiongroup execnet executing flake8 flake8-docstrings freezegun ghp-import gitdb GitPython iniconfig ipython jedi jmespath lazy-object-proxy livereload lunr Mako matplotlib-inline mccabe mergedeep mkdocs mkdocs-add-number-plugin mkdocs-exclude mkdocs-macros-plugin mkdocs-material mkdocs-material-extensions mock more-itertools natsort nltk paginate parso pdoc3 pexpect pickleshare prompt-toolkit ptyprocess pure-eval pydocstyle pyflakes pyinstaller-hooks-contrib pyinstaller pylint pymdown-extensions pytest pytest-asyncio pytest-cov pytest-html pytest-json-report pytest-mock pytest-xdist pywget pyyaml-env-tag repackage setuptools-git-versioning sftp-py smmap snowballstemmer stack-data stevedore tornado typed-ast typer typing-inspect watchdog wcmatch wcwidth pipdeptree if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-2.2/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/altgraph-0.17.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/apipkg-3.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/astroid-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/asttokens-2.4.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/backcall-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/bandit-1.7.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/bracex-2.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/black-23.11.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/bump_pydantic-0.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/coverage-7.3.2-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/exceptiongroup-1.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/execnet-2.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/executing-2.0.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/filprofiler-2023.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/flake8-6.1.0-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.2.2-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.11-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/GitPython-3.1.41-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/iniconfig-2.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/ipython-8.16.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/isort-5.12.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/jedi-0.19.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/jmespath-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/lazy_object_proxy-1.9.0-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/libcst-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/livereload-2.6.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/lunr-0.7.0.post1-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/Mako-1.2.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/matplotlib_inline-0.1.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/mccabe-0.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/mergedeep-1.3.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/mkdocs-1.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/mkdocs_add_number_plugin-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/mkdocs_awesome_pages_plugin-2.9.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/mkdocs_exclude-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/mkdocs_macros_plugin-1.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/mkdocs_material-9.4.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/mkdocs_material_extensions-1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/mock-5.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/more_itertools-10.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/natsort-8.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/nltk-3.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/paginate-0.5.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/parso-0.8.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/pdoc3-0.10.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/pexpect-4.8.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/pickleshare-0.7.5-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/prompt_toolkit-3.0.39-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/ptyprocess-0.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/pure_eval-0.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/pydocstyle-6.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/pyflakes-3.1.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/pyinstaller_hooks_contrib-2024.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/pyinstaller-6.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/pylint-3.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/pymdown_extensions-10.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/pytest-7.4.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/pytest_asyncio-0.21.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/pytest_cov-4.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/pytest_html-4.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/pytest_httpserver-1.0.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/pytest_metadata-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/pytest_json_report-1.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/pytest_mock-3.11.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/pytest_xdist-3.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/pywget-0.31-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/pyyaml_env_tag-0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/repackage-0.7.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/setuptools_git_versioning-1.13.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/sftp_py-0.2.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/smmap-5.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/snowballstemmer-2.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/stack_data-0.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/stevedore-5.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/tornado-6.3.3-cp38-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/typed_ast-1.5.5-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/typer-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 80)) Processing ./src/typing_inspect-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 81)) Processing ./src/watchdog-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 82)) Processing ./src/wcmatch-8.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 83)) Processing ./src/wcwidth-0.2.8-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 84)) Processing ./src/pipdeptree-2.13.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 85)) Requirement already satisfied: six>=1.12.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from asttokens==2.4.0->-r requirements3.txt.tmp (line 4)) (1.16.0) Requirement already satisfied: PyYAML>=5.3.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from bandit==1.7.6->-r requirements3.txt.tmp (line 6)) (6.0.1) Requirement already satisfied: rich in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from bandit==1.7.6->-r requirements3.txt.tmp (line 6)) (13.5.2) Requirement already satisfied: click>=8.0.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from black==23.11.0->-r requirements3.txt.tmp (line 8)) (8.1.7) Requirement already satisfied: mypy-extensions>=0.4.3 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from black==23.11.0->-r requirements3.txt.tmp (line 8)) (1.0.0) Requirement already satisfied: packaging>=22.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from black==23.11.0->-r requirements3.txt.tmp (line 8)) (23.1) Requirement already satisfied: pathspec>=0.9.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from black==23.11.0->-r requirements3.txt.tmp (line 8)) (0.11.2) Requirement already satisfied: platformdirs>=2 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from black==23.11.0->-r requirements3.txt.tmp (line 8)) (3.10.0) Requirement already satisfied: typing-extensions in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from bump-pydantic==0.7.0->-r requirements3.txt.tmp (line 9)) (4.8.0) Requirement already satisfied: threadpoolctl in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from filprofiler==2023.3.1->-r requirements3.txt.tmp (line 14)) (3.2.0) Requirement already satisfied: pycodestyle<2.12.0,>=2.11.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from flake8==6.1.0->-r requirements3.txt.tmp (line 15)) (2.11.0) Requirement already satisfied: python-dateutil>=2.7 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from freezegun==1.2.2->-r requirements3.txt.tmp (line 17)) (2.8.2) Requirement already satisfied: decorator in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from ipython==8.16.1->-r requirements3.txt.tmp (line 22)) (5.1.1) Requirement already satisfied: pygments>=2.4.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from ipython==8.16.1->-r requirements3.txt.tmp (line 22)) (2.16.1) Requirement already satisfied: traitlets>=5 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from ipython==8.16.1->-r requirements3.txt.tmp (line 22)) (5.9.0) Requirement already satisfied: MarkupSafe>=0.9.2 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from Mako==1.2.4->-r requirements3.txt.tmp (line 30)) (2.1.3) Requirement already satisfied: jinja2>=2.11.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mkdocs==1.5.3->-r requirements3.txt.tmp (line 34)) (3.1.3) Requirement already satisfied: markdown>=3.2.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mkdocs==1.5.3->-r requirements3.txt.tmp (line 34)) (3.4.4) Requirement already satisfied: termcolor in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mkdocs-macros-plugin==1.0.4->-r requirements3.txt.tmp (line 38)) (2.3.0) Requirement already satisfied: babel~=2.10 in /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages (from mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (2.13.0) Requirement already satisfied: colorama~=0.4 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (0.4.6) Requirement already satisfied: regex>=2022.4 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (2023.8.8) Requirement already satisfied: requests~=2.26 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (2.31.0) Requirement already satisfied: joblib in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from nltk==3.8.1->-r requirements3.txt.tmp (line 44)) (1.3.2) Requirement already satisfied: tqdm in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from nltk==3.8.1->-r requirements3.txt.tmp (line 44)) (4.66.1) Requirement already satisfied: setuptools>=42.0.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from pyinstaller-hooks-contrib==2024.0->-r requirements3.txt.tmp (line 56)) (69.0.3) Requirement already satisfied: tomlkit>=0.10.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from pylint==3.0.1->-r requirements3.txt.tmp (line 58)) (0.12.1) Requirement already satisfied: dill>=0.3.6 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from pylint==3.0.1->-r requirements3.txt.tmp (line 58)) (0.3.7) Requirement already satisfied: pluggy<2.0,>=0.12 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from pytest==7.4.4->-r requirements3.txt.tmp (line 60)) (1.3.0) Requirement already satisfied: Werkzeug>=2.0.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from pytest-httpserver==1.0.8->-r requirements3.txt.tmp (line 64)) (3.0.1) Requirement already satisfied: paramiko>=2.7.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from sftp-py==0.2.1->-r requirements3.txt.tmp (line 73)) (3.4.0) Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from stevedore==5.1.0->-r requirements3.txt.tmp (line 77)) (5.11.1) Requirement already satisfied: bcrypt>=3.2 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 73)) (4.0.1) Requirement already satisfied: cryptography>=3.3 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 73)) (41.0.7) Requirement already satisfied: pynacl>=1.5 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 73)) (1.5.0) Requirement already satisfied: charset-normalizer<4,>=2 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (2.1.0) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (2023.7.22) Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from rich->bandit==1.7.6->-r requirements3.txt.tmp (line 6)) (3.0.0) Requirement already satisfied: cffi>=1.12 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 73)) (1.15.1) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich->bandit==1.7.6->-r requirements3.txt.tmp (line 6)) (0.1.2) Requirement already satisfied: pycparser in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 73)) (2.21) Installing collected packages: wcwidth, snowballstemmer, repackage, py-spy, pure-eval, ptyprocess, pickleshare, paginate, backcall, altgraph, watchdog, typing-inspect, typer, typed-ast, tornado, stevedore, smmap, setuptools-git-versioning, pyyaml-env-tag, pywget, pymdown-extensions, pyinstaller-hooks-contrib, pyflakes, pydocstyle, prompt-toolkit, pipdeptree, pexpect, parso, nltk, natsort, more-itertools, mock, mkdocs-material-extensions, mergedeep, mccabe, matplotlib-inline, Mako, lunr, lazy-object-proxy, jmespath, isort, iniconfig, filprofiler, executing, execnet, exceptiongroup, coverage, bracex, black, asttokens, astroid, apipkg, wcmatch, stack-data, pytest-httpserver, pytest, pylint, pyinstaller, pdoc3, livereload, libcst, jedi, gitdb, ghp-import, freezegun, flake8, pytest-xdist, pytest-mock, pytest-metadata, pytest-cov, pytest-asyncio, mkdocs, ipython, GitPython, flake8-docstrings, bump-pydantic, sftp-py, pytest-json-report, pytest-html, mkdocs-material, mkdocs-macros-plugin, mkdocs-exclude, mkdocs-awesome-pages-plugin, mkdocs-add-number-plugin, bandit Successfully installed GitPython-3.1.41 Mako-1.2.4 altgraph-0.17.4 apipkg-3.0.2 astroid-3.0.0 asttokens-2.4.0 backcall-0.2.0 bandit-1.7.6 black-23.11.0 bracex-2.4 bump-pydantic-0.7.0 coverage-7.3.2 exceptiongroup-1.1.3 execnet-2.0.2 executing-2.0.1 filprofiler-2023.3.1 flake8-6.1.0 flake8-docstrings-1.7.0 freezegun-1.2.2 ghp-import-2.1.0 gitdb-4.0.11 iniconfig-2.0.0 ipython-8.16.1 isort-5.12.0 jedi-0.19.1 jmespath-1.0.1 lazy-object-proxy-1.9.0 libcst-1.1.0 livereload-2.6.3 lunr-0.7.0.post1 matplotlib-inline-0.1.6 mccabe-0.7.0 mergedeep-1.3.4 mkdocs-1.5.3 mkdocs-add-number-plugin-1.2.2 mkdocs-awesome-pages-plugin-2.9.2 mkdocs-exclude-1.0.2 mkdocs-macros-plugin-1.0.4 mkdocs-material-9.4.5 mkdocs-material-extensions-1.2 mock-5.1.0 more-itertools-10.1.0 natsort-8.4.0 nltk-3.8.1 paginate-0.5.6 parso-0.8.3 pdoc3-0.10.0 pexpect-4.8.0 pickleshare-0.7.5 pipdeptree-2.13.1 prompt-toolkit-3.0.39 ptyprocess-0.7.0 pure-eval-0.2.2 py-spy-0.3.14 pydocstyle-6.1.1 pyflakes-3.1.0 pyinstaller-6.3.0 pyinstaller-hooks-contrib-2024.0 pylint-3.0.1 pymdown-extensions-10.3 pytest-7.4.4 pytest-asyncio-0.21.1 pytest-cov-4.1.0 pytest-html-4.1.1 pytest-httpserver-1.0.8 pytest-json-report-1.5.0 pytest-metadata-3.0.0 pytest-mock-3.11.1 pytest-xdist-3.3.1 pywget-0.31 pyyaml-env-tag-0.1 repackage-0.7.3 setuptools-git-versioning-1.13.5 sftp-py-0.2.1 smmap-5.0.1 snowballstemmer-2.2.0 stack-data-0.6.3 stevedore-5.1.0 tornado-6.3.3 typed-ast-1.5.5 typer-0.9.0 typing-inspect-0.9.0 watchdog-3.0.0 wcmatch-8.5 wcwidth-0.2.8 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/GitPython.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/altgraph.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/asttokens.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/backcall.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/bandit.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/bracex.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/bump-pydantic.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/exceptiongroup.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/executing.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/filprofiler.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/flake8_docstrings.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/ghp-import.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/gitdb.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/iniconfig.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/ipython.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/jedi.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/jmespath.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/libcst.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/matplotlib-inline.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mergedeep.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-pages-plugin.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/natsort.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/paginate.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/parso.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pexpect.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pickleshare.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pipdeptree.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/prompt_toolkit.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/ptyprocess.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pure_eval.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/py-spy.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pyinstaller-hooks-contrib.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pyinstaller.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-asyncio.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-html.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-httpserver.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-json-report.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-metadata.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pywget.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pyyaml_env_tag.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/repackage.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/setuptools-git-versioning.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/sftp_py.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/smmap.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/stack_data.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/stevedore.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/typed_ast.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/typer.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/typing_inspect.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/watchdog.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/wcmatch.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/wcwidth.yaml is ready make[3]: Leaving directory '/src/layers/layer7_python3_devtools/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-2.2/opt/python3_devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_00c9c458cccae15d0885cdd6792a7a39.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-2.2/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/java" "java" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 6bbcf5dcfbe23bf9a62aedfa2aaa1c7b cache hit (used: /buildcache/mfext_cache_layer_java_0a0e59668f07e50819e7a945da093638.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-2.2/opt/java ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-2.2/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/java" cache already exist (/buildcache/mfext_cache_layer_java_0a0e59668f07e50819e7a945da093638.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-2.2/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/monitoring" "monitoring" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: f064f4b8a9f21b17a7fe5b188db1cf21 cache hit (used: /buildcache/mfext_cache_layer_monitoring_4774379a650beb87a4125321f51a04d5.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-2.2/opt/monitoring ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-2.2/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/monitoring" cache already exist (/buildcache/mfext_cache_layer_monitoring_4774379a650beb87a4125321f51a04d5.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-2.2/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/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-2.2/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/default" "default" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 devtools@mfext layer (dependency) hash (from cache): cb5ba1c7967eee597e3507c6e547fc27 java@mfext layer (dependency) hash (from cache): e7108d91303c3f6b1ca825230455efc5 monitoring@mfext layer (dependency) hash (from cache): 2adf4e80cf2ad876bfd5548cf0b3874c nodejs@mfext layer (dependency) hash (from cache): 8d23850fcda6a33f9aa9ae2cd6582da8 openresty@mfext layer (dependency) hash (from cache): 77c0761705a75516de4efcc894cbf9cd python3@mfext layer (dependency) hash (from cache): 294bc764c5b2e6392c79df677e92dfb1 python3_core@mfext layer (dependency) hash (from cache): 8b62457357a2657b3dd19852d10a06e7 python3_devtools@mfext layer (dependency) hash (from cache): 0dea47fde0bb9492d6dfd9405beb9321 python3_scientific_core@mfext layer (dependency) hash (from cache): 2e070d6aa0d389bc48bf7013bc05430f root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 scientific_core@mfext layer (dependency) hash (from cache): 5914e72c1431f886367d532e7859d313 source hash: d676d09fa161352d56a3ced7931d7d49 cache missed (/buildcache/mfext_cache_layer_default_2e293e86bb78f5d292a645d8bec5dd8f.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-2.2/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-2.2/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/default" cache: /buildcache/mfext_cache_layer_default_2e293e86bb78f5d292a645d8bec5dd8f.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-2.2/bin/metwork_debug chmod a+rx /opt/metwork-mfext-2.2/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-2.2/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-2.2/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-2.2/bin/clear.sh chmod a+rx /opt/metwork-mfext-2.2/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-2.2/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-2.2/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-2.2/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-2.2/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-2.2/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-2.2/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-2.2/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-2.2/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-2.2/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-2.2/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-2.2/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-2.2/bin/components chmod a+rx /opt/metwork-mfext-2.2/bin/components cp -f _circus.start /opt/metwork-mfext-2.2/bin/_circus.start chmod a+rx /opt/metwork-mfext-2.2/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-2.2/bin/_circus.stop chmod a+rx /opt/metwork-mfext-2.2/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-2.2/bin/_circus.status chmod a+rx /opt/metwork-mfext-2.2/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-2.2/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-2.2/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-2.2/bin/before_start_redis chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-2.2/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-2.2/bin/port_test.sh chmod a+rx /opt/metwork-mfext-2.2/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-2.2/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-2.2/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-2.2/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-2.2/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-2.2/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-2.2/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-2.2/bin/config.py chmod a+rx /opt/metwork-mfext-2.2/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-2.2/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-2.2/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-2.2/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-2.2/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-2.2/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-2.2/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-2.2/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-2.2/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-2.2/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-2.2/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-2.2/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-2.2/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-2.2/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-2.2/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-2.2/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-2.2/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-2.2/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-2.2/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-2.2/bin/_circusctl chmod a+rx /opt/metwork-mfext-2.2/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-2.2/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-2.2/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-2.2/bin/nginx.status chmod a+rx /opt/metwork-mfext-2.2/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-2.2/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-2.2/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-2.2/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-2.2/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-2.2/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-2.2/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-2.2/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-2.2/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-2.2/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-2.2/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-2.2/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-2.2/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-2.2/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-2.2/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-2.2/bin/_circus.reload chmod a+rx /opt/metwork-mfext-2.2/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-2.2/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-2.2/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-2.2/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-2.2/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-2.2/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-2.2/bin/plugins.status chmod a+rx /opt/metwork-mfext-2.2/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-2.2/bin/_plugins.status chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-2.2/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-2.2/bin/plugins.stop chmod a+rx /opt/metwork-mfext-2.2/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-2.2/bin/_plugins.start chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-2.2/bin/plugins.start chmod a+rx /opt/metwork-mfext-2.2/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-2.2/bin/_send_state.py chmod a+rx /opt/metwork-mfext-2.2/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-2.2/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-2.2/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-2.2/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-2.2/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-2.2/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-2.2/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-2.2/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-2.2/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-2.2/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-2.2/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-2.2/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-2.2/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-2.2/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-2.2/bin/repeat.sh chmod a+rx /opt/metwork-mfext-2.2/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-2.2/bin/before_start_vector chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_vector cp -f _module_status_json.py /opt/metwork-mfext-2.2/bin/_module_status_json.py chmod a+rx /opt/metwork-mfext-2.2/bin/_module_status_json.py cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-2.2/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-2.2/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-2.2/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-2.2/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-2.2/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-2.2/share/templates/bashrc /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-2.2/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-2.2/share/templates/bash_profile /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-2.2/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-2.2/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-2.2/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-2.2/share/templates/nethard_profile /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-2.2/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-2.2/share/templates/interactive_profile /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-2.2/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-2.2/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-2.2 && /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.2/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.2/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.2/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-2.2/share/templates/mfxxx_wrapper /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-2.2/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-2.2/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-2.2/share/templates/_mfxxx_wrapper /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-2.2/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-2.2/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-2.2/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-2.2/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-2.2/share/templates/crontab cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-2.2/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-2.2/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-2.2/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-2.2/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-2.2/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-2.2/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-2.2/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-2.2/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-2.2/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-2.2/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-2.2/share/templates/vector.toml mkdir -p /opt/metwork-mfext-2.2/lib/mfext touch /opt/metwork-mfext-2.2/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-2.2/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-2.2/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-2.2/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-2.2/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-2.2/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-2.2/bin/envtpl >/opt/metwork-mfext-2.2/bin/metwork make[1]: Leaving directory '/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-2.2/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md