cp -f .layerapi2_label /opt/metwork-mfext-2.1/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-2.1/.layerapi2_dependencies rm -f /opt/metwork-mfext-2.1/.dhash_ignore_hash touch /opt/metwork-mfext-2.1/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-2.1/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory '/src/adm' cp -f guess_version.sh /opt/metwork-mfext-2.1/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-2.1/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-2.1/bin/envtpl chmod a+rx /opt/metwork-mfext-2.1/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-2.1/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-2.1/bin/dhash chmod a+rx /opt/metwork-mfext-2.1/bin/dhash cp -f layer_hash /opt/metwork-mfext-2.1/bin/layer_hash chmod a+rx /opt/metwork-mfext-2.1/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-2.1/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-2.1/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-2.1/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-2.1/bin/_layer_hash chmod a+rx /opt/metwork-mfext-2.1/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-2.1/bin/module_hash chmod a+rx /opt/metwork-mfext-2.1/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-2.1/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-2.1/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-2.1/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-2.1/bin/_check_layers_hash cp -f outside /opt/metwork-mfext-2.1/bin/outside chmod a+rx /opt/metwork-mfext-2.1/bin/outside cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-2.1/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-2.1/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-2.1/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.1/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-2.1/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-2.1/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-2.1/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-2.1/config/version || { rm -f /opt/metwork-mfext-2.1/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.1/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-2.1/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-2.1/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-2.1/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-2.1/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.1/share/python3_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-2.1/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-2.1/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-2.1/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-2.1/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-2.1/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-2.1/share/layer_wrapper.mk cp --preserve=mode --dereference -Rf package_python3.mk /opt/metwork-mfext-2.1/share/package_python3.mk make[1]: Leaving directory '/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-2.1/.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.1/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/core" "core" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: e7d65d002758e9c2db499622ecc21122 cache missed (/buildcache/mfext_cache_layer_core_e5631b141abbf34b084897fee062f7e1.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.1/opt/core ; \ fi make[3]: Entering directory '/src/layers/layer0_core/0001_scientific_system_libraries' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all for lib in /usr/lib64/libjson-c.so.4 /usr/lib64/libjson-c.so.4.0.0 /usr/lib64/libevent-2.1.so.6 /usr/lib64/libevent-2.1.so.6.0.2 /usr/lib64/libffi.so.6 /usr/lib64/libffi.so.6.0.2; do cp -r $lib /opt/metwork-mfext-2.1/opt/core/lib; done make[3]: Leaving directory '/src/layers/layer0_core/0001_scientific_system_libraries' make[3]: Entering directory '/src/layers/layer0_core/0005_readline' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml touch /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml echo "name: 'readline'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml echo "version: '8.1.2'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml echo "checksum: '12819fa739a78a6172400f399ab34f81'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml echo -n "The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands." |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml echo "website: 'https://www.gnu.org/software/readline'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml echo "license: 'GNU GPLv3'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/readline.yaml; fi make --file=../../Makefile.standard OPTIONS="--enable-static=no" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0005_readline' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/readline-8.1.2.tar.gz` `readlink -m ./sources` MD5 12819fa739a78a6172400f399ab34f81 Trying to download https://ftp.gnu.org/gnu/readline/readline-8.1.2.tar.gz... --2023-07-21 09:42:52-- https://ftp.gnu.org/gnu/readline/readline-8.1.2.tar.gz Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2993073 (2.9M) [application/x-gzip] Saving to: '/src/layers/layer0_core/0005_readline/build/readline-8.1.2.tar.gz' 0K .......... .......... .......... .......... .......... 1% 307K 9s 50K .......... .......... .......... .......... .......... 3% 594K 7s 100K .......... .......... .......... .......... .......... 5% 55.8M 5s 150K .......... .......... .......... .......... .......... 6% 48.4M 3s 200K .......... .......... .......... .......... .......... 8% 644K 3s 250K .......... .......... .......... .......... .......... 10% 53.3M 3s 300K .......... .......... .......... .......... .......... 11% 155M 2s 350K .......... .......... .......... .......... .......... 13% 85.6M 2s 400K .......... .......... .......... .......... .......... 15% 649K 2s 450K .......... .......... .......... .......... .......... 17% 75.7M 2s 500K .......... .......... .......... .......... .......... 18% 94.2M 2s 550K .......... .......... .......... .......... .......... 20% 118M 2s 600K .......... .......... .......... .......... .......... 22% 97.0M 1s 650K .......... .......... .......... .......... .......... 23% 125M 1s 700K .......... .......... .......... .......... .......... 25% 121M 1s 750K .......... .......... .......... .......... .......... 27% 112M 1s 800K .......... .......... .......... .......... .......... 29% 84.8M 1s 850K .......... .......... .......... .......... .......... 30% 661K 1s 900K .......... .......... .......... .......... .......... 32% 134M 1s 950K .......... .......... .......... .......... .......... 34% 102M 1s 1000K .......... .......... .......... .......... .......... 35% 82.5M 1s 1050K .......... .......... .......... .......... .......... 37% 90.5M 1s 1100K .......... .......... .......... .......... .......... 39% 105M 1s 1150K .......... .......... .......... .......... .......... 41% 108M 1s 1200K .......... .......... .......... .......... .......... 42% 84.2M 1s 1250K .......... .......... .......... .......... .......... 44% 79.3M 1s 1300K .......... .......... .......... .......... .......... 46% 105M 1s 1350K .......... .......... .......... .......... .......... 47% 118M 1s 1400K .......... .......... .......... .......... .......... 49% 105M 0s 1450K .......... .......... .......... .......... .......... 51% 116M 0s 1500K .......... .......... .......... .......... .......... 53% 87.9M 0s 1550K .......... .......... .......... .......... .......... 54% 117M 0s 1600K .......... .......... .......... .......... .......... 56% 76.8M 0s 1650K .......... .......... .......... .......... .......... 58% 90.8M 0s 1700K .......... .......... .......... .......... .......... 59% 80.7M 0s 1750K .......... .......... .......... .......... .......... 61% 708K 0s 1800K .......... .......... .......... .......... .......... 63% 77.6M 0s 1850K .......... .......... .......... .......... .......... 65% 92.9M 0s 1900K .......... .......... .......... .......... .......... 66% 114M 0s 1950K .......... .......... .......... .......... .......... 68% 118M 0s 2000K .......... .......... .......... .......... .......... 70% 67.5M 0s 2050K .......... .......... .......... .......... .......... 71% 115M 0s 2100K .......... .......... .......... .......... .......... 73% 86.3M 0s 2150K .......... .......... .......... .......... .......... 75% 89.2M 0s 2200K .......... .......... .......... .......... .......... 76% 121M 0s 2250K .......... .......... .......... .......... .......... 78% 78.4M 0s 2300K .......... .......... .......... .......... .......... 80% 90.8M 0s 2350K .......... .......... .......... .......... .......... 82% 96.8M 0s 2400K .......... .......... .......... .......... .......... 83% 84.7M 0s 2450K .......... .......... .......... .......... .......... 85% 108M 0s 2500K .......... .......... .......... .......... .......... 87% 87.5M 0s 2550K .......... .......... .......... .......... .......... 88% 116M 0s 2600K .......... .......... .......... .......... .......... 90% 118M 0s 2650K .......... .......... .......... .......... .......... 92% 95.2M 0s 2700K .......... .......... .......... .......... .......... 94% 77.9M 0s 2750K .......... .......... .......... .......... .......... 95% 115M 0s 2800K .......... .......... .......... .......... .......... 97% 72.6M 0s 2850K .......... .......... .......... .......... .......... 99% 121M 0s 2900K .......... .......... .. 100% 226M=0.6s 2023-07-21 09:42:53 (4.96 MB/s) - '/src/layers/layer0_core/0005_readline/build/readline-8.1.2.tar.gz' saved [2993073/2993073] Computing checksum for /src/layers/layer0_core/0005_readline/build/readline-8.1.2.tar.gz... Good checksum rm -Rf readline-8.1.2 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/readline-8.1.2.tar.gz` tar.gz readline-8.1.2 Patching with readline-8.0-shlib.patch... patching file shlib/Makefile.in patching file support/shobj-conf Patch ok cd build/readline-8.1.2 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-2.1/opt/core --enable-static=no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Beginning configuration for readline-8.1 for x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes 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 egrep... /bin/grep -E 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 whether gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for ar... ar checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no checking for working volatile... yes checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for readlink... yes checking for fnmatch... yes checking for memmove... yes checking for pselect... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/ptem.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... no checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for sig_atomic_t in signal.h... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... yes checking size of wchar_t... 4 checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating readline.pc config.status: creating config.h config.status: executing default commands cd build/readline-8.1.2 && make make[2]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.1.2' test -d shlib || mkdir shlib ( cd shlib ; make -w all ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.1.2/shlib' rm -f readline.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o readline.o ../readline.c mv readline.o readline.so rm -f vi_mode.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o vi_mode.o ../vi_mode.c mv vi_mode.o vi_mode.so rm -f funmap.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o funmap.o ../funmap.c mv funmap.o funmap.so rm -f keymaps.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o keymaps.o ../keymaps.c mv keymaps.o keymaps.so rm -f parens.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o parens.o ../parens.c mv parens.o parens.so rm -f search.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o search.o ../search.c mv search.o search.so rm -f rltty.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o rltty.o ../rltty.c mv rltty.o rltty.so rm -f complete.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o complete.o ../complete.c mv complete.o complete.so rm -f bind.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o bind.o ../bind.c mv bind.o bind.so rm -f isearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o isearch.o ../isearch.c mv isearch.o isearch.so rm -f display.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o display.o ../display.c mv display.o display.so rm -f signals.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o signals.o ../signals.c mv signals.o signals.so rm -f util.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o util.o ../util.c mv util.o util.so rm -f kill.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o kill.o ../kill.c mv kill.o kill.so rm -f undo.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o undo.o ../undo.c mv undo.o undo.so rm -f macro.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o macro.o ../macro.c mv macro.o macro.so rm -f input.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o input.o ../input.c mv input.o input.so rm -f callback.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o callback.o ../callback.c mv callback.o callback.so rm -f terminal.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o terminal.o ../terminal.c mv terminal.o terminal.so rm -f text.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o text.o ../text.c mv text.o text.so rm -f nls.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o nls.o ../nls.c mv nls.o nls.so rm -f misc.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o misc.o ../misc.c mv misc.o misc.so rm -f history.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o history.o ../history.c mv history.o history.so rm -f histexpand.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o histexpand.o ../histexpand.c mv histexpand.o histexpand.so rm -f histfile.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o histfile.o ../histfile.c mv histfile.o histfile.so rm -f histsearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o histsearch.o ../histsearch.c mv histsearch.o histsearch.so rm -f shell.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o shell.o ../shell.c mv shell.o shell.so rm -f mbutil.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o mbutil.o ../mbutil.c mv mbutil.o mbutil.so rm -f tilde.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c mv tilde.o tilde.so rm -f colors.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o colors.o ../colors.c mv colors.o colors.so rm -f parse-colors.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o parse-colors.o ../parse-colors.c mv parse-colors.o parse-colors.so rm -f xmalloc.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o xmalloc.o ../xmalloc.c mv xmalloc.o xmalloc.so rm -f xfree.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o xfree.o ../xfree.c mv xfree.o xfree.so rm -f compat.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -fPIC -o compat.o ../compat.c mv compat.o compat.so rm -f libreadline.so.8.1 gcc -g -O2 -Wno-parentheses -Wno-format-security -shared -Wl,-soname,libreadline.so.8.1 -Wl,-soname,`basename libreadline.so.8.1 .1` -o libreadline.so.8.1 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so -ltinfo rm -f libhistory.so.8.1 gcc -g -O2 -Wno-parentheses -Wno-format-security -shared -Wl,-soname,libhistory.so.8.1 -Wl,-soname,`basename libhistory.so.8.1 .1` -o libhistory.so.8.1 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.1.2/shlib' make[2]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.1.2' cd build/readline-8.1.2 && make install make[2]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.1.2' /bin/sh ./support/mkinstalldirs /opt/metwork-mfext-2.1/opt/core/include \ /opt/metwork-mfext-2.1/opt/core/include/readline /opt/metwork-mfext-2.1/opt/core/lib \ /opt/metwork-mfext-2.1/opt/core/share/info /opt/metwork-mfext-2.1/opt/core/share/man/man3 /opt/metwork-mfext-2.1/opt/core/share/doc/readline \ /opt/metwork-mfext-2.1/opt/core/lib/pkgconfig mkdir -p -- /opt/metwork-mfext-2.1/opt/core/include /opt/metwork-mfext-2.1/opt/core/include/readline /opt/metwork-mfext-2.1/opt/core/lib /opt/metwork-mfext-2.1/opt/core/share/info /opt/metwork-mfext-2.1/opt/core/share/man/man3 /opt/metwork-mfext-2.1/opt/core/share/doc/readline /opt/metwork-mfext-2.1/opt/core/lib/pkgconfig for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ /bin/install -c -m 644 ./$f /opt/metwork-mfext-2.1/opt/core/include/readline ; \ done test -d shlib || mkdir shlib ( cd shlib ; make -w all ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.1.2/shlib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.1.2/shlib' /bin/install -c -m 644 ./CHANGES ./INSTALL ./README /opt/metwork-mfext-2.1/opt/core/share/doc/readline ( if test -d doc ; then \ cd doc && \ make -w infodir=/opt/metwork-mfext-2.1/opt/core/share/info DESTDIR= install; \ fi ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.1.2/doc' /bin/sh ../support/mkdirs /opt/metwork-mfext-2.1/opt/core/share/info /opt/metwork-mfext-2.1/opt/core/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs ; \ fi if test -f readline.info; then \ /bin/install -c -m 644 readline.info /opt/metwork-mfext-2.1/opt/core/share/info/readline.info; \ else \ /bin/install -c -m 644 ./readline.info /opt/metwork-mfext-2.1/opt/core/share/info/readline.info; \ fi if test -f rluserman.info; then \ /bin/install -c -m 644 rluserman.info /opt/metwork-mfext-2.1/opt/core/share/info/rluserman.info; \ else \ /bin/install -c -m 644 ./rluserman.info /opt/metwork-mfext-2.1/opt/core/share/info/rluserman.info; \ fi if test -f history.info; then \ /bin/install -c -m 644 history.info /opt/metwork-mfext-2.1/opt/core/share/info/history.info; \ else \ /bin/install -c -m 644 ./history.info /opt/metwork-mfext-2.1/opt/core/share/info/history.info; \ fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/opt/metwork-mfext-2.1/opt/core/share/info/dir \ /opt/metwork-mfext-2.1/opt/core/share/info/readline.info ; \ install-info --dir-file=/opt/metwork-mfext-2.1/opt/core/share/info/dir \ /opt/metwork-mfext-2.1/opt/core/share/info/history.info ; \ install-info --dir-file=/opt/metwork-mfext-2.1/opt/core/share/info/dir \ /opt/metwork-mfext-2.1/opt/core/share/info/rluserman.info ; \ else true; fi /bin/install -c -m 644 ./readline.3 /opt/metwork-mfext-2.1/opt/core/share/man/man3/readline.3 /bin/install -c -m 644 ./history.3 /opt/metwork-mfext-2.1/opt/core/share/man/man3/history.3 if test -n "" ; then \ if test -f readline.html; then \ /bin/install -c -m 644 readline.html /readline.html; \ else \ /bin/install -c -m 644 ./readline.html /readline.html; \ fi ; \ if test -f history.html; then \ /bin/install -c -m 644 history.html /history.html; \ else \ /bin/install -c -m 644 ./history.html /history.html; \ fi ; \ if test -f rluserman.html; then \ /bin/install -c -m 644 rluserman.html /rluserman.html; \ else \ /bin/install -c -m 644 ./rluserman.html /rluserman.html; \ fi ; \ fi make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.1.2/doc' /bin/install -c -m 644 /src/layers/layer0_core/0005_readline/build/readline-8.1.2/readline.pc /opt/metwork-mfext-2.1/opt/core/lib/pkgconfig/readline.pc ( cd shlib ; make -w DESTDIR= install ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.1.2/shlib' /bin/sh ../support/mkdirs /opt/metwork-mfext-2.1/opt/core/lib /bin/sh ../support/mkdirs /opt/metwork-mfext-2.1/opt/core/bin mkdir /opt/metwork-mfext-2.1/opt/core/bin /bin/sh ../support/shlib-install -O linux-gnu -V pc -d /opt/metwork-mfext-2.1/opt/core/lib -b /opt/metwork-mfext-2.1/opt/core/bin -i "/bin/install -c -m 644" libhistory.so.8.1 /bin/sh ../support/shlib-install -O linux-gnu -V pc -d /opt/metwork-mfext-2.1/opt/core/lib -b /opt/metwork-mfext-2.1/opt/core/bin -i "/bin/install -c -m 644" libreadline.so.8.1 install: you may need to run ldconfig make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.1.2/shlib' make[2]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.1.2' make[1]: Leaving directory '/src/layers/layer0_core/0005_readline' make[3]: Leaving directory '/src/layers/layer0_core/0005_readline' make[3]: Entering directory '/src/layers/layer0_core/0010_liquidprompt' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml touch /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml echo "name: 'liquidprompt'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml echo "version: 'v_1.11'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml echo "checksum: '4b2562a5cc66829d18c0bffe368af8f0'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml echo -n "LIQUIDPROMPT is a full-featured & carefully designed adaptive prompt for Bash & Zsh" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml echo "website: 'https://github.com/nojhan/liquidprompt'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml echo "license: 'AGPL'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/liquidprompt.yaml; fi make --file=../../Makefile.standard ARCHIVE=v_1.11.tar.gz download uncompress make[1]: Entering directory '/src/layers/layer0_core/0010_liquidprompt' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/v_1.11.tar.gz` `readlink -m ./sources` MD5 4b2562a5cc66829d18c0bffe368af8f0 Computing checksum for /src/layers/layer0_core/0010_liquidprompt/build/v_1.11.tar.gz... Good checksum rm -Rf liquidprompt-v_1.11 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/v_1.11.tar.gz` tar.gz liquidprompt-v_1.11 make[1]: Leaving directory '/src/layers/layer0_core/0010_liquidprompt' rm -Rf /opt/metwork-mfext-2.1/opt/core/share/liquidprompt mkdir -p /opt/metwork-mfext-2.1/opt/core/share/liquidprompt cd build/liquidprompt-v_1.11 && cp -Rf * /opt/metwork-mfext-2.1/opt/core/share/liquidprompt/ make[3]: Leaving directory '/src/layers/layer0_core/0010_liquidprompt' make[3]: Entering directory '/src/layers/layer0_core/0035_dtreetrawl' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml touch /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml echo "name: 'dtreetrawl'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml echo "version: 'master20190715'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml echo "checksum: '36088a5ac80de534a5434eb74500f537'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml echo -n "Trawl/traverse directory tree or file path to collect stats of every entry in the tree with optional hashing/checksum" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml echo "website: 'https://github.com/raamsri/dtreetrawl'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml echo "license: 'Public Domain'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/dtreetrawl.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer0_core/0035_dtreetrawl' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/dtreetrawl-master20190715.tar.gz` `readlink -m ./sources` MD5 36088a5ac80de534a5434eb74500f537 Computing checksum for /src/layers/layer0_core/0035_dtreetrawl/build/dtreetrawl-master20190715.tar.gz... Good checksum rm -Rf dtreetrawl-master20190715 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/dtreetrawl-master20190715.tar.gz` tar.gz dtreetrawl-master20190715 Patching with dtreetrawl_rpath.patch... patching file Makefile Patch ok make[1]: Leaving directory '/src/layers/layer0_core/0035_dtreetrawl' cd build/dtreetrawl-master20190715 && make && cp -f dtreetrawl /opt/metwork-mfext-2.1/opt/core/bin/dtreetrawl make[1]: Entering directory '/src/layers/layer0_core/0035_dtreetrawl/build/dtreetrawl-master20190715' gcc -g -O3 -I./ -Wall -Wextra -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o dtreetrawl.o dtreetrawl.c gcc -g -O3 -I./ -Wall -Wextra -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/lib dtreetrawl.o -o dtreetrawl make[1]: Leaving directory '/src/layers/layer0_core/0035_dtreetrawl/build/dtreetrawl-master20190715' make[3]: Leaving directory '/src/layers/layer0_core/0035_dtreetrawl' make[3]: Entering directory '/src/layers/layer0_core/0045_mfutil_c' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml touch /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml echo "name: 'mfutil_c'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml echo "version: '0.0.5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml echo "checksum: '1d23cec0baca95eee98a57156935401b'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml echo -n "very low level C library/utilities" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml echo "website: 'https://github.com/metwork-framework/mfutil_c'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/mfutil_c.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer0_core/0045_mfutil_c' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/mfutil_c-0.0.5.tar.gz` `readlink -m ./sources` MD5 1d23cec0baca95eee98a57156935401b Computing checksum for /src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5.tar.gz... Good checksum rm -Rf mfutil_c-0.0.5 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/mfutil_c-0.0.5.tar.gz` tar.gz mfutil_c-0.0.5 make[1]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c' cd build/mfutil_c-0.0.5 && make PREFIX=/opt/metwork-mfext-2.1/opt/core FORCE_RPATH=/opt/metwork-mfext-2.1/opt/core/lib make[1]: Entering directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5' cd src && make all make[2]: Entering directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5/src' gcc -c -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -o wrapper.o wrapper.c gcc -c -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -o field.o field.c gcc -c -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -o mfutil.o mfutil.c gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o std_redirect std_redirect.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o _field_prepend _field_prepend.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o _field_remove _field_remove.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o is_interactive is_interactive.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o get_unique_hexa_identifier get_unique_hexa_identifier.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o echo_warning echo_warning.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o echo_ok echo_ok.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o echo_nok echo_nok.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o echo_clean echo_clean.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o echo_running echo_running.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o echo_bold echo_bold.c wrapper.o field.o mfutil.o gcc -shared -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o libmfutil.so wrapper.o field.o mfutil.o cat mfutil.pc.pc |sed 's|{{PREFIX}}|/opt/metwork-mfext-2.1/opt/core|g' >mfutil.pc make[2]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5/src' make[1]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5' cd build/mfutil_c-0.0.5 && make PREFIX=/opt/metwork-mfext-2.1/opt/core install make[1]: Entering directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5' cd src && make install make[2]: Entering directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5/src' mkdir -p /opt/metwork-mfext-2.1/opt/core/bin mkdir -p /opt/metwork-mfext-2.1/opt/core/lib/pkgconfig mkdir -p /opt/metwork-mfext-2.1/opt/core/include cp -f std_redirect _field_prepend _field_remove is_interactive get_unique_hexa_identifier echo_warning echo_ok echo_nok echo_clean echo_running echo_bold /opt/metwork-mfext-2.1/opt/core/bin/ cp -f libmfutil.so /opt/metwork-mfext-2.1/opt/core/lib/ cp -f mfutil.h /opt/metwork-mfext-2.1/opt/core/include/ cp -f mfutil.pc /opt/metwork-mfext-2.1/opt/core/lib/pkgconfig/ make[2]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5/src' make[1]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5' make[3]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c' make[3]: Entering directory '/src/layers/layer0_core/0070_layerapi2' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml touch /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml echo "name: 'layerapi2'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml echo "version: '0.0.4'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml echo "checksum: 'bac4855a66cb5422b3a94a876d475ced'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml echo -n "layerapi2 lib" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml echo "website: 'https://github.com/metwork-framework/layerapi2'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/layerapi2.yaml; fi rm -Rf build ; mkdir build make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.1/opt/core download uncompress make[1]: Entering directory '/src/layers/layer0_core/0070_layerapi2' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/layerapi2-0.0.4.tar.gz` `readlink -m ./sources` MD5 bac4855a66cb5422b3a94a876d475ced Computing checksum for /src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4.tar.gz... Good checksum rm -Rf layerapi2-0.0.4 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/layerapi2-0.0.4.tar.gz` tar.gz layerapi2-0.0.4 make[1]: Leaving directory '/src/layers/layer0_core/0070_layerapi2' cd build/layerapi2-0.0.4 && make PREFIX=/opt/metwork-mfext-2.1/opt/core FORCE_RPATH=/opt/metwork-mfext-2.1/opt/core/lib make[1]: Entering directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4' cd src && make all make[2]: Entering directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4/src' gcc -c -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g util.c gcc -c -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g log.c gcc -c -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g layer.c gcc -c -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g layerapi2.c gcc -c -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g wrapper.c gcc -o layers -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib layers.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o test_layerapi2 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib test_layerapi2.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o layer_load_bash_cmds -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib layer_load_bash_cmds.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o layer_unload_bash_cmds -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib layer_unload_bash_cmds.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o is_layer_loaded -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib is_layer_loaded.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o is_layer_installed -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib is_layer_installed.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o layer_wrapper -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib layer_wrapper.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o get_layer_home -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib get_layer_home.c util.o log.o layer.o layerapi2.o wrapper.o gcc -shared -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-2.1/opt/core/lib -o liblayerapi2.so util.o log.o layer.o layerapi2.o wrapper.o make[2]: Leaving directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4/src' make[1]: Leaving directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4' cd build/layerapi2-0.0.4 && make PREFIX=/opt/metwork-mfext-2.1/opt/core install make[1]: Entering directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4' cd src && make install make[2]: Entering directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4/src' mkdir -p /opt/metwork-mfext-2.1/opt/core/lib/pkgconfig mkdir -p /opt/metwork-mfext-2.1/opt/core/bin mkdir -p /opt/metwork-mfext-2.1/opt/core/include cp -f liblayerapi2.so /opt/metwork-mfext-2.1/opt/core/lib/ cp -f layers test_layerapi2 layer_load_bash_cmds layer_unload_bash_cmds is_layer_loaded is_layer_installed layer_wrapper get_layer_home /opt/metwork-mfext-2.1/opt/core/bin/ cp -f layerapi2.pc /opt/metwork-mfext-2.1/opt/core/lib/pkgconfig/ cp -f layerapi2.h /opt/metwork-mfext-2.1/opt/core/include/ make[2]: Leaving directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4/src' make[1]: Leaving directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4' cp -f bootstrap_layer.sh /opt/metwork-mfext-2.1/opt/core/bin/bootstrap_layer.sh chmod +x /opt/metwork-mfext-2.1/opt/core/bin/bootstrap_layer.sh make[3]: Leaving directory '/src/layers/layer0_core/0070_layerapi2' make[3]: Entering directory '/src/layers/layer0_core/0080_log_proxy' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml touch /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml echo "name: 'log_proxy'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml echo "version: '0.5.2'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml echo "checksum: '4944f8779ce855aee3a040f38770a692'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml echo -n "log_proxy is a tiny C utility for log rotation for apps that write their logs to stdout/stderr" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml echo "website: 'https://github.com/metwork-framework/log_proxy'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/log_proxy.yaml; fi rm -Rf build ; mkdir build make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.1/opt/core download uncompress make[1]: Entering directory '/src/layers/layer0_core/0080_log_proxy' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/log_proxy-0.5.2.tar.gz` `readlink -m ./sources` MD5 4944f8779ce855aee3a040f38770a692 Computing checksum for /src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2.tar.gz... Good checksum rm -Rf log_proxy-0.5.2 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/log_proxy-0.5.2.tar.gz` tar.gz log_proxy-0.5.2 make[1]: Leaving directory '/src/layers/layer0_core/0080_log_proxy' cd build/log_proxy-0.5.2 && make PREFIX=/opt/metwork-mfext-2.1/opt/core FORCE_RPATH=/opt/metwork-mfext-2.1/opt/core/lib make[1]: Entering directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2' cd src && make all make[2]: Entering directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2/src' gcc -c -o util.o -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -fPIC -Wall -std=c99 -Wextra -pedantic -Wshadow -Wstrict-overflow -Wno-deprecated-declarations -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"log_proxy\" -O2 -Os util.c gcc -c -o control.o -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -fPIC -Wall -std=c99 -Wextra -pedantic -Wshadow -Wstrict-overflow -Wno-deprecated-declarations -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"log_proxy\" -O2 -Os control.c gcc -c -o out.o -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -fPIC -Wall -std=c99 -Wextra -pedantic -Wshadow -Wstrict-overflow -Wno-deprecated-declarations -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"log_proxy\" -O2 -Os out.c gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -fPIC -Wall -std=c99 -Wextra -pedantic -Wshadow -Wstrict-overflow -Wno-deprecated-declarations -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"log_proxy\" -O2 -Os -o log_proxy log_proxy.c util.o control.o out.o options.h -L. -lgthread-2.0 -pthread -lglib-2.0 -Wl,-rpath='/opt/metwork-mfext-2.1/opt/core/lib' -lrt gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -fPIC -Wall -std=c99 -Wextra -pedantic -Wshadow -Wstrict-overflow -Wno-deprecated-declarations -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"log_proxy\" -O2 -Os -o log_proxy_wrapper log_proxy_wrapper.c util.o control.o out.o options.h -L. -lgthread-2.0 -pthread -lglib-2.0 -Wl,-rpath='/opt/metwork-mfext-2.1/opt/core/lib' -lrt gcc -D_XOPEN_SOURCE=700 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -fPIC -Wall -std=c99 -Wextra -pedantic -Wshadow -Wstrict-overflow -Wno-deprecated-declarations -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"log_proxy\" -O2 -Os -o test_log_proxy test_log_proxy.c util.o control.o out.o -L. -lgthread-2.0 -pthread -lglib-2.0 -Wl,-rpath='/opt/metwork-mfext-2.1/opt/core/lib' -lrt make[2]: Leaving directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2/src' make[1]: Leaving directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2' cd build/log_proxy-0.5.2 && make PREFIX=/opt/metwork-mfext-2.1/opt/core install make[1]: Entering directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2' cd src && make install make[2]: Entering directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2/src' mkdir -p /opt/metwork-mfext-2.1/opt/core/bin cp -f log_proxy log_proxy_wrapper /opt/metwork-mfext-2.1/opt/core/bin make[2]: Leaving directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2/src' make[1]: Leaving directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2' make[3]: Leaving directory '/src/layers/layer0_core/0080_log_proxy' make[3]: Entering directory '/src/layers/layer0_core/0100_redis' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml touch /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml echo "name: 'redis'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml echo "version: '5.0.5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml echo "checksum: '2d2c8142baf72e6543174fc7beccaaa1'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml echo -n "REDIS is an in-memory data structure store, used as a database, cache and message broker" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml echo "website: 'http://redis.io'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/redis.yaml; fi make --file=../../Makefile.standard download uncompress build install make[1]: Entering directory '/src/layers/layer0_core/0100_redis' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/redis-5.0.5.tar.gz` `readlink -m ./sources` MD5 2d2c8142baf72e6543174fc7beccaaa1 Computing checksum for /src/layers/layer0_core/0100_redis/build/redis-5.0.5.tar.gz... Good checksum rm -Rf redis-5.0.5 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/redis-5.0.5.tar.gz` tar.gz redis-5.0.5 Patching with redis5_nosetproctitle.patch... patching file src/config.h Patch ok cd build/redis-5.0.5 && make make[2]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5' cd src && make all make[3]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/src' CC Makefile.dep rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep dict-benchmark (cd ../deps && make distclean) make[4]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (rm -f .make-*) make[4]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps' (rm -f .make-*) echo STD=-std=c99 -pedantic -DREDIS_STATIC='' >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings echo OPT=-O2 >> .make-settings echo MALLOC=jemalloc >> .make-settings echo CFLAGS= >> .make-settings echo LDFLAGS= >> .make-settings echo REDIS_CFLAGS= >> .make-settings echo REDIS_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include >> .make-settings echo PREV_FINAL_LDFLAGS= -g -ggdb -rdynamic >> .make-settings (cd ../deps && make hiredis linenoise lua jemalloc) make[4]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (rm -f .make-*) (echo "" > .make-cflags) (echo "" > .make-ldflags) MAKE hiredis cd hiredis && make static make[5]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/hiredis' cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb net.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb hiredis.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb sds.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb async.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb read.c ar rcs libhiredis.a net.o hiredis.o sds.o async.o read.o make[5]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/hiredis' MAKE linenoise cd linenoise && make make[5]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/linenoise' cc -Wall -Os -g -c linenoise.c make[5]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/linenoise' MAKE lua cd lua/src && make all CFLAGS="-O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' " MYLDFLAGS="" AR="ar rcu" make[5]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lapi.o lapi.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lcode.o lcode.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldebug.o ldebug.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldo.o ldo.c ldo.c: In function 'f_parser': ldo.c:496:7: warning: unused variable 'c' [-Wunused-variable] int c = luaZ_lookahead(p->z); ^ cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldump.o ldump.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lfunc.o lfunc.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lgc.o lgc.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o llex.o llex.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmem.o lmem.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lobject.o lobject.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lopcodes.o lopcodes.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lparser.o lparser.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstate.o lstate.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstring.o lstring.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltable.o ltable.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltm.o ltm.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lundump.o lundump.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lvm.o lvm.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lzio.o lzio.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o strbuf.o strbuf.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o fpconv.o fpconv.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lauxlib.o lauxlib.c lauxlib.c: In function 'luaL_loadfile': lauxlib.c:577:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; ^~~~~ lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' lf.extraline = 0; ^~ cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lbaselib.o lbaselib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldblib.o ldblib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o liolib.o liolib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmathlib.o lmathlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loslib.o loslib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltablib.o ltablib.c ltablib.c: In function 'addfield': ltablib.c:137:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!lua_isstring(L, -1)) ^~ ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' luaL_addvalue(b); ^~~~~~~~~~~~~ cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstrlib.o lstrlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loadlib.o loadlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o linit.o linit.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cjson.o lua_cjson.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_struct.o lua_struct.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cmsgpack.o lua_cmsgpack.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_bit.o lua_bit.c ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object files ranlib liblua.a cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua.o lua.c cc -o lua lua.o liblua.a -lm liblua.a(loslib.o): In function `os_tmpname': loslib.c:(.text+0x27c): warning: the use of `tmpnam' is dangerous, better use `mkstemp' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o luac.o luac.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o print.o print.c cc -o luac luac.o print.o liblua.a -lm make[5]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/lua/src' MAKE jemalloc cd jemalloc && ./configure --with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops " LDFLAGS="" configure: WARNING: unrecognized options: --enable-cc-silence checking for xsltproc... /bin/xsltproc 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 whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ supports C++14 features by default... yes checking whether compiler supports -Wall... yes checking whether compiler supports -g3... yes checking whether libstdc++ linkage is compilable... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 whether byte ordering is bigendian... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 48 checking for ar... ar checking for nm... nm checking for gawk... gawk checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... -lm checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /bin/install -c checking for ranlib... ranlib checking for ld... /bin/ld checking for autoconf... /bin/autoconf checking for memalign... yes checking for valloc... yes checking whether compiler supports -O3... yes checking whether compiler supports -O3... yes checking whether compiler supports -funroll-loops... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking LG_PAGE... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlsym... no checking for dlsym in -ldl... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... no checking whether GCC __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether Darwin OSSpin*() is compilable... no checking whether glibc malloc hook is compilable... yes checking whether glibc memalign hook is compilable... yes checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether strerror_r returns char with gnu source is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/internal/size_classes.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands configure: WARNING: unrecognized options: --enable-cc-silence =============================================================================== jemalloc version : 5.1.0-0-g0 library revision : 2 CONFIG : --with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence 'CFLAGS=-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops ' LDFLAGS= CC : gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops SPECIFIED_CFLAGS : -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : g++ CONFIGURE_CXXFLAGS : -Wall -g3 -fvisibility=hidden -O3 SPECIFIED_CXXFLAGS : EXTRA_CXXFLAGS : LDFLAGS : EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -lstdc++ -lpthread -ldl RPATH_EXTRA : XSLTPROC : /bin/xsltproc XSLROOT : PREFIX : /usr/local BINDIR : /usr/local/bin DATADIR : /usr/local/share INCLUDEDIR : /usr/local/include LIBDIR : /usr/local/lib MANDIR : /usr/local/share/man srcroot : abs_srcroot : /src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/jemalloc/ objroot : abs_objroot : /src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/jemalloc/ JEMALLOC_PREFIX : je_ JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : autogen : 0 debug : 0 stats : 1 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 0 log : 0 lazy_lock : 0 cache-oblivious : 1 cxx : 1 =============================================================================== cd jemalloc && make CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops " LDFLAGS="" lib/libjemalloc.a make[5]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o src/hash.c nm -a src/hash.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o src/hooks.c nm -a src/hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hooks.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o src/mutex_pool.c nm -a src/mutex_pool.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o src/prng.c nm -a src/prng.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hooks.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/stats.sym src/sz.sym src/tcache.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hooks.o src/hooks.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o src/mutex_pool.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.o src/prng.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c g++ -Wall -g3 -fvisibility=hidden -O3 -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.o src/jemalloc_cpp.cpp ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hooks.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/stats.o src/sz.o src/tcache.o src/ticker.o src/tsd.o src/witness.o src/jemalloc_cpp.o make[5]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/jemalloc' make[4]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps' CC adlist.o CC quicklist.o CC ae.o CC anet.o CC dict.o CC server.o CC sds.o CC zmalloc.o CC lzf_c.o CC lzf_d.o CC pqsort.o CC zipmap.o CC sha1.o CC ziplist.o CC release.o CC networking.o CC util.o CC object.o CC db.o CC replication.o CC rdb.o CC t_string.o CC t_list.o CC t_set.o CC t_zset.o CC t_hash.o CC config.o CC aof.o CC pubsub.o CC multi.o CC debug.o CC sort.o CC intset.o CC syncio.o CC cluster.o CC crc16.o CC endianconv.o CC slowlog.o CC scripting.o CC bio.o CC rio.o CC rand.o CC memtest.o CC crc64.o CC bitops.o CC sentinel.o CC notify.o CC setproctitle.o CC blocked.o CC hyperloglog.o CC latency.o CC sparkline.o CC redis-check-rdb.o CC redis-check-aof.o CC geo.o CC lazyfree.o CC module.o CC evict.o CC expire.o CC geohash.o CC geohash_helper.o CC childinfo.o CC defrag.o CC siphash.o CC rax.o CC t_stream.o CC listpack.o CC localtime.o CC lolwut.o CC lolwut5.o LINK redis-server INSTALL redis-sentinel CC redis-cli.o LINK redis-cli CC redis-benchmark.o LINK redis-benchmark INSTALL redis-check-rdb INSTALL redis-check-aof Hint: It's a good idea to run 'make test' ;) make[3]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/src' make[2]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5' cd build/redis-5.0.5 && make install make[2]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5' cd src && make install make[3]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/src' CC Makefile.dep Hint: It's a good idea to run 'make test' ;) INSTALL install INSTALL install INSTALL install INSTALL install INSTALL install make[3]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/src' make[2]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5' make[1]: Leaving directory '/src/layers/layer0_core/0100_redis' cd build/redis-5.0.5 && cp -f redis.conf /opt/metwork-mfext-2.1/opt/core/share/ make[3]: Leaving directory '/src/layers/layer0_core/0100_redis' make[3]: Entering directory '/src/layers/layer0_core/0110_hiredis' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml touch /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml echo "name: 'hiredis'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml echo "version: '1.0.2'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml echo "checksum: '58e8313188f66ed1be1c220d14a7752e'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml echo -n "Hiredis is a minimalistic C client library for the Redis database." |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml echo "website: 'https://redis.com/lp/hiredis/'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/hiredis.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer0_core/0110_hiredis' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/hiredis-1.0.2.tar.gz` `readlink -m ./sources` MD5 58e8313188f66ed1be1c220d14a7752e Trying to download https://github.com/redis/hiredis/archive/refs/tags/v1.0.2.tar.gz... --2023-07-21 09:44:08-- https://github.com/redis/hiredis/archive/refs/tags/v1.0.2.tar.gz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/redis/hiredis/tar.gz/refs/tags/v1.0.2 [following] --2023-07-21 09:44:08-- https://codeload.github.com/redis/hiredis/tar.gz/refs/tags/v1.0.2 Resolving codeload.github.com (codeload.github.com)... 140.82.121.9 Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/src/layers/layer0_core/0110_hiredis/build/hiredis-1.0.2.tar.gz' 0K .......... .......... .......... .......... .......... 2.86M 50K .......... .......... .......... .......... ..... 5.25M=0.03s 2023-07-21 09:44:09 (3.65 MB/s) - '/src/layers/layer0_core/0110_hiredis/build/hiredis-1.0.2.tar.gz' saved [98139] Computing checksum for /src/layers/layer0_core/0110_hiredis/build/hiredis-1.0.2.tar.gz... Good checksum rm -Rf hiredis-1.0.2 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/hiredis-1.0.2.tar.gz` tar.gz hiredis-1.0.2 make[1]: Leaving directory '/src/layers/layer0_core/0110_hiredis' cd build/hiredis-1.0.2 && make USE_SSL=1 install make[1]: Entering directory '/src/layers/layer0_core/0110_hiredis/build/hiredis-1.0.2' cc -std=c99 -pedantic -c -O3 -fPIC -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb alloc.c cc -std=c99 -pedantic -c -O3 -fPIC -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb net.c cc -std=c99 -pedantic -c -O3 -fPIC -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb hiredis.c cc -std=c99 -pedantic -c -O3 -fPIC -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb sds.c cc -std=c99 -pedantic -c -O3 -fPIC -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb async.c cc -std=c99 -pedantic -c -O3 -fPIC -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb read.c cc -std=c99 -pedantic -c -O3 -fPIC -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb sockcompat.c cc -shared -Wl,-soname,libhiredis.so.1.0.0 -o libhiredis.so alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o Generating hiredis.pc for pkgconfig... cc -std=c99 -pedantic -c -O3 -fPIC -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb ssl.c cc -shared -Wl,-soname,libhiredis_ssl.so.1.0.0 -o libhiredis_ssl.so ssl.o -lssl -lcrypto ar rcs libhiredis_ssl.a ssl.o Generating hiredis_ssl.pc for pkgconfig... mkdir -p /opt/metwork-mfext-2.1/opt/core/include/hiredis /opt/metwork-mfext-2.1/opt/core/lib cp -pPR hiredis_ssl.h /opt/metwork-mfext-2.1/opt/core/include/hiredis cp -pPR libhiredis_ssl.so /opt/metwork-mfext-2.1/opt/core/lib/libhiredis_ssl.so.1.0.0 cd /opt/metwork-mfext-2.1/opt/core/lib && ln -sf libhiredis_ssl.so.1.0.0 libhiredis_ssl.so cp -pPR libhiredis_ssl.a /opt/metwork-mfext-2.1/opt/core/lib mkdir -p /opt/metwork-mfext-2.1/opt/core/lib/pkgconfig cp -pPR hiredis_ssl.pc /opt/metwork-mfext-2.1/opt/core/lib/pkgconfig mkdir -p /opt/metwork-mfext-2.1/opt/core/include/hiredis /opt/metwork-mfext-2.1/opt/core/include/hiredis/adapters /opt/metwork-mfext-2.1/opt/core/lib cp -pPR hiredis.h async.h read.h sds.h alloc.h /opt/metwork-mfext-2.1/opt/core/include/hiredis cp -pPR adapters/*.h /opt/metwork-mfext-2.1/opt/core/include/hiredis/adapters cp -pPR libhiredis.so /opt/metwork-mfext-2.1/opt/core/lib/libhiredis.so.1.0.0 cd /opt/metwork-mfext-2.1/opt/core/lib && ln -sf libhiredis.so.1.0.0 libhiredis.so cp -pPR libhiredis.a /opt/metwork-mfext-2.1/opt/core/lib mkdir -p /opt/metwork-mfext-2.1/opt/core/lib/pkgconfig cp -pPR hiredis.pc /opt/metwork-mfext-2.1/opt/core/lib/pkgconfig make[1]: Leaving directory '/src/layers/layer0_core/0110_hiredis/build/hiredis-1.0.2' make[3]: Leaving directory '/src/layers/layer0_core/0110_hiredis' make[3]: Entering directory '/src/layers/layer0_core/0117_yajl' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml touch /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml echo "name: 'yajl'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml echo "version: '2.1.0'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml echo "checksum: '6887e0ed7479d2549761a4d284d3ecb0'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml echo -n "Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml echo "website: 'https://lloyd.github.io/yajl/'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/yajl.yaml; fi make --file=../../Makefile.standard download uncompress configure_cmake build_cmake install_cmake make[1]: Entering directory '/src/layers/layer0_core/0117_yajl' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/yajl-2.1.0.tar.gz` `readlink -m ./sources` MD5 6887e0ed7479d2549761a4d284d3ecb0 Computing checksum for /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0.tar.gz... Good checksum rm -Rf yajl-2.1.0 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/yajl-2.1.0.tar.gz` tar.gz yajl-2.1.0 cd build/yajl-2.1.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && if test ! -d build; then mkdir build; fi && cd build && cmake -DCMAKE_INSTALL_PREFIX=/opt/metwork-mfext-2.1/opt/core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-2.1/opt/core -DCMAKE_INSTALL_LIBDIR=lib .. CMake Deprecation Warning at CMakeLists.txt:15 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success running /usr/bin/cmake -E copy_if_different /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/api/yajl_parse.h /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/api/yajl_gen.h /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/api/yajl_common.h /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/api/yajl_tree.h /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:38 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:32 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR -- Build files have been written to: /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build cd build/yajl-2.1.0/build && make .. cd build/yajl-2.1.0/build && make .. install make[2]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[3]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 21%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 30%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 30%] Built target yajl make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 36%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 54%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 57%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 60%] Linking C static library ../yajl-2.1.0/lib/libyajl_s.a make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 60%] Built target yajl_s make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 63%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 66%] Linking C executable yajl_test make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 66%] Built target yajl_test make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 69%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 72%] Linking C executable gen-extra-close make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 72%] Built target gen-extra-close make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 75%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 78%] Linking C executable json_reformat make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 78%] Built target json_reformat make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 81%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 84%] Linking C executable json_verify make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 84%] Built target json_verify make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 87%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 90%] Linking C executable parse_config make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 90%] Built target parse_config make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 93%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [100%] Linking C executable perftest make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [100%] Built target perftest make[3]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' Install the project... -- Install configuration: "Release" -- Installing: /opt/metwork-mfext-2.1/opt/core/lib/libyajl.so.2.1.0 -- Installing: /opt/metwork-mfext-2.1/opt/core/lib/libyajl.so.2 -- Installing: /opt/metwork-mfext-2.1/opt/core/lib/libyajl.so -- Installing: /opt/metwork-mfext-2.1/opt/core/lib/libyajl_s.a -- Installing: /opt/metwork-mfext-2.1/opt/core/include/yajl/yajl_parse.h -- Installing: /opt/metwork-mfext-2.1/opt/core/include/yajl/yajl_gen.h -- Installing: /opt/metwork-mfext-2.1/opt/core/include/yajl/yajl_common.h -- Installing: /opt/metwork-mfext-2.1/opt/core/include/yajl/yajl_tree.h -- Installing: /opt/metwork-mfext-2.1/opt/core/include/yajl/yajl_version.h -- Installing: /opt/metwork-mfext-2.1/opt/core/share/pkgconfig/yajl.pc -- Installing: /opt/metwork-mfext-2.1/opt/core/bin/json_reformat -- Set runtime path of "/opt/metwork-mfext-2.1/opt/core/bin/json_reformat" to "" -- Installing: /opt/metwork-mfext-2.1/opt/core/bin/json_verify -- Set runtime path of "/opt/metwork-mfext-2.1/opt/core/bin/json_verify" to "" make[2]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[1]: Leaving directory '/src/layers/layer0_core/0117_yajl' make[3]: Leaving directory '/src/layers/layer0_core/0117_yajl' make[3]: Entering directory '/src/layers/layer0_core/0130_tcping' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml touch /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml echo "name: 'tcping'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml echo "version: '1.3.5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml echo "checksum: 'f9dd03c730db6999ca8beca479f078e3'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml echo -n "TCPING est un outil pour tester un port TCP (avec un timeout)" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml echo "website: 'http://linuxco.de'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/tcping.yaml; fi make --file=../../Makefile.standard download uncompress build make[1]: Entering directory '/src/layers/layer0_core/0130_tcping' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/tcping-1.3.5.tar.gz` `readlink -m ./sources` MD5 f9dd03c730db6999ca8beca479f078e3 Computing checksum for /src/layers/layer0_core/0130_tcping/build/tcping-1.3.5.tar.gz... Good checksum rm -Rf tcping-1.3.5 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/tcping-1.3.5.tar.gz` tar.gz tcping-1.3.5 cd build/tcping-1.3.5 && make make[2]: Entering directory '/src/layers/layer0_core/0130_tcping/build/tcping-1.3.5' gcc -o tcping -Wall -DHAVE_HSTRERROR tcping.c make[2]: Leaving directory '/src/layers/layer0_core/0130_tcping/build/tcping-1.3.5' make[1]: Leaving directory '/src/layers/layer0_core/0130_tcping' cp -f build/tcping-1.3.5/tcping /opt/metwork-mfext-2.1/opt/core/bin/tcping make[3]: Leaving directory '/src/layers/layer0_core/0130_tcping' make[3]: Entering directory '/src/layers/layer0_core/0210_jq' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml touch /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml echo "name: 'jq'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml echo "version: '1.6'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml echo "checksum: 'e68fbd6a992e36f1ac48c99bbf825d6b'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml echo -n "jq is like sed for JSON data" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml echo "website: 'https://stedolan.github.io/jq/'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/jq.yaml; fi make --file=../../Makefile.standard OPTIONS="--enable-static=no --disable-maintainer-mode" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0210_jq' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/jq-1.6.tar.gz` `readlink -m ./sources` MD5 e68fbd6a992e36f1ac48c99bbf825d6b Computing checksum for /src/layers/layer0_core/0210_jq/build/jq-1.6.tar.gz... Good checksum rm -Rf jq-1.6 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/jq-1.6.tar.gz` tar.gz jq-1.6 cd build/jq-1.6 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-2.1/opt/core --enable-static=no --disable-maintainer-mode checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for bison... bison -y checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for valgrind... valgrind checking for memmem... yes checking for mkstemp... yes checking shlwapi.h usability... no checking shlwapi.h presence... no checking for shlwapi.h... no checking for bundle... no checking for Ruby dependencies... configure: WARNING: ***************************************************************** * Ruby dependencies for building jq documentation not found. * * You can still build, install and hack on jq, but the manpage * * will not be rebuilt and some of the tests will not run. * * See docs/README.md for how to install the docs dependencies. * ***************************************************************** no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for isatty... yes checking for _isatty... no checking for strptime... yes checking for strftime... yes checking for timegm... yes checking for gmtime_r... yes checking for gmtime... yes checking for localtime_r... yes checking for localtime... yes checking for gettimeofday... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for acos in -lm... yes checking for acosh in -lm... yes checking for asin in -lm... yes checking for asinh in -lm... yes checking for atan2 in -lm... yes checking for atan in -lm... yes checking for atanh in -lm... yes checking for cbrt in -lm... yes checking for ceil in -lm... yes checking for copysign in -lm... yes checking for cos in -lm... yes checking for cosh in -lm... yes checking for drem in -lm... yes checking for erf in -lm... yes checking for erfc in -lm... yes checking for exp10 in -lm... yes checking for exp2 in -lm... yes checking for exp in -lm... yes checking for expm1 in -lm... yes checking for fabs in -lm... yes checking for fdim in -lm... yes checking for floor in -lm... yes checking for fma in -lm... yes checking for fmax in -lm... yes checking for fmin in -lm... yes checking for fmod in -lm... yes checking for frexp in -lm... yes checking for gamma in -lm... yes checking for hypot in -lm... yes checking for j0 in -lm... yes checking for j1 in -lm... yes checking for jn in -lm... yes checking for ldexp in -lm... yes checking for lgamma in -lm... yes checking for log10 in -lm... yes checking for log1p in -lm... yes checking for log2 in -lm... yes checking for log in -lm... yes checking for logb in -lm... yes checking for modf in -lm... yes checking for lgamma_r in -lm... yes checking for nearbyint in -lm... yes checking for nextafter in -lm... yes checking for nexttoward in -lm... yes checking for pow10 in -lm... no checking for pow in -lm... yes checking for remainder in -lm... yes checking for rint in -lm... yes checking for round in -lm... yes checking for scalb in -lm... yes checking for scalbln in -lm... yes checking for significand in -lm... yes checking for sin in -lm... yes checking for sinh in -lm... yes checking for sqrt in -lm... yes checking for tan in -lm... yes checking for tanh in -lm... yes checking for tgamma in -lm... yes checking for trunc in -lm... yes checking for y0 in -lm... yes checking for y1 in -lm... yes checking for yn in -lm... yes checking for thread-local storage... yes checking whether byte ordering is bigendian... no checking oniguruma.h usability... yes checking oniguruma.h presence... yes checking for oniguruma.h... yes checking for onig_version in -lonig... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands cd build/jq-1.6 && make make[2]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' GEN src/builtin.inc GEN src/version.h make all-recursive make[3]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[4]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' CC src/builtin.lo In file included from /usr/include/sys/time.h:21, from src/builtin.c:10: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:2:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(acos) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:7:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(acosh) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:12:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(asin) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:17:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(asinh) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:22:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(atan) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:27:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(atan2) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:32:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(atanh) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:37:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(cbrt) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:42:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(cos) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:47:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(cosh) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:52:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(exp) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:57:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(exp2) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:62:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(floor) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:67:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(hypot) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:72:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(j0) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:77:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(j1) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:82:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:87:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log10) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:92:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log2) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:97:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(pow) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:102:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(remainder) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:107:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(sin) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:112:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(sinh) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:117:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(sqrt) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:122:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(tan) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:127:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(tanh) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:132:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(tgamma) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:137:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(y0) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:142:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(y1) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:147:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(jn) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:150:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(yn) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:153:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(ceil) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:158:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(copysign) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:163:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(drem) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:168:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(erf) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:173:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(erfc) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:178:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(exp10) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:183:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(expm1) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:188:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(fabs) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:193:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(fdim) ^~~~~~~~ src/builtin.c:1573:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 4}, ^ src/libm.h:198:1: note: in expansion of macro 'LIBM_DDDD' LIBM_DDDD(fma) ^~~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:203:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(fmax) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:208:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(fmin) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:213:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(fmod) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:218:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(gamma) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:223:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(lgamma) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:228:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log1p) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:233:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(logb) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:238:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(nearbyint) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:243:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(nextafter) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:248:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(nexttoward) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:258:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(rint) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:263:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(round) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:268:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(scalb) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:273:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(scalbln) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:278:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(significand) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:283:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(trunc) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:288:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(ldexp) ^~~~~~~~ src/builtin.c:1579:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_frexp,"frexp", 1}, ^ src/builtin.c:1582:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_modf,"modf", 1}, ^ src/builtin.c:1585:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_lgamma_r,"lgamma_r", 1}, ^ src/builtin.c:1587:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_plus, "_plus", 3}, ^ src/builtin.c:1588:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_negate, "_negate", 1}, ^ src/builtin.c:1589:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_minus, "_minus", 3}, ^ src/builtin.c:1590:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_multiply, "_multiply", 3}, ^ src/builtin.c:1591:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_divide, "_divide", 3}, ^ src/builtin.c:1592:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_mod, "_mod", 3}, ^ src/builtin.c:1593:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_dump, "tojson", 1}, ^ src/builtin.c:1594:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_json_parse, "fromjson", 1}, ^ src/builtin.c:1595:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_tonumber, "tonumber", 1}, ^ src/builtin.c:1596:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_tostring, "tostring", 1}, ^ src/builtin.c:1597:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_keys, "keys", 1}, ^ src/builtin.c:1598:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_keys_unsorted, "keys_unsorted", 1}, ^ src/builtin.c:1599:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_startswith, "startswith", 2}, ^ src/builtin.c:1600:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_endswith, "endswith", 2}, ^ src/builtin.c:1601:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ltrimstr, "ltrimstr", 2}, ^ src/builtin.c:1602:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_rtrimstr, "rtrimstr", 2}, ^ src/builtin.c:1603:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_split, "split", 2}, ^ src/builtin.c:1604:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_explode, "explode", 1}, ^ src/builtin.c:1605:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_implode, "implode", 1}, ^ src/builtin.c:1606:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_indexes, "_strindices", 2}, ^ src/builtin.c:1607:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_setpath, "setpath", 3}, // FIXME typechecking ^ src/builtin.c:1608:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_getpath, "getpath", 2}, ^ src/builtin.c:1609:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_delpaths, "delpaths", 2}, ^ src/builtin.c:1610:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_has, "has", 2}, ^ src/builtin.c:1611:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_equal, "_equal", 3}, ^ src/builtin.c:1612:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_notequal, "_notequal", 3}, ^ src/builtin.c:1613:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_less, "_less", 3}, ^ src/builtin.c:1614:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_greater, "_greater", 3}, ^ src/builtin.c:1615:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_lesseq, "_lesseq", 3}, ^ src/builtin.c:1616:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_greatereq, "_greatereq", 3}, ^ src/builtin.c:1617:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_contains, "contains", 2}, ^ src/builtin.c:1618:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_length, "length", 1}, ^ src/builtin.c:1619:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_utf8bytelength, "utf8bytelength", 1}, ^ src/builtin.c:1620:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_type, "type", 1}, ^ src/builtin.c:1621:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_isinfinite, "isinfinite", 1}, ^ src/builtin.c:1622:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_isnan, "isnan", 1}, ^ src/builtin.c:1623:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_isnormal, "isnormal", 1}, ^ src/builtin.c:1624:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_infinite, "infinite", 1}, ^ src/builtin.c:1625:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_nan, "nan", 1}, ^ src/builtin.c:1626:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_sort, "sort", 1}, ^ src/builtin.c:1627:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_sort_by_impl, "_sort_by_impl", 2}, ^ src/builtin.c:1628:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_group_by_impl, "_group_by_impl", 2}, ^ src/builtin.c:1629:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_min, "min", 1}, ^ src/builtin.c:1630:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_max, "max", 1}, ^ src/builtin.c:1631:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_min_by_impl, "_min_by_impl", 2}, ^ src/builtin.c:1632:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_max_by_impl, "_max_by_impl", 2}, ^ src/builtin.c:1633:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_error, "error", 2}, ^ src/builtin.c:1634:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_format, "format", 2}, ^ src/builtin.c:1635:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_env, "env", 1}, ^ src/builtin.c:1636:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_halt, "halt", 1}, ^ src/builtin.c:1637:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_halt_error, "halt_error", 2}, ^ src/builtin.c:1638:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_get_search_list, "get_search_list", 1}, ^ src/builtin.c:1639:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_get_prog_origin, "get_prog_origin", 1}, ^ src/builtin.c:1640:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_get_jq_origin, "get_jq_origin", 1}, ^ src/builtin.c:1641:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_match, "_match_impl", 4}, ^ src/builtin.c:1642:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_modulemeta, "modulemeta", 1}, ^ src/builtin.c:1643:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_input, "_input", 1}, ^ src/builtin.c:1644:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_debug, "debug", 1}, ^ src/builtin.c:1645:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_stderr, "stderr", 1}, ^ src/builtin.c:1646:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_strptime, "strptime", 2}, ^ src/builtin.c:1647:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_strftime, "strftime", 2}, ^ src/builtin.c:1648:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_strflocaltime, "strflocaltime", 2}, ^ src/builtin.c:1649:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_mktime, "mktime", 1}, ^ src/builtin.c:1650:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_gmtime, "gmtime", 1}, ^ src/builtin.c:1651:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_localtime, "localtime", 1}, ^ src/builtin.c:1652:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_now, "now", 1}, ^ src/builtin.c:1653:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_current_filename, "input_filename", 1}, ^ src/builtin.c:1654:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_current_line, "input_line_number", 1}, ^ CC src/bytecode.lo CC src/compile.lo CC src/execute.lo src/execute.c: In function 'jq_next': src/execute.c:852:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} [-Wcast-function-type] case 1: top = ((func_1)function->fptr)(jq, in[0]); break; ^ src/execute.c:853:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} [-Wcast-function-type] case 2: top = ((func_2)function->fptr)(jq, in[0], in[1]); break; ^ src/execute.c:854:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} [-Wcast-function-type] case 3: top = ((func_3)function->fptr)(jq, in[0], in[1], in[2]); break; ^ src/execute.c:855:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct )'} [-Wcast-function-type] case 4: top = ((func_4)function->fptr)(jq, in[0], in[1], in[2], in[3]); break; ^ src/execute.c:856:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct , struct )'} [-Wcast-function-type] case 5: top = ((func_5)function->fptr)(jq, in[0], in[1], in[2], in[3], in[4]); break; ^ src/execute.c:566:9: warning: this statement may fall through [-Wimplicit-fallthrough=] stack_save(jq, pc - 1, stack_get_pos(jq)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/execute.c:567:5: note: here case STOREV: { ^~~~ src/execute.c:713:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case EACH_OPT: { ^ src/execute.c:728:5: note: here case ON_BACKTRACK(EACH): ^~~~ CC src/jq_test.lo CC src/jv.lo src/jv.c: In function 'jvp_string_hash': src/jv.c:585:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: k1 ^= tail[2] << 16; ~~~^~~~~~~~~~~~~~~~ src/jv.c:586:3: note: here case 2: k1 ^= tail[1] << 8; ^~~~ src/jv.c:586:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: k1 ^= tail[1] << 8; ~~~^~~~~~~~~~~~~~~ src/jv.c:587:3: note: here case 1: k1 ^= tail[0]; ^~~~ CC src/jv_alloc.lo CC src/jv_aux.lo CC src/jv_dtoa.lo src/jv_dtoa.c: In function 'jvp_strtod': src/jv_dtoa.c:2330:54: warning: unused variable 'test_scale' [-Wunused-variable] int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1, test_scale; ^~~~~~~~~~ src/jv_dtoa.c:2368:9: warning: this statement may fall through [-Wimplicit-fallthrough=] sign = 1; ~~~~~^~~ src/jv_dtoa.c:2370:3: note: here case '+': ^~~~ src/jv_dtoa.c:2480:11: warning: this statement may fall through [-Wimplicit-fallthrough=] esign = 1; ~~~~~~^~~ src/jv_dtoa.c:2481:4: note: here case '+': ^~~~ src/jv_dtoa.c: In function 'jvp_dtoa': src/jv_dtoa.c:3700:14: warning: this statement may fall through [-Wimplicit-fallthrough=] leftright = 0; ~~~~~~~~~~^~~ src/jv_dtoa.c:3702:3: note: here case 4: ^~~~ src/jv_dtoa.c:3708:14: warning: this statement may fall through [-Wimplicit-fallthrough=] leftright = 0; ~~~~~~~~~~^~~ src/jv_dtoa.c:3710:3: note: here case 5: ^~~~ CC src/jv_file.lo CC src/jv_parse.lo CC src/jv_print.lo CC src/jv_unicode.lo CC src/linker.lo CC src/locfile.lo CC src/util.lo CC src/lexer.lo src/lexer.c: In function 'yy_get_next_buffer': src/lexer.c:1500:47: warning: comparison of integer expressions of different signedness: 'int' and 'yy_size_t' {aka 'long unsigned int'} [-Wsign-compare] if ((int) (yyg->yy_n_chars + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { ^ CC src/parser.lo CCLD libjq.la GEN src/version.h CC src/main.o CCLD jq GEN jq.1 make[4]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[3]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[2]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' cd build/jq-1.6 && make install make[2]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' GEN src/version.h make install-recursive make[3]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[4]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' GEN src/version.h CC src/main.o CCLD jq make[5]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' GEN src/version.h CC src/main.o CCLD jq /bin/mkdir -p '/opt/metwork-mfext-2.1/opt/core/lib' /bin/sh ./libtool --mode=install /bin/install -c libjq.la '/opt/metwork-mfext-2.1/opt/core/lib' libtool: install: /bin/install -c .libs/libjq.so.1.0.4 /opt/metwork-mfext-2.1/opt/core/lib/libjq.so.1.0.4 libtool: install: (cd /opt/metwork-mfext-2.1/opt/core/lib && { ln -s -f libjq.so.1.0.4 libjq.so.1 || { rm -f libjq.so.1 && ln -s libjq.so.1.0.4 libjq.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-2.1/opt/core/lib && { ln -s -f libjq.so.1.0.4 libjq.so || { rm -f libjq.so && ln -s libjq.so.1.0.4 libjq.so; }; }) libtool: install: /bin/install -c .libs/libjq.lai /opt/metwork-mfext-2.1/opt/core/lib/libjq.la libtool: finish: PATH="/opt/metwork-mfext-2.1/opt/core/local/bin:/opt/metwork-mfext-2.1/opt/core/bin:/opt/metwork-mfext-2.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-2.1/opt/core/node_modules/.bin:/opt/metwork-mfext-2.1/local/bin:/opt/metwork-mfext-2.1/bin:/opt/metwork-mfext-2.1/local/lib/node_modules/.bin:/opt/metwork-mfext-2.1/lib/node_modules/.bin:/opt/metwork-mfext-2.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-2.1/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.1/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-2.1/opt/core/bin' /bin/sh ./libtool --mode=install /bin/install -c jq '/opt/metwork-mfext-2.1/opt/core/bin' libtool: install: /bin/install -c jq /opt/metwork-mfext-2.1/opt/core/bin/jq /bin/mkdir -p '/opt/metwork-mfext-2.1/opt/core/share/doc/jq' /bin/install -c -m 644 README.md COPYING AUTHORS README '/opt/metwork-mfext-2.1/opt/core/share/doc/jq' /bin/mkdir -p '/opt/metwork-mfext-2.1/opt/core/include' /bin/install -c -m 644 src/jv.h src/jq.h '/opt/metwork-mfext-2.1/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-2.1/opt/core/share/man/man1' /bin/install -c -m 644 jq.1 '/opt/metwork-mfext-2.1/opt/core/share/man/man1' make[5]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[4]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[3]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[2]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[1]: Leaving directory '/src/layers/layer0_core/0210_jq' make[3]: Leaving directory '/src/layers/layer0_core/0210_jq' make[3]: Entering directory '/src/layers/layer0_core/0330_zeromq' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml touch /opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml echo "name: 'zeromq'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml echo "version: '4.3.4'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml echo "checksum: 'c897d4005a3f0b8276b00b7921412379'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml echo -n "ZeroMQ is an open-source universal messaging library" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml echo "website: 'https://zeromq.org/'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/core/share/metwork_packages/zeromq.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.1/opt/core OPTIONS="--disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0330_zeromq' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/zeromq-4.3.4.tar.gz` `readlink -m ./sources` MD5 c897d4005a3f0b8276b00b7921412379 Computing checksum for /src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4.tar.gz... Good checksum rm -Rf zeromq-4.3.4 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/zeromq-4.3.4.tar.gz` tar.gz zeromq-4.3.4 cd build/zeromq-4.3.4 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-2.1/opt/core --disable-static checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether C compiler accepts -std=gnu11... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a sed that does not truncate output... /bin/sed checking whether to build with code coverage support... no checking for a sed that does not truncate output... (cached) /bin/sed checking for gawk... (cached) gawk checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xmlto... no checking for asciidoc... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /bin/ld -m elf_x86_64 checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for valgrind... valgrind checking for Valgrind tool memcheck... memcheck checking for Valgrind tool helgrind... helgrind checking for Valgrind tool drd... drd checking for Valgrind tool exp-sgcheck... checking linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking for working posix_memalign... yes checking whether g++ supports C++11 features by default... yes checking whether the C compiler works... yes checking whether we are using Intel C compiler... no checking whether we are using Sun Studio C compiler... no checking whether we are using clang C compiler... no checking whether we are using gcc >= 4 C compiler... yes checking whether the C++ compiler works... yes checking whether we are using Intel C++ compiler... no checking whether we are using Sun Studio C++ compiler... no checking whether we are using clang C++ compiler... no checking whether we are using gcc >= 4 C++ compiler... yes checking whether to enable debugging information... no checking whether to enable code coverage... no checking if TIPC is available and supports nonblocking connect... yes checking whether to enable TSan... no checking whether to enable ASan... no checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking whether C++ compiler supports -fvisibility=hidden... yes checking whether C++ compiler supports dso visibility... yes checking for asciidoc... no checking for xmlto... no checking whether to build documentation... no checking whether to install manpages... yes configure: Choosing I/O thread polling system from 'kqueue epoll devpoll pollset poll select'... configure: Using 'epoll' I/O thread polling system with CLOEXEC configure: Using 'poll' zmq_poll(er)_* API polling system checking for getconf... getconf configure: Using "64" bytes alignment for lock-free data structures checking condition_variable usability... yes checking condition_variable presence... yes checking for condition_variable... yes configure: Using "auto" condition variable implementation. checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking whether EFD_CLOEXEC is supported... yes checking whether SO_PEERCRED is declared... yes checking whether LOCAL_PEERCRED is declared... no checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for working volatile... yes configure: Using tweetnacl for CURVE security configure: Using builting SHA1 checking "with_norm_ext = no"... no checking how to enable additional warnings for C++ compiler... -Wall checking how to turn warnings to errors in C++ compiler... -Werror checking how to enable strict standards compliance in C++ compiler... -pedantic checking whether C++ compiler accepts -Watomic-alignment... no checking whether compiler supports __atomic_Xxx intrinsics... yes checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for memset... no checking for socket... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for fork... no checking for mkdtemp... yes checking for accept4... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking whether strnlen is available... yes checking whether if_nametoindex is available... yes checking for libbsd... no configure: WARNING: Cannot find libbsd checking whether strlcpy is available... no checking whether signature of pthread_setname_np() has 1 argument... no checking whether signature of pthread_setname_np() has 2 arguments... yes checking whether signature of pthread_setname_np() has 3 arguments... no checking whether pthread_set_name_np() exists... no checking whether pthread_setaffinity_np() exists... yes checking whether SOCK_CLOEXEC is supported... yes checking whether O_CLOEXEC is supported... yes checking whether SO_BINDTODEVICE is supported... yes checking whether SO_KEEPALIVE is supported... yes checking whether TCP_KEEPCNT is supported... yes checking whether TCP_KEEPIDLE is supported... yes checking whether TCP_KEEPINTVL is supported... yes checking whether TCP_KEEPALIVE is supported... no checking whether SO_PRIORITY is supported... yes checking whether getrandom is supported... yes checking for ./.git... no configure: Building stable and legacy API (no draft API) checking for libunwind... no configure: WARNING: Cannot find libunwind configure: Using mtree implementation to manage subscriptions checking for clang-format... no checking whether C compiler accepts -Wtautological-constant-compare... no checking whether C++ compiler accepts -Wtautological-constant-compare... no checking whether C compiler accepts -ffat-lto-objects... yes checking whether C++ compiler accepts -ffat-lto-objects... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/libzmq.pc config.status: creating doc/Makefile config.status: creating builds/Makefile config.status: creating builds/deprecated-msvc/Makefile config.status: creating src/platform.hpp config.status: executing depfiles commands config.status: executing libtool commands cd build/zeromq-4.3.4 && make make[2]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' Making all in doc make[3]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4/doc' make[3]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' CXX tools/curve_keygen.o CXX src/libzmq_la-address.lo CXX src/libzmq_la-channel.lo CXX src/libzmq_la-client.lo CXX src/libzmq_la-clock.lo CXX src/libzmq_la-ctx.lo CXX src/libzmq_la-curve_client.lo CXX src/libzmq_la-curve_mechanism_base.lo CXX src/libzmq_la-curve_server.lo CXX src/libzmq_la-dealer.lo CXX src/libzmq_la-devpoll.lo CXX src/libzmq_la-dgram.lo CXX src/libzmq_la-dish.lo CXX src/libzmq_la-dist.lo CXX src/libzmq_la-endpoint.lo CXX src/libzmq_la-epoll.lo CXX src/libzmq_la-err.lo CXX src/libzmq_la-fq.lo CXX src/libzmq_la-gather.lo CXX src/libzmq_la-gssapi_mechanism_base.lo CXX src/libzmq_la-gssapi_client.lo CXX src/libzmq_la-gssapi_server.lo CXX src/libzmq_la-io_object.lo CXX src/libzmq_la-io_thread.lo CXX src/libzmq_la-ip.lo CXX src/libzmq_la-ip_resolver.lo CXX src/libzmq_la-ipc_address.lo CXX src/libzmq_la-ipc_connecter.lo CXX src/libzmq_la-ipc_listener.lo CXX src/libzmq_la-kqueue.lo CXX src/libzmq_la-lb.lo CXX src/libzmq_la-mailbox.lo CXX src/libzmq_la-mailbox_safe.lo CXX src/libzmq_la-mechanism.lo CXX src/libzmq_la-mechanism_base.lo CXX src/libzmq_la-metadata.lo CXX src/libzmq_la-msg.lo CXX src/libzmq_la-mtrie.lo CXX src/libzmq_la-norm_engine.lo CXX src/libzmq_la-null_mechanism.lo CXX src/libzmq_la-object.lo CXX src/libzmq_la-options.lo CXX src/libzmq_la-own.lo CXX src/libzmq_la-pair.lo CXX src/libzmq_la-peer.lo CXX src/libzmq_la-pgm_receiver.lo CXX src/libzmq_la-pgm_sender.lo CXX src/libzmq_la-pgm_socket.lo CXX src/libzmq_la-pipe.lo CXX src/libzmq_la-plain_client.lo CXX src/libzmq_la-plain_server.lo CXX src/libzmq_la-poll.lo CXX src/libzmq_la-poller_base.lo CXX src/libzmq_la-polling_util.lo CXX src/libzmq_la-pollset.lo CXX src/libzmq_la-precompiled.lo CXX src/libzmq_la-proxy.lo CXX src/libzmq_la-pub.lo CXX src/libzmq_la-pull.lo CXX src/libzmq_la-push.lo CXX src/libzmq_la-radio.lo CXX src/libzmq_la-radix_tree.lo CXX src/libzmq_la-random.lo CXX src/libzmq_la-raw_decoder.lo CXX src/libzmq_la-raw_encoder.lo CXX src/libzmq_la-raw_engine.lo CXX src/libzmq_la-reaper.lo CXX src/libzmq_la-rep.lo CXX src/libzmq_la-req.lo CXX src/libzmq_la-router.lo CXX src/libzmq_la-scatter.lo CXX src/libzmq_la-select.lo CXX src/libzmq_la-server.lo CXX src/libzmq_la-session_base.lo CXX src/libzmq_la-signaler.lo CXX src/libzmq_la-socket_base.lo CXX src/libzmq_la-socks.lo CXX src/libzmq_la-socks_connecter.lo CXX src/libzmq_la-stream.lo CXX src/libzmq_la-stream_connecter_base.lo CXX src/libzmq_la-stream_listener_base.lo CXX src/libzmq_la-stream_engine_base.lo CXX src/libzmq_la-sub.lo CXX src/libzmq_la-tcp.lo CXX src/libzmq_la-tcp_address.lo CXX src/libzmq_la-tcp_connecter.lo CXX src/libzmq_la-tcp_listener.lo CXX src/libzmq_la-thread.lo CXX src/libzmq_la-timers.lo CXX src/libzmq_la-tipc_address.lo CXX src/libzmq_la-tipc_connecter.lo CXX src/libzmq_la-tipc_listener.lo CXX src/libzmq_la-trie.lo CXX src/libzmq_la-udp_address.lo CXX src/libzmq_la-udp_engine.lo CXX src/libzmq_la-v1_decoder.lo CXX src/libzmq_la-v2_decoder.lo CXX src/libzmq_la-v1_encoder.lo CXX src/libzmq_la-v2_encoder.lo CXX src/libzmq_la-v3_1_encoder.lo CXX src/libzmq_la-vmci.lo CXX src/libzmq_la-vmci_address.lo CXX src/libzmq_la-vmci_connecter.lo CXX src/libzmq_la-vmci_listener.lo CXX src/libzmq_la-xpub.lo CXX src/libzmq_la-xsub.lo CXX src/libzmq_la-zmq.lo CXX src/libzmq_la-zmq_utils.lo CXX src/libzmq_la-decoder_allocators.lo CXX src/libzmq_la-socket_poller.lo CXX src/libzmq_la-zap_client.lo CXX src/libzmq_la-zmtp_engine.lo CC src/libzmq_la-tweetnacl.lo CXX src/libzmq_la-ws_address.lo CXX src/libzmq_la-wss_address.lo CXX src/libzmq_la-ws_connecter.lo CXX src/libzmq_la-ws_decoder.lo CXX src/libzmq_la-ws_encoder.lo CXX src/libzmq_la-ws_engine.lo CXX src/libzmq_la-ws_listener.lo CC external/sha1/src_libzmq_la-sha1.lo CXXLD src/libzmq.la CXXLD tools/curve_keygen CXX perf/local_lat.o CXXLD perf/local_lat CXX perf/remote_lat.o CXXLD perf/remote_lat CXX perf/local_thr.o CXXLD perf/local_thr CXX perf/remote_thr.o CXXLD perf/remote_thr CXX perf/inproc_lat.o CXXLD perf/inproc_lat CXX perf/inproc_thr.o CXXLD perf/inproc_thr CXX perf/proxy_thr.o CXXLD perf/proxy_thr CC external/unity/unity.o AR external/unity/libunity.a CXX tests/libtestutil_a-testutil.o CXX tests/libtestutil_a-testutil_monitoring.o CXX tests/libtestutil_a-testutil_security.o CXX tests/libtestutil_a-testutil_unity.o AR tests/libtestutil.a make[3]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' make[2]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' cd build/zeromq-4.3.4 && make install make[2]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' Making install in doc make[3]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4/doc' make[4]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.1/opt/core/share/man/man3' /bin/install -c -m 644 zmq_bind.3 zmq_unbind.3 zmq_connect.3 zmq_connect_peer.3 zmq_disconnect.3 zmq_close.3 zmq_ctx_new.3 zmq_ctx_term.3 zmq_ctx_get.3 zmq_ctx_set.3 zmq_ctx_shutdown.3 zmq_msg_init.3 zmq_msg_init_data.3 zmq_msg_init_size.3 zmq_msg_init_buffer.3 zmq_msg_move.3 zmq_msg_copy.3 zmq_msg_size.3 zmq_msg_data.3 zmq_msg_close.3 zmq_msg_send.3 zmq_msg_recv.3 zmq_msg_routing_id.3 zmq_msg_set_routing_id.3 zmq_send.3 zmq_recv.3 zmq_send_const.3 zmq_msg_get.3 zmq_msg_set.3 zmq_msg_more.3 zmq_msg_gets.3 zmq_getsockopt.3 zmq_setsockopt.3 zmq_socket.3 zmq_socket_monitor.3 zmq_poll.3 zmq_socket_monitor_versioned.3 zmq_errno.3 zmq_strerror.3 zmq_version.3 '/opt/metwork-mfext-2.1/opt/core/share/man/man3' /bin/install -c -m 644 zmq_sendmsg.3 zmq_recvmsg.3 zmq_proxy.3 zmq_proxy_steerable.3 zmq_z85_encode.3 zmq_z85_decode.3 zmq_curve_keypair.3 zmq_curve_public.3 zmq_has.3 zmq_timers.3 zmq_poller.3 zmq_atomic_counter_new.3 zmq_atomic_counter_set.3 zmq_atomic_counter_inc.3 zmq_atomic_counter_dec.3 zmq_atomic_counter_value.3 zmq_atomic_counter_destroy.3 '/opt/metwork-mfext-2.1/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-2.1/opt/core/share/man/man7' /bin/install -c -m 644 zmq.7 zmq_tcp.7 zmq_pgm.7 zmq_inproc.7 zmq_ipc.7 zmq_null.7 zmq_plain.7 zmq_curve.7 zmq_tipc.7 zmq_vmci.7 zmq_udp.7 zmq_gssapi.7 '/opt/metwork-mfext-2.1/opt/core/share/man/man7' make[4]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4/doc' make[3]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4/doc' make[3]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' make[4]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' /bin/mkdir -p '/opt/metwork-mfext-2.1/opt/core/lib' /bin/sh ./libtool --mode=install /bin/install -c src/libzmq.la '/opt/metwork-mfext-2.1/opt/core/lib' libtool: install: /bin/install -c src/.libs/libzmq.so.5.2.4 /opt/metwork-mfext-2.1/opt/core/lib/libzmq.so.5.2.4 libtool: install: (cd /opt/metwork-mfext-2.1/opt/core/lib && { ln -s -f libzmq.so.5.2.4 libzmq.so.5 || { rm -f libzmq.so.5 && ln -s libzmq.so.5.2.4 libzmq.so.5; }; }) libtool: install: (cd /opt/metwork-mfext-2.1/opt/core/lib && { ln -s -f libzmq.so.5.2.4 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.5.2.4 libzmq.so; }; }) libtool: install: /bin/install -c src/.libs/libzmq.lai /opt/metwork-mfext-2.1/opt/core/lib/libzmq.la libtool: finish: PATH="/opt/metwork-mfext-2.1/opt/core/local/bin:/opt/metwork-mfext-2.1/opt/core/bin:/opt/metwork-mfext-2.1/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.1/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-2.1/opt/core/node_modules/.bin:/opt/metwork-mfext-2.1/local/bin:/opt/metwork-mfext-2.1/bin:/opt/metwork-mfext-2.1/local/lib/node_modules/.bin:/opt/metwork-mfext-2.1/lib/node_modules/.bin:/opt/metwork-mfext-2.1/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-2.1/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.1/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-2.1/opt/core/bin' /bin/sh ./libtool --mode=install /bin/install -c tools/curve_keygen '/opt/metwork-mfext-2.1/opt/core/bin' libtool: install: /bin/install -c tools/.libs/curve_keygen /opt/metwork-mfext-2.1/opt/core/bin/curve_keygen /bin/mkdir -p '/opt/metwork-mfext-2.1/opt/core/include' /bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/opt/metwork-mfext-2.1/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-2.1/opt/core/lib/pkgconfig' /bin/install -c -m 644 src/libzmq.pc '/opt/metwork-mfext-2.1/opt/core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' make[3]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' make[2]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' make[1]: Leaving directory '/src/layers/layer0_core/0330_zeromq' make[3]: Leaving directory '/src/layers/layer0_core/0330_zeromq' if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-2.1/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/core" cache: /buildcache/mfext_cache_layer_core_e5631b141abbf34b084897fee062f7e1.tar created 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.1/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/openresty" "openresty" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: 1edd0bb12fe967df21d7d14fb6954d3c cache missed (/buildcache/mfext_cache_layer_openresty_e3772e906703664f58b6ed34efc6896b.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.1/opt/openresty ; \ fi make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml touch /opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml echo "name: 'openresty'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml echo "version: '1.15.8.1'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml echo "checksum: 'd614e17360e3a805ff94edbf7037221c'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml echo -n "OPENRESTY est une distribution nginx qui ajoute des modules supplémentaires" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml echo "website: 'http://openresty.org'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/openresty.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.1/opt/openresty EXTRACFLAGS="-I/opt/metwork-mfext-2.1/opt/openresty/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-2.1/opt/openresty/../core/lib" OPTIONS="--with-pcre --without-lua_resty_memcached --without-lua_resty_mysql --without-http_scgi_module --without-http_uwsgi_module --http-fastcgi-temp-path=/tmp --without-http_ssi_module --with-http_dav_module --with-http_sub_module --with-http_realip_module --with-http_stub_status_module --with-http_auth_request_module --http-client-body-temp-path=/tmp/nginx_clientbody_temp --http-proxy-temp-path=/tmp/nginx_proxy_temp --with-threads --error-log-path=stderr" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_openresty/0100_openresty' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/openresty-1.15.8.1.tar.gz` `readlink -m ./sources` MD5 d614e17360e3a805ff94edbf7037221c Computing checksum for /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1.tar.gz... Good checksum rm -Rf openresty-1.15.8.1 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/openresty-1.15.8.1.tar.gz` tar.gz openresty-1.15.8.1 Patching with github_pr67.patch... patching file bundle/ngx_lua_upstream-0.07/src/ngx_http_lua_upstream_module.c Patch ok Patching with github_issue384.patch... patching file configure Patch ok cd build/openresty-1.15.8.1 && if test "-L/opt/metwork-mfext-2.1/opt/openresty/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-2.1/opt/openresty/../core/lib"; fi && if test "-I/opt/metwork-mfext-2.1/opt/openresty/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-2.1/opt/openresty/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-2.1/opt/openresty/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-2.1/opt/openresty --with-pcre --without-lua_resty_memcached --without-lua_resty_mysql --without-http_scgi_module --without-http_uwsgi_module --http-fastcgi-temp-path=/tmp --without-http_ssi_module --with-http_dav_module --with-http_sub_module --with-http_realip_module --with-http_stub_status_module --with-http_auth_request_module --http-client-body-temp-path=/tmp/nginx_clientbody_temp --http-proxy-temp-path=/tmp/nginx_proxy_temp --with-threads --error-log-path=stderr platform: linux (linux) cp -rp bundle/ build cd build cd LuaJIT-2.1-20190507 gmake TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-2.1/opt/openresty/luajit gmake[2]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Building LuaJIT 2.1.0-beta3 ==== gmake -C src gmake[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' HOSTCC host/minilua.o HOSTLINK host/minilua DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o HOSTCC host/buildvm_asm.o HOSTCC host/buildvm_peobj.o HOSTCC host/buildvm_lib.o HOSTCC host/buildvm_fold.o HOSTLINK host/buildvm BUILDVM lj_vm.S ASM lj_vm.o CC lj_gc.o BUILDVM lj_ffdef.h CC lj_err.o CC lj_char.o BUILDVM lj_bcdef.h CC lj_bc.o CC lj_obj.o CC lj_buf.o CC lj_str.o CC lj_tab.o CC lj_func.o CC lj_udata.o CC lj_meta.o CC lj_debug.o CC lj_state.o CC lj_dispatch.o CC lj_vmevent.o CC lj_vmmath.o CC lj_strscan.o CC lj_strfmt.o CC lj_strfmt_num.o CC lj_api.o CC lj_profile.o CC lj_lex.o CC lj_parse.o CC lj_bcread.o CC lj_bcwrite.o CC lj_load.o CC lj_ir.o CC lj_opt_mem.o BUILDVM lj_folddef.h CC lj_opt_fold.o CC lj_opt_narrow.o CC lj_opt_dce.o CC lj_opt_loop.o CC lj_opt_split.o CC lj_opt_sink.o CC lj_mcode.o CC lj_snap.o CC lj_record.o CC lj_crecord.o BUILDVM lj_recdef.h CC lj_ffrecord.o CC lj_asm.o CC lj_trace.o CC lj_gdbjit.o CC lj_ctype.o CC lj_cdata.o CC lj_cconv.o CC lj_ccall.o CC lj_ccallback.o CC lj_carith.o CC lj_clib.o CC lj_cparse.o CC lj_lib.o CC lj_alloc.o CC lib_aux.o BUILDVM lj_libdef.h CC lib_base.o CC lib_math.o CC lib_bit.o CC lib_string.o CC lib_table.o CC lib_io.o CC lib_os.o CC lib_package.o CC lib_debug.o CC lib_jit.o CC lib_ffi.o CC lib_init.o AR libluajit.a CC luajit.o BUILDVM jit/vmdef.lua DYNLINK libluajit.so LINK luajit OK Successfully built LuaJIT gmake[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== gmake[2]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' gmake install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-2.1/opt/openresty/luajit DESTDIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/ gmake[2]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Installing LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-2.1/opt/openresty/luajit ==== mkdir -p /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/bin /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/lib /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/share/man/man1 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/lib/pkgconfig /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/share/lua/5.1 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/lib/lua/5.1 cd src && install -m 0755 luajit /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/bin/luajit-2.1.0-beta3 cd src && test -f libluajit.a && install -m 0644 libluajit.a /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.a || : rm -f /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.so /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.so.2 cd src && test -f libluajit.so && \ install -m 0755 libluajit.so /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 && \ ldconfig -n /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/lib && \ ln -sf libluajit-5.1.so.2.1.0 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.so && \ ln -sf libluajit-5.1.so.2.1.0 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.so.2 || : cd etc && install -m 0644 luajit.1 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/opt/metwork-mfext-2.1/opt/openresty/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ install -m 0644 luajit.pc.tmp /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/lib/pkgconfig/luajit.pc && \ rm -f luajit.pc.tmp cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit ln -sf luajit-2.1.0-beta3 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.1/opt/openresty/luajit/bin/luajit ==== Successfully installed LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-2.1/opt/openresty/luajit ==== gmake[2]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' export LUAJIT_LIB='/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/lib' export LUAJIT_INC='/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... cd nginx-1.15.8 sh ./configure --prefix=/opt/metwork-mfext-2.1/opt/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.1rc1 \ --add-module=../echo-nginx-module-0.61 \ --add-module=../xss-nginx-module-0.06 \ --add-module=../ngx_coolkit-0.2 \ --add-module=../set-misc-nginx-module-0.32 \ --add-module=../form-input-nginx-module-0.12 \ --add-module=../encrypted-session-nginx-module-0.08 \ --add-module=../srcache-nginx-module-0.31 \ --add-module=../ngx_lua-0.10.15 \ --add-module=../ngx_lua_upstream-0.07 \ --add-module=../headers-more-nginx-module-0.33 \ --add-module=../array-var-nginx-module-0.05 \ --add-module=../memc-nginx-module-0.19 \ --add-module=../redis2-nginx-module-0.15 \ --add-module=../redis-nginx-module-0.3.7 \ --add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-csv-nginx-module-0.09 \ --add-module=../ngx_stream_lua-0.0.7 \ --with-ld-opt='-Wl,-rpath,/opt/metwork-mfext-2.1/opt/openresty/luajit/lib' \ --with-pcre --without-http_scgi_module --without-http_uwsgi_module --http-fastcgi-temp-path=/tmp --without-http_ssi_module --with-http_dav_module --with-http_sub_module --with-http_realip_module --with-http_stub_status_module --with-http_auth_request_module --http-client-body-temp-path=/tmp/nginx_clientbody_temp --http-proxy-temp-path=/tmp/nginx_proxy_temp --with-threads --error-log-path=stderr --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module checking for OS + Linux 4.18.0-348.20.1.el8_5.x86_64 x86_64 checking for C compiler ... found + using GNU C compiler checking for --with-ld-opt="-Wl,-rpath,/opt/metwork-mfext-2.1/opt/openresty/luajit/lib" ... found checking for -Wl,-E switch ... found checking for gcc builtin atomic operations ... found checking for C99 variadic macros ... found checking for gcc variadic macros ... found checking for gcc builtin 64 bit byteswap ... found checking for unistd.h ... found checking for inttypes.h ... found checking for limits.h ... found checking for sys/filio.h ... not found checking for sys/param.h ... found checking for sys/mount.h ... found checking for sys/statvfs.h ... found checking for crypt.h ... found checking for Linux specific features checking for epoll ... found checking for EPOLLRDHUP ... found checking for EPOLLEXCLUSIVE ... found checking for O_PATH ... found checking for sendfile() ... found checking for sendfile64() ... found checking for sys/prctl.h ... found checking for prctl(PR_SET_DUMPABLE) ... found checking for prctl(PR_SET_KEEPCAPS) ... found checking for capabilities ... found checking for crypt_r() ... found checking for sys/vfs.h ... found checking for nobody group ... found checking for poll() ... found checking for /dev/poll ... not found checking for kqueue ... not found checking for crypt() ... not found checking for crypt() in libcrypt ... found checking for F_READAHEAD ... not found checking for posix_fadvise() ... found checking for O_DIRECT ... found checking for F_NOCACHE ... not found checking for directio() ... not found checking for statfs() ... found checking for statvfs() ... found checking for dlopen() ... not found checking for dlopen() in libdl ... found checking for sched_yield() ... found checking for sched_setaffinity() ... found checking for SO_SETFIB ... not found checking for SO_REUSEPORT ... found checking for SO_ACCEPTFILTER ... not found checking for SO_BINDANY ... not found checking for IP_TRANSPARENT ... found checking for IP_BINDANY ... not found checking for IP_BIND_ADDRESS_NO_PORT ... found checking for IP_RECVDSTADDR ... not found checking for IP_SENDSRCADDR ... not found checking for IP_PKTINFO ... found checking for IPV6_RECVPKTINFO ... found checking for TCP_DEFER_ACCEPT ... found checking for TCP_KEEPIDLE ... found checking for TCP_FASTOPEN ... found checking for TCP_INFO ... found checking for accept4() ... found checking for eventfd() ... found checking for int size ... 4 bytes checking for long size ... 8 bytes checking for long long size ... 8 bytes checking for void * size ... 8 bytes checking for uint32_t ... found checking for uint64_t ... found checking for sig_atomic_t ... found checking for sig_atomic_t size ... 4 bytes checking for socklen_t ... found checking for in_addr_t ... found checking for in_port_t ... found checking for rlim_t ... found checking for uintptr_t ... uintptr_t found checking for system byte ordering ... little endian checking for size_t size ... 8 bytes checking for off_t size ... 8 bytes checking for time_t size ... 8 bytes checking for AF_INET6 ... found checking for setproctitle() ... not found checking for pread() ... found checking for pwrite() ... found checking for pwritev() ... found checking for sys_nerr ... found checking for localtime_r() ... found checking for clock_gettime(CLOCK_MONOTONIC) ... found checking for posix_memalign() ... found checking for memalign() ... found checking for mmap(MAP_ANON|MAP_SHARED) ... found checking for mmap("/dev/zero", MAP_SHARED) ... found checking for System V shared memory ... found checking for POSIX semaphores ... not found checking for POSIX semaphores in libpthread ... found checking for struct msghdr.msg_control ... found checking for ioctl(FIONBIO) ... found checking for struct tm.tm_gmtoff ... found checking for struct dirent.d_namlen ... not found checking for struct dirent.d_type ... found checking for sysconf(_SC_NPROCESSORS_ONLN) ... found checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found checking for openat(), fstatat() ... found checking for getaddrinfo() ... found checking for SOCK_CLOEXEC support ... found checking for FD_CLOEXEC support ... found configuring additional modules adding module in ../ngx_devel_kit-0.3.1rc1 + ngx_devel_kit was configured adding module in ../echo-nginx-module-0.61 + ngx_http_echo_module was configured adding module in ../xss-nginx-module-0.06 + ngx_http_xss_filter_module was configured adding module in ../ngx_coolkit-0.2 + ngx_coolkit_module was configured adding module in ../set-misc-nginx-module-0.32 found ngx_devel_kit for ngx_set_misc; looks good. + ngx_http_set_misc_module was configured adding module in ../form-input-nginx-module-0.12 found ngx_devel_kit for ngx_form_input; looks good. + ngx_http_form_input_module was configured adding module in ../encrypted-session-nginx-module-0.08 found ngx_devel_kit for ngx_encrypted_session; looks good. + ngx_http_encrypted_session_module was configured adding module in ../srcache-nginx-module-0.31 + ngx_http_srcache_filter_module was configured adding module in ../ngx_lua-0.10.15 checking for LuaJIT library in /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/lib and /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found checking for export symbols by default (-E) ... found checking for export symbols by default (--export-all-symbols) ... not found checking for SO_PASSCRED ... found checking for SA_RESTART ... found checking for __attribute__(constructor) ... found checking for malloc_trim ... found checking for pipe2 ... found checking for signalfd ... found + ngx_http_lua_module was configured adding module in ../ngx_lua_upstream-0.07 + ngx_http_lua_upstream_module was configured adding module in ../headers-more-nginx-module-0.33 + ngx_http_headers_more_filter_module was configured adding module in ../array-var-nginx-module-0.05 found ngx_devel_kit for ngx_array_var; looks good. + ngx_http_array_var_module was configured adding module in ../memc-nginx-module-0.19 + ngx_http_memc_module was configured adding module in ../redis2-nginx-module-0.15 + ngx_http_redis2_module was configured adding module in ../redis-nginx-module-0.3.7 + ngx_http_redis_module was configured adding module in ../rds-json-nginx-module-0.15 + ngx_http_rds_json_filter_module was configured adding module in ../rds-csv-nginx-module-0.09 + ngx_http_rds_csv_filter_module was configured adding module in ../ngx_stream_lua-0.0.7 checking for LuaJIT library in /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/lib and /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found checking for export symbols by default (-E) ... found checking for export symbols by default (--export-all-symbols) ... not found checking for SO_PASSCRED ... found checking for SA_RESTART ... found + ngx_stream_lua_module was configured checking for PCRE library ... found checking for PCRE JIT support ... found checking for OpenSSL library ... found checking for zlib library ... found creating objs/Makefile Configuration summary + using threads + using system PCRE library + using system OpenSSL library + using system zlib library nginx path prefix: "/opt/metwork-mfext-2.1/opt/openresty/nginx" nginx binary file: "/opt/metwork-mfext-2.1/opt/openresty/nginx/sbin/nginx" nginx modules path: "/opt/metwork-mfext-2.1/opt/openresty/nginx/modules" nginx configuration prefix: "/opt/metwork-mfext-2.1/opt/openresty/nginx/conf" nginx configuration file: "/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/nginx.conf" nginx pid file: "/opt/metwork-mfext-2.1/opt/openresty/nginx/logs/nginx.pid" nginx logs errors to stderr nginx http access log file: "/opt/metwork-mfext-2.1/opt/openresty/nginx/logs/access.log" nginx http client request body temporary files: "/tmp/nginx_clientbody_temp" nginx http proxy temporary files: "/tmp/nginx_proxy_temp" nginx http fastcgi temporary files: "/tmp" cd ../.. Type the following commands to build and install: gmake gmake install cd build/openresty-1.15.8.1 && make make[2]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-2.1/opt/openresty/luajit make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Building LuaJIT 2.1.0-beta3 ==== make -C src make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' make[4]: Nothing to be done for 'default'. make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib LUA_MODULE_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' cc -c -O3 -Wall -pedantic -DNDEBUG -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -g -fpic -o lua_cjson.o lua_cjson.c cc -c -O3 -Wall -pedantic -DNDEBUG -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -g -fpic -o strbuf.o strbuf.c cc -c -O3 -Wall -pedantic -DNDEBUG -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -g -fpic -o fpconv.o fpconv.c cc -shared -o cjson.so lua_cjson.o strbuf.o fpconv.o make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' cc -O3 -g -Wall -fpic -c resty_signal.c cc -shared -fvisibility=hidden resty_signal.o -o librestysignal.so make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' cc -c -g -O -Wall -fpic -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -o redis-parser.o redis-parser.c cc -shared -o parser.so redis-parser.o make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' cc -c -g -O -Wall -fpic -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -o src/rds_parser.o src/rds_parser.c cc -shared -o parser.so src/rds_parser.o make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8 && make make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make -f objs/Makefile make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/nginx.o \ src/core/nginx.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_log.o \ src/core/ngx_log.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_palloc.o \ src/core/ngx_palloc.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_array.o \ src/core/ngx_array.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_list.o \ src/core/ngx_list.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_hash.o \ src/core/ngx_hash.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_buf.o \ src/core/ngx_buf.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_queue.o \ src/core/ngx_queue.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_output_chain.o \ src/core/ngx_output_chain.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_string.o \ src/core/ngx_string.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_parse.o \ src/core/ngx_parse.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_parse_time.o \ src/core/ngx_parse_time.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_inet.o \ src/core/ngx_inet.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_file.o \ src/core/ngx_file.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_crc32.o \ src/core/ngx_crc32.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_murmurhash.o \ src/core/ngx_murmurhash.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_md5.o \ src/core/ngx_md5.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_sha1.o \ src/core/ngx_sha1.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_rbtree.o \ src/core/ngx_rbtree.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_radix_tree.o \ src/core/ngx_radix_tree.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_slab.o \ src/core/ngx_slab.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_times.o \ src/core/ngx_times.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_shmtx.o \ src/core/ngx_shmtx.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_connection.o \ src/core/ngx_connection.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_cycle.o \ src/core/ngx_cycle.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_spinlock.o \ src/core/ngx_spinlock.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_rwlock.o \ src/core/ngx_rwlock.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_cpuinfo.o \ src/core/ngx_cpuinfo.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_conf_file.o \ src/core/ngx_conf_file.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_module.o \ src/core/ngx_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_resolver.o \ src/core/ngx_resolver.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_open_file_cache.o \ src/core/ngx_open_file_cache.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_crypt.o \ src/core/ngx_crypt.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_proxy_protocol.o \ src/core/ngx_proxy_protocol.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_syslog.o \ src/core/ngx_syslog.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/event/ngx_event.o \ src/event/ngx_event.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/event/ngx_event_timer.o \ src/event/ngx_event_timer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/event/ngx_event_posted.o \ src/event/ngx_event_posted.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/event/ngx_event_accept.o \ src/event/ngx_event_accept.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/event/ngx_event_udp.o \ src/event/ngx_event_udp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/event/ngx_event_connect.o \ src/event/ngx_event_connect.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/event/ngx_event_pipe.o \ src/event/ngx_event_pipe.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_time.o \ src/os/unix/ngx_time.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_errno.o \ src/os/unix/ngx_errno.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_alloc.o \ src/os/unix/ngx_alloc.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_files.o \ src/os/unix/ngx_files.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_socket.o \ src/os/unix/ngx_socket.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_recv.o \ src/os/unix/ngx_recv.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_readv_chain.o \ src/os/unix/ngx_readv_chain.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_udp_recv.o \ src/os/unix/ngx_udp_recv.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_send.o \ src/os/unix/ngx_send.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_writev_chain.o \ src/os/unix/ngx_writev_chain.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_udp_send.o \ src/os/unix/ngx_udp_send.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \ src/os/unix/ngx_udp_sendmsg_chain.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_channel.o \ src/os/unix/ngx_channel.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_shmem.o \ src/os/unix/ngx_shmem.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_process.o \ src/os/unix/ngx_process.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_daemon.o \ src/os/unix/ngx_daemon.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_setaffinity.o \ src/os/unix/ngx_setaffinity.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_setproctitle.o \ src/os/unix/ngx_setproctitle.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_posix_init.o \ src/os/unix/ngx_posix_init.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_user.o \ src/os/unix/ngx_user.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_dlopen.o \ src/os/unix/ngx_dlopen.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_process_cycle.o \ src/os/unix/ngx_process_cycle.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_linux_init.o \ src/os/unix/ngx_linux_init.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/event/modules/ngx_epoll_module.o \ src/event/modules/ngx_epoll_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ src/os/unix/ngx_linux_sendfile_chain.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_thread_pool.o \ src/core/ngx_thread_pool.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_thread_cond.o \ src/os/unix/ngx_thread_cond.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_thread_mutex.o \ src/os/unix/ngx_thread_mutex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/os/unix/ngx_thread_id.o \ src/os/unix/ngx_thread_id.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/event/ngx_event_openssl.o \ src/event/ngx_event_openssl.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/event/ngx_event_openssl_stapling.o \ src/event/ngx_event_openssl_stapling.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/src/core/ngx_regex.o \ src/core/ngx_regex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http.o \ src/http/ngx_http.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_core_module.o \ src/http/ngx_http_core_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_special_response.o \ src/http/ngx_http_special_response.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_request.o \ src/http/ngx_http_request.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_parse.o \ src/http/ngx_http_parse.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_log_module.o \ src/http/modules/ngx_http_log_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_request_body.o \ src/http/ngx_http_request_body.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_variables.o \ src/http/ngx_http_variables.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_script.o \ src/http/ngx_http_script.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_upstream.o \ src/http/ngx_http_upstream.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_upstream_round_robin.o \ src/http/ngx_http_upstream_round_robin.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_file_cache.o \ src/http/ngx_http_file_cache.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_write_filter_module.o \ src/http/ngx_http_write_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_header_filter_module.o \ src/http/ngx_http_header_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ src/http/modules/ngx_http_chunked_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_range_filter_module.o \ src/http/modules/ngx_http_range_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ src/http/modules/ngx_http_gzip_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_charset_filter_module.o \ src/http/modules/ngx_http_charset_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_sub_filter_module.o \ src/http/modules/ngx_http_sub_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_userid_filter_module.o \ src/http/modules/ngx_http_userid_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_headers_filter_module.o \ src/http/modules/ngx_http_headers_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_copy_filter_module.o \ src/http/ngx_http_copy_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ src/http/modules/ngx_http_not_modified_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_static_module.o \ src/http/modules/ngx_http_static_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_dav_module.o \ src/http/modules/ngx_http_dav_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_autoindex_module.o \ src/http/modules/ngx_http_autoindex_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_index_module.o \ src/http/modules/ngx_http_index_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_mirror_module.o \ src/http/modules/ngx_http_mirror_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_try_files_module.o \ src/http/modules/ngx_http_try_files_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_auth_request_module.o \ src/http/modules/ngx_http_auth_request_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_auth_basic_module.o \ src/http/modules/ngx_http_auth_basic_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_access_module.o \ src/http/modules/ngx_http_access_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_limit_conn_module.o \ src/http/modules/ngx_http_limit_conn_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_limit_req_module.o \ src/http/modules/ngx_http_limit_req_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_realip_module.o \ src/http/modules/ngx_http_realip_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_geo_module.o \ src/http/modules/ngx_http_geo_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_map_module.o \ src/http/modules/ngx_http_map_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_split_clients_module.o \ src/http/modules/ngx_http_split_clients_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_referer_module.o \ src/http/modules/ngx_http_referer_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_rewrite_module.o \ src/http/modules/ngx_http_rewrite_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_ssl_module.o \ src/http/modules/ngx_http_ssl_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_proxy_module.o \ src/http/modules/ngx_http_proxy_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_fastcgi_module.o \ src/http/modules/ngx_http_fastcgi_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_memcached_module.o \ src/http/modules/ngx_http_memcached_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_empty_gif_module.o \ src/http/modules/ngx_http_empty_gif_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_browser_module.o \ src/http/modules/ngx_http_browser_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_hash_module.o \ src/http/modules/ngx_http_upstream_hash_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ src/http/modules/ngx_http_upstream_ip_hash_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ src/http/modules/ngx_http_upstream_least_conn_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_random_module.o \ src/http/modules/ngx_http_upstream_random_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ src/http/modules/ngx_http_upstream_keepalive_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_zone_module.o \ src/http/modules/ngx_http_upstream_zone_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_stub_status_module.o \ src/http/modules/ngx_http_stub_status_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_postpone_filter_module.o \ src/http/ngx_http_postpone_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream.o \ src/stream/ngx_stream.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_variables.o \ src/stream/ngx_stream_variables.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_script.o \ src/stream/ngx_stream_script.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_handler.o \ src/stream/ngx_stream_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_core_module.o \ src/stream/ngx_stream_core_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_log_module.o \ src/stream/ngx_stream_log_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_proxy_module.o \ src/stream/ngx_stream_proxy_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream.o \ src/stream/ngx_stream_upstream.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream_round_robin.o \ src/stream/ngx_stream_upstream_round_robin.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_write_filter_module.o \ src/stream/ngx_stream_write_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_ssl_module.o \ src/stream/ngx_stream_ssl_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_limit_conn_module.o \ src/stream/ngx_stream_limit_conn_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_access_module.o \ src/stream/ngx_stream_access_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_geo_module.o \ src/stream/ngx_stream_geo_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_map_module.o \ src/stream/ngx_stream_map_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_split_clients_module.o \ src/stream/ngx_stream_split_clients_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_return_module.o \ src/stream/ngx_stream_return_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream_hash_module.o \ src/stream/ngx_stream_upstream_hash_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \ src/stream/ngx_stream_upstream_least_conn_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream_random_module.o \ src/stream/ngx_stream_upstream_random_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream_zone_module.o \ src/stream/ngx_stream_upstream_zone_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ -o objs/src/stream/ngx_stream_ssl_preread_module.o \ src/stream/ngx_stream_ssl_preread_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ndk.o \ ../ngx_devel_kit-0.3.1rc1/src/ndk.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_module.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_util.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_timer.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_timer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_var.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_var.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_handler.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_filter.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_filter.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_sleep.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_sleep.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_location.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_location.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_echo.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_echo.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_request_info.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_request_info.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_subrequest.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_subrequest.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_foreach.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_foreach.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_xss_filter_module.o \ ../xss-nginx-module-0.06/src/ngx_http_xss_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_xss_util.o \ ../xss-nginx-module-0.06/src/ngx_http_xss_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_coolkit_handlers.o \ ../ngx_coolkit-0.2/src/ngx_coolkit_handlers.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_coolkit_module.o \ ../ngx_coolkit-0.2/src/ngx_coolkit_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_coolkit_variables.o \ ../ngx_coolkit-0.2/src/ngx_coolkit_variables.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_base32.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_base32.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_default_value.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_default_value.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_hashed_upstream.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_hashed_upstream.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_quote_sql.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_sql.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_quote_json.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_json.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_unescape_uri.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_unescape_uri.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_misc_module.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_misc_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_escape_uri.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_escape_uri.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_hash.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_hash.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_local_today.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_local_today.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_hex.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_hex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_base64.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_base64.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_random.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_random.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_secure_random.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_secure_random.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_rotate.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_rotate.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_hmac.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_hmac.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_form_input_module.o \ ../form-input-nginx-module-0.12/src/ngx_http_form_input_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_encrypted_session_module.o \ ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_encrypted_session_cipher.o \ ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_cipher.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_filter_module.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_util.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_var.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_var.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_store.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_store.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_fetch.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_fetch.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_headers.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_headers.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_script.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_script.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_log.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_log.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_subrequest.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_subrequest.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ndk.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ndk.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_control.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_control.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_time.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_time.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_misc.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_misc.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_variable.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_variable.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_string.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_string.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_output.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_output.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_headers.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_headers.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_req_body.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_req_body.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_uri.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_uri.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_args.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_args.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ctx.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ctx.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_regex.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_regex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_module.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_headers_out.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_headers_out.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_headers_in.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_headers_in.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_directive.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_directive.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_consts.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_consts.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_exception.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_exception.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_util.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_cache.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_cache.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_contentby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_contentby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_rewriteby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_rewriteby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_accessby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_accessby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_setby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_setby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_capturefilter.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_capturefilter.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_clfactory.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_clfactory.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_pcrefix.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_pcrefix.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_headerfilterby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_headerfilterby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_shdict.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_shdict.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_socket_tcp.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_api.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_api.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_logby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_logby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_sleep.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_sleep.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_semaphore.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_semaphore.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_coroutine.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_coroutine.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_bodyfilterby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_bodyfilterby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_initby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_initby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_initworkerby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_initworkerby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_socket_udp.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_socket_udp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_req_method.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_req_method.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_phase.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_phase.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_uthread.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_uthread.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_timer.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_timer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_config.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_config.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_worker.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_worker.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_certby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_certby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_ocsp.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_ocsp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_lex.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_lex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_balancer.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_balancer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_storeby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_fetchby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_log_ringbuf.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_log_ringbuf.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_input_filters.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_input_filters.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_pipe.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_pipe.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_upstream_module.o \ ../ngx_lua_upstream-0.07/src/ngx_http_lua_upstream_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_headers_more_filter_module.o \ ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_headers_more_headers_out.o \ ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_out.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_headers_more_headers_in.o \ ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_in.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_headers_more_util.o \ ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_array_var_module.o \ ../array-var-nginx-module-0.05/src/ngx_http_array_var_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_array_var_util.o \ ../array-var-nginx-module-0.05/src/ngx_http_array_var_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_module.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_request.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_request.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_response.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_response.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_util.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_handler.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_redis2_module.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_redis2_handler.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_redis2_reply.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_reply.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_redis2_util.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ ../redis-nginx-module-0.3.7/ngx_http_redis_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_filter_module.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_processor.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_processor.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_util.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_output.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_output.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_handler.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_csv_filter_module.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_csv_processor.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_processor.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_csv_util.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_csv_output.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_output.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_api.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_api.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_request.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_request.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_module.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_directive.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_directive.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_lex.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_lex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_contentby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_contentby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_util.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_cache.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_cache.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_clfactory.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_clfactory.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_exception.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_exception.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_pcrefix.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_pcrefix.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_uthread.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_uthread.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_coroutine.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_coroutine.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_output.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_output.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_consts.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_consts.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_log.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_time.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_time.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_string.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_string.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_control.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_sleep.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_sleep.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_phase.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_phase.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_ctx.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ctx.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_regex.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_regex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_script.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_script.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_shdict.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_shdict.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_variable.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_timer.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_timer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_config.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_config.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_worker.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_worker.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_misc.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_misc.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_initby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_initworkerby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initworkerby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_socket_tcp.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_tcp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_socket_udp.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_udp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_args.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_args.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_ssl.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_balancer.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_balancer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_logby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_logby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_prereadby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_prereadby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_semaphore.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_semaphore.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_ssl_certby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl_certby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_log_ringbuf.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log_ringbuf.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.1/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.1/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.1/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.1/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ -o objs/ngx_modules.o \ objs/ngx_modules.c cc -o objs/nginx \ objs/src/core/nginx.o \ objs/src/core/ngx_log.o \ objs/src/core/ngx_palloc.o \ objs/src/core/ngx_array.o \ objs/src/core/ngx_list.o \ objs/src/core/ngx_hash.o \ objs/src/core/ngx_buf.o \ objs/src/core/ngx_queue.o \ objs/src/core/ngx_output_chain.o \ objs/src/core/ngx_string.o \ objs/src/core/ngx_parse.o \ objs/src/core/ngx_parse_time.o \ objs/src/core/ngx_inet.o \ objs/src/core/ngx_file.o \ objs/src/core/ngx_crc32.o \ objs/src/core/ngx_murmurhash.o \ objs/src/core/ngx_md5.o \ objs/src/core/ngx_sha1.o \ objs/src/core/ngx_rbtree.o \ objs/src/core/ngx_radix_tree.o \ objs/src/core/ngx_slab.o \ objs/src/core/ngx_times.o \ objs/src/core/ngx_shmtx.o \ objs/src/core/ngx_connection.o \ objs/src/core/ngx_cycle.o \ objs/src/core/ngx_spinlock.o \ objs/src/core/ngx_rwlock.o \ objs/src/core/ngx_cpuinfo.o \ objs/src/core/ngx_conf_file.o \ objs/src/core/ngx_module.o \ objs/src/core/ngx_resolver.o \ objs/src/core/ngx_open_file_cache.o \ objs/src/core/ngx_crypt.o \ objs/src/core/ngx_proxy_protocol.o \ objs/src/core/ngx_syslog.o \ objs/src/event/ngx_event.o \ objs/src/event/ngx_event_timer.o \ objs/src/event/ngx_event_posted.o \ objs/src/event/ngx_event_accept.o \ objs/src/event/ngx_event_udp.o \ objs/src/event/ngx_event_connect.o \ objs/src/event/ngx_event_pipe.o \ objs/src/os/unix/ngx_time.o \ objs/src/os/unix/ngx_errno.o \ objs/src/os/unix/ngx_alloc.o \ objs/src/os/unix/ngx_files.o \ objs/src/os/unix/ngx_socket.o \ objs/src/os/unix/ngx_recv.o \ objs/src/os/unix/ngx_readv_chain.o \ objs/src/os/unix/ngx_udp_recv.o \ objs/src/os/unix/ngx_send.o \ objs/src/os/unix/ngx_writev_chain.o \ objs/src/os/unix/ngx_udp_send.o \ objs/src/os/unix/ngx_udp_sendmsg_chain.o \ objs/src/os/unix/ngx_channel.o \ objs/src/os/unix/ngx_shmem.o \ objs/src/os/unix/ngx_process.o \ objs/src/os/unix/ngx_daemon.o \ objs/src/os/unix/ngx_setaffinity.o \ objs/src/os/unix/ngx_setproctitle.o \ objs/src/os/unix/ngx_posix_init.o \ objs/src/os/unix/ngx_user.o \ objs/src/os/unix/ngx_dlopen.o \ objs/src/os/unix/ngx_process_cycle.o \ objs/src/os/unix/ngx_linux_init.o \ objs/src/event/modules/ngx_epoll_module.o \ objs/src/os/unix/ngx_linux_sendfile_chain.o \ objs/src/core/ngx_thread_pool.o \ objs/src/os/unix/ngx_thread_cond.o \ objs/src/os/unix/ngx_thread_mutex.o \ objs/src/os/unix/ngx_thread_id.o \ objs/src/event/ngx_event_openssl.o \ objs/src/event/ngx_event_openssl_stapling.o \ objs/src/core/ngx_regex.o \ objs/src/http/ngx_http.o \ objs/src/http/ngx_http_core_module.o \ objs/src/http/ngx_http_special_response.o \ objs/src/http/ngx_http_request.o \ objs/src/http/ngx_http_parse.o \ objs/src/http/modules/ngx_http_log_module.o \ objs/src/http/ngx_http_request_body.o \ objs/src/http/ngx_http_variables.o \ objs/src/http/ngx_http_script.o \ objs/src/http/ngx_http_upstream.o \ objs/src/http/ngx_http_upstream_round_robin.o \ objs/src/http/ngx_http_file_cache.o \ objs/src/http/ngx_http_write_filter_module.o \ objs/src/http/ngx_http_header_filter_module.o \ objs/src/http/modules/ngx_http_chunked_filter_module.o \ objs/src/http/modules/ngx_http_range_filter_module.o \ objs/src/http/modules/ngx_http_gzip_filter_module.o \ objs/src/http/modules/ngx_http_charset_filter_module.o \ objs/src/http/modules/ngx_http_sub_filter_module.o \ objs/src/http/modules/ngx_http_userid_filter_module.o \ objs/src/http/modules/ngx_http_headers_filter_module.o \ objs/src/http/ngx_http_copy_filter_module.o \ objs/src/http/modules/ngx_http_not_modified_filter_module.o \ objs/src/http/modules/ngx_http_static_module.o \ objs/src/http/modules/ngx_http_dav_module.o \ objs/src/http/modules/ngx_http_autoindex_module.o \ objs/src/http/modules/ngx_http_index_module.o \ objs/src/http/modules/ngx_http_mirror_module.o \ objs/src/http/modules/ngx_http_try_files_module.o \ objs/src/http/modules/ngx_http_auth_request_module.o \ objs/src/http/modules/ngx_http_auth_basic_module.o \ objs/src/http/modules/ngx_http_access_module.o \ objs/src/http/modules/ngx_http_limit_conn_module.o \ objs/src/http/modules/ngx_http_limit_req_module.o \ objs/src/http/modules/ngx_http_realip_module.o \ objs/src/http/modules/ngx_http_geo_module.o \ objs/src/http/modules/ngx_http_map_module.o \ objs/src/http/modules/ngx_http_split_clients_module.o \ objs/src/http/modules/ngx_http_referer_module.o \ objs/src/http/modules/ngx_http_rewrite_module.o \ objs/src/http/modules/ngx_http_ssl_module.o \ objs/src/http/modules/ngx_http_proxy_module.o \ objs/src/http/modules/ngx_http_fastcgi_module.o \ objs/src/http/modules/ngx_http_memcached_module.o \ objs/src/http/modules/ngx_http_empty_gif_module.o \ objs/src/http/modules/ngx_http_browser_module.o \ objs/src/http/modules/ngx_http_upstream_hash_module.o \ objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ objs/src/http/modules/ngx_http_upstream_random_module.o \ objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ objs/src/http/modules/ngx_http_upstream_zone_module.o \ objs/src/http/modules/ngx_http_stub_status_module.o \ objs/src/http/ngx_http_postpone_filter_module.o \ objs/src/stream/ngx_stream.o \ objs/src/stream/ngx_stream_variables.o \ objs/src/stream/ngx_stream_script.o \ objs/src/stream/ngx_stream_handler.o \ objs/src/stream/ngx_stream_core_module.o \ objs/src/stream/ngx_stream_log_module.o \ objs/src/stream/ngx_stream_proxy_module.o \ objs/src/stream/ngx_stream_upstream.o \ objs/src/stream/ngx_stream_upstream_round_robin.o \ objs/src/stream/ngx_stream_write_filter_module.o \ objs/src/stream/ngx_stream_ssl_module.o \ objs/src/stream/ngx_stream_limit_conn_module.o \ objs/src/stream/ngx_stream_access_module.o \ objs/src/stream/ngx_stream_geo_module.o \ objs/src/stream/ngx_stream_map_module.o \ objs/src/stream/ngx_stream_split_clients_module.o \ objs/src/stream/ngx_stream_return_module.o \ objs/src/stream/ngx_stream_upstream_hash_module.o \ objs/src/stream/ngx_stream_upstream_least_conn_module.o \ objs/src/stream/ngx_stream_upstream_random_module.o \ objs/src/stream/ngx_stream_upstream_zone_module.o \ objs/src/stream/ngx_stream_ssl_preread_module.o \ objs/addon/src/ndk.o \ objs/addon/src/ngx_http_echo_module.o \ objs/addon/src/ngx_http_echo_util.o \ objs/addon/src/ngx_http_echo_timer.o \ objs/addon/src/ngx_http_echo_var.o \ objs/addon/src/ngx_http_echo_handler.o \ objs/addon/src/ngx_http_echo_filter.o \ objs/addon/src/ngx_http_echo_sleep.o \ objs/addon/src/ngx_http_echo_location.o \ objs/addon/src/ngx_http_echo_echo.o \ objs/addon/src/ngx_http_echo_request_info.o \ objs/addon/src/ngx_http_echo_subrequest.o \ objs/addon/src/ngx_http_echo_foreach.o \ objs/addon/src/ngx_http_xss_filter_module.o \ objs/addon/src/ngx_http_xss_util.o \ objs/addon/src/ngx_coolkit_handlers.o \ objs/addon/src/ngx_coolkit_module.o \ objs/addon/src/ngx_coolkit_variables.o \ objs/addon/src/ngx_http_set_base32.o \ objs/addon/src/ngx_http_set_default_value.o \ objs/addon/src/ngx_http_set_hashed_upstream.o \ objs/addon/src/ngx_http_set_quote_sql.o \ objs/addon/src/ngx_http_set_quote_json.o \ objs/addon/src/ngx_http_set_unescape_uri.o \ objs/addon/src/ngx_http_set_misc_module.o \ objs/addon/src/ngx_http_set_escape_uri.o \ objs/addon/src/ngx_http_set_hash.o \ objs/addon/src/ngx_http_set_local_today.o \ objs/addon/src/ngx_http_set_hex.o \ objs/addon/src/ngx_http_set_base64.o \ objs/addon/src/ngx_http_set_random.o \ objs/addon/src/ngx_http_set_secure_random.o \ objs/addon/src/ngx_http_set_rotate.o \ objs/addon/src/ngx_http_set_hmac.o \ objs/addon/src/ngx_http_form_input_module.o \ objs/addon/src/ngx_http_encrypted_session_module.o \ objs/addon/src/ngx_http_encrypted_session_cipher.o \ objs/addon/src/ngx_http_srcache_filter_module.o \ objs/addon/src/ngx_http_srcache_util.o \ objs/addon/src/ngx_http_srcache_var.o \ objs/addon/src/ngx_http_srcache_store.o \ objs/addon/src/ngx_http_srcache_fetch.o \ objs/addon/src/ngx_http_srcache_headers.o \ objs/addon/src/ngx_http_lua_script.o \ objs/addon/src/ngx_http_lua_log.o \ objs/addon/src/ngx_http_lua_subrequest.o \ objs/addon/src/ngx_http_lua_ndk.o \ objs/addon/src/ngx_http_lua_control.o \ objs/addon/src/ngx_http_lua_time.o \ objs/addon/src/ngx_http_lua_misc.o \ objs/addon/src/ngx_http_lua_variable.o \ objs/addon/src/ngx_http_lua_string.o \ objs/addon/src/ngx_http_lua_output.o \ objs/addon/src/ngx_http_lua_headers.o \ objs/addon/src/ngx_http_lua_req_body.o \ objs/addon/src/ngx_http_lua_uri.o \ objs/addon/src/ngx_http_lua_args.o \ objs/addon/src/ngx_http_lua_ctx.o \ objs/addon/src/ngx_http_lua_regex.o \ objs/addon/src/ngx_http_lua_module.o \ objs/addon/src/ngx_http_lua_headers_out.o \ objs/addon/src/ngx_http_lua_headers_in.o \ objs/addon/src/ngx_http_lua_directive.o \ objs/addon/src/ngx_http_lua_consts.o \ objs/addon/src/ngx_http_lua_exception.o \ objs/addon/src/ngx_http_lua_util.o \ objs/addon/src/ngx_http_lua_cache.o \ objs/addon/src/ngx_http_lua_contentby.o \ objs/addon/src/ngx_http_lua_rewriteby.o \ objs/addon/src/ngx_http_lua_accessby.o \ objs/addon/src/ngx_http_lua_setby.o \ objs/addon/src/ngx_http_lua_capturefilter.o \ objs/addon/src/ngx_http_lua_clfactory.o \ objs/addon/src/ngx_http_lua_pcrefix.o \ objs/addon/src/ngx_http_lua_headerfilterby.o \ objs/addon/src/ngx_http_lua_shdict.o \ objs/addon/src/ngx_http_lua_socket_tcp.o \ objs/addon/src/ngx_http_lua_api.o \ objs/addon/src/ngx_http_lua_logby.o \ objs/addon/src/ngx_http_lua_sleep.o \ objs/addon/src/ngx_http_lua_semaphore.o \ objs/addon/src/ngx_http_lua_coroutine.o \ objs/addon/src/ngx_http_lua_bodyfilterby.o \ objs/addon/src/ngx_http_lua_initby.o \ objs/addon/src/ngx_http_lua_initworkerby.o \ objs/addon/src/ngx_http_lua_socket_udp.o \ objs/addon/src/ngx_http_lua_req_method.o \ objs/addon/src/ngx_http_lua_phase.o \ objs/addon/src/ngx_http_lua_uthread.o \ objs/addon/src/ngx_http_lua_timer.o \ objs/addon/src/ngx_http_lua_config.o \ objs/addon/src/ngx_http_lua_worker.o \ objs/addon/src/ngx_http_lua_ssl_certby.o \ objs/addon/src/ngx_http_lua_ssl_ocsp.o \ objs/addon/src/ngx_http_lua_lex.o \ objs/addon/src/ngx_http_lua_balancer.o \ objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ objs/addon/src/ngx_http_lua_ssl.o \ objs/addon/src/ngx_http_lua_log_ringbuf.o \ objs/addon/src/ngx_http_lua_input_filters.o \ objs/addon/src/ngx_http_lua_pipe.o \ objs/addon/src/ngx_http_lua_upstream_module.o \ objs/addon/src/ngx_http_headers_more_filter_module.o \ objs/addon/src/ngx_http_headers_more_headers_out.o \ objs/addon/src/ngx_http_headers_more_headers_in.o \ objs/addon/src/ngx_http_headers_more_util.o \ objs/addon/src/ngx_http_array_var_module.o \ objs/addon/src/ngx_http_array_var_util.o \ objs/addon/src/ngx_http_memc_module.o \ objs/addon/src/ngx_http_memc_request.o \ objs/addon/src/ngx_http_memc_response.o \ objs/addon/src/ngx_http_memc_util.o \ objs/addon/src/ngx_http_memc_handler.o \ objs/addon/src/ngx_http_redis2_module.o \ objs/addon/src/ngx_http_redis2_handler.o \ objs/addon/src/ngx_http_redis2_reply.o \ objs/addon/src/ngx_http_redis2_util.o \ objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ objs/addon/src/ngx_http_rds_json_filter_module.o \ objs/addon/src/ngx_http_rds_json_processor.o \ objs/addon/src/ngx_http_rds_json_util.o \ objs/addon/src/ngx_http_rds_json_output.o \ objs/addon/src/ngx_http_rds_json_handler.o \ objs/addon/src/ngx_http_rds_csv_filter_module.o \ objs/addon/src/ngx_http_rds_csv_processor.o \ objs/addon/src/ngx_http_rds_csv_util.o \ objs/addon/src/ngx_http_rds_csv_output.o \ objs/addon/src/ngx_stream_lua_api.o \ objs/addon/src/ngx_stream_lua_request.o \ objs/addon/src/ngx_stream_lua_module.o \ objs/addon/src/ngx_stream_lua_directive.o \ objs/addon/src/ngx_stream_lua_lex.o \ objs/addon/src/ngx_stream_lua_contentby.o \ objs/addon/src/ngx_stream_lua_util.o \ objs/addon/src/ngx_stream_lua_cache.o \ objs/addon/src/ngx_stream_lua_clfactory.o \ objs/addon/src/ngx_stream_lua_exception.o \ objs/addon/src/ngx_stream_lua_pcrefix.o \ objs/addon/src/ngx_stream_lua_uthread.o \ objs/addon/src/ngx_stream_lua_coroutine.o \ objs/addon/src/ngx_stream_lua_output.o \ objs/addon/src/ngx_stream_lua_consts.o \ objs/addon/src/ngx_stream_lua_log.o \ objs/addon/src/ngx_stream_lua_time.o \ objs/addon/src/ngx_stream_lua_string.o \ objs/addon/src/ngx_stream_lua_control.o \ objs/addon/src/ngx_stream_lua_sleep.o \ objs/addon/src/ngx_stream_lua_phase.o \ objs/addon/src/ngx_stream_lua_ctx.o \ objs/addon/src/ngx_stream_lua_regex.o \ objs/addon/src/ngx_stream_lua_script.o \ objs/addon/src/ngx_stream_lua_shdict.o \ objs/addon/src/ngx_stream_lua_variable.o \ objs/addon/src/ngx_stream_lua_timer.o \ objs/addon/src/ngx_stream_lua_config.o \ objs/addon/src/ngx_stream_lua_worker.o \ objs/addon/src/ngx_stream_lua_misc.o \ objs/addon/src/ngx_stream_lua_initby.o \ objs/addon/src/ngx_stream_lua_initworkerby.o \ objs/addon/src/ngx_stream_lua_socket_tcp.o \ objs/addon/src/ngx_stream_lua_socket_udp.o \ objs/addon/src/ngx_stream_lua_args.o \ objs/addon/src/ngx_stream_lua_ssl.o \ objs/addon/src/ngx_stream_lua_balancer.o \ objs/addon/src/ngx_stream_lua_logby.o \ objs/addon/src/ngx_stream_lua_prereadby.o \ objs/addon/src/ngx_stream_lua_semaphore.o \ objs/addon/src/ngx_stream_lua_ssl_certby.o \ objs/addon/src/ngx_stream_lua_log_ringbuf.o \ objs/ngx_modules.o \ -L/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/lib -L/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/lib -Wl,-rpath,/opt/metwork-mfext-2.1/opt/openresty/luajit/lib -Wl,-E -Wl,-E -ldl -lpthread -lpthread -lcrypt -L/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/lib -lluajit-5.1 -lm -ldl -L/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/lib -lluajit-5.1 -lm -ldl -lpcre -lssl -lcrypto -ldl -lpthread -lz \ -Wl,-E sed -e "s|%%PREFIX%%|/opt/metwork-mfext-2.1/opt/openresty/nginx|" \ -e "s|%%PID_PATH%%|/opt/metwork-mfext-2.1/opt/openresty/nginx/logs/nginx.pid|" \ -e "s|%%CONF_PATH%%|/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/nginx.conf|" \ -e "s|%%ERROR_LOG_PATH%%|stderr|" \ < docs/man/nginx.8 > objs/nginx.8 make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[2]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1' cd build/openresty-1.15.8.1 && make install make[2]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-2.1/opt/openresty/luajit make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Building LuaJIT 2.1.0-beta3 ==== make -C src make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' make[4]: Nothing to be done for 'default'. make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib LUA_MODULE_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8 && make make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make -f objs/Makefile make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[4]: Nothing to be done for 'build'. make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' mkdir -p /opt/metwork-mfext-2.1/opt/openresty/ cp /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/COPYRIGHT /opt/metwork-mfext-2.1/opt/openresty/ cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507 && make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-2.1/opt/openresty/luajit DESTDIR= make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Installing LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-2.1/opt/openresty/luajit ==== mkdir -p /opt/metwork-mfext-2.1/opt/openresty/luajit/bin /opt/metwork-mfext-2.1/opt/openresty/luajit/lib /opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 /opt/metwork-mfext-2.1/opt/openresty/luajit/share/man/man1 /opt/metwork-mfext-2.1/opt/openresty/luajit/lib/pkgconfig /opt/metwork-mfext-2.1/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit /opt/metwork-mfext-2.1/opt/openresty/luajit/share/lua/5.1 /opt/metwork-mfext-2.1/opt/openresty/luajit/lib/lua/5.1 cd src && install -m 0755 luajit /opt/metwork-mfext-2.1/opt/openresty/luajit/bin/luajit-2.1.0-beta3 cd src && test -f libluajit.a && install -m 0644 libluajit.a /opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.a || : rm -f /opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 /opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.so /opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.so.2 cd src && test -f libluajit.so && \ install -m 0755 libluajit.so /opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 && \ ldconfig -n /opt/metwork-mfext-2.1/opt/openresty/luajit/lib && \ ln -sf libluajit-5.1.so.2.1.0 /opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.so && \ ln -sf libluajit-5.1.so.2.1.0 /opt/metwork-mfext-2.1/opt/openresty/luajit/lib/libluajit-5.1.so.2 || : cd etc && install -m 0644 luajit.1 /opt/metwork-mfext-2.1/opt/openresty/luajit/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/opt/metwork-mfext-2.1/opt/openresty/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ install -m 0644 luajit.pc.tmp /opt/metwork-mfext-2.1/opt/openresty/luajit/lib/pkgconfig/luajit.pc && \ rm -f luajit.pc.tmp cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /opt/metwork-mfext-2.1/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit ln -sf luajit-2.1.0-beta3 /opt/metwork-mfext-2.1/opt/openresty/luajit/bin/luajit ==== Successfully installed LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-2.1/opt/openresty/luajit ==== make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7 && make install DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib LUA_MODULE_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' mkdir -p /opt/metwork-mfext-2.1/opt/openresty/lualib rm -f /opt/metwork-mfext-2.1/opt/openresty/lualib/cjson.so cp cjson.so /opt/metwork-mfext-2.1/opt/openresty/lualib chmod 755 /opt/metwork-mfext-2.1/opt/openresty/lualib/cjson.so make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02 && make install DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/resty install lib/resty/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty install librestysignal.so /opt/metwork-mfext-2.1/opt/openresty/lualib/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13 && make install DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/redis install parser.so /opt/metwork-mfext-2.1/opt/openresty/lualib/redis make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06 && make install DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.1/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/rds install parser.so /opt/metwork-mfext-2.1/opt/openresty/lualib/rds make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-dns-0.21 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-dns-0.21' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/dns /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/dns/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/dns/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-dns-0.21' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-redis-0.27 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-redis-0.27' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/resty /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-redis-0.27' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-string-0.11 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-string-0.11' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/resty /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-string-0.11' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upload-0.10 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upload-0.10' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/resty /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upload-0.10' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-websocket-0.07 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-websocket-0.07' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/websocket /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/websocket/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/websocket/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-websocket-0.07' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lock-0.08 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lock-0.08' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lock-0.08' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lrucache-0.09 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lrucache-0.09' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/lrucache /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/lrucache/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/lrucache/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lrucache-0.09' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-core-0.1.17 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-core-0.1.17' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/core/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/ngx/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/ngx/ssl /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/core/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/core/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/ngx/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/ngx/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/ngx/ssl/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/ngx/ssl/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-core-0.1.17' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upstream-healthcheck-0.06 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upstream-healthcheck-0.06' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/upstream/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/upstream/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/upstream/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upstream-healthcheck-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-limit-traffic-0.06 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-limit-traffic-0.06' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/limit/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/limit/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/limit/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-limit-traffic-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-shell-0.02 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-shell-0.02' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-shell-0.02' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-tablepool-0.01 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-2.1/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-tablepool-0.01' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-tablepool-0.01' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/opm-0.0.5 && /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install bin/* /opt/metwork-mfext-2.1/opt/openresty/bin/ cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/resty-cli-0.24 && /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install bin/* /opt/metwork-mfext-2.1/opt/openresty/bin/ cp /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/resty.index /opt/metwork-mfext-2.1/opt/openresty/ cp -r /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/pod /opt/metwork-mfext-2.1/opt/openresty/ cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8 && make install DESTDIR= make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make -f objs/Makefile install make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' test -d '/opt/metwork-mfext-2.1/opt/openresty/nginx' || mkdir -p '/opt/metwork-mfext-2.1/opt/openresty/nginx' test -d '/opt/metwork-mfext-2.1/opt/openresty/nginx/sbin' \ || mkdir -p '/opt/metwork-mfext-2.1/opt/openresty/nginx/sbin' test ! -f '/opt/metwork-mfext-2.1/opt/openresty/nginx/sbin/nginx' \ || mv '/opt/metwork-mfext-2.1/opt/openresty/nginx/sbin/nginx' \ '/opt/metwork-mfext-2.1/opt/openresty/nginx/sbin/nginx.old' cp objs/nginx '/opt/metwork-mfext-2.1/opt/openresty/nginx/sbin/nginx' test -d '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf' \ || mkdir -p '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf' cp conf/koi-win '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf' cp conf/koi-utf '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf' cp conf/win-utf '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf' test -f '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/mime.types' \ || cp conf/mime.types '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf' cp conf/mime.types '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/mime.types.default' test -f '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/fastcgi_params' \ || cp conf/fastcgi_params '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf' cp conf/fastcgi_params \ '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/fastcgi_params.default' test -f '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/fastcgi.conf' \ || cp conf/fastcgi.conf '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf' cp conf/fastcgi.conf '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/fastcgi.conf.default' test -f '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/uwsgi_params' \ || cp conf/uwsgi_params '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf' cp conf/uwsgi_params \ '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/uwsgi_params.default' test -f '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/scgi_params' \ || cp conf/scgi_params '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf' cp conf/scgi_params \ '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/scgi_params.default' test -f '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/nginx.conf' \ || cp conf/nginx.conf '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/nginx.conf' cp conf/nginx.conf '/opt/metwork-mfext-2.1/opt/openresty/nginx/conf/nginx.conf.default' test -d '/opt/metwork-mfext-2.1/opt/openresty/nginx/logs' \ || mkdir -p '/opt/metwork-mfext-2.1/opt/openresty/nginx/logs' test -d '/opt/metwork-mfext-2.1/opt/openresty/nginx/logs' \ || mkdir -p '/opt/metwork-mfext-2.1/opt/openresty/nginx/logs' test -d '/opt/metwork-mfext-2.1/opt/openresty/nginx/html' \ || cp -R docs/html '/opt/metwork-mfext-2.1/opt/openresty/nginx' make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' mkdir -p /opt/metwork-mfext-2.1/opt/openresty/site/lualib /opt/metwork-mfext-2.1/opt/openresty/site/pod /opt/metwork-mfext-2.1/opt/openresty/site/manifest ln -sf /opt/metwork-mfext-2.1/opt/openresty/nginx/sbin/nginx /opt/metwork-mfext-2.1/opt/openresty/bin/openresty make[2]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1' make[1]: Leaving directory '/src/layers/layer1_openresty/0100_openresty' if ! test -d /opt/metwork-mfext-2.1/opt/openresty/config; then mkdir -p /opt/metwork-mfext-2.1/opt/openresty/config; fi rm -f /opt/metwork-mfext-2.1/opt/openresty/config/mime.types && ln -s /opt/metwork-mfext-2.1/opt/openresty/nginx/conf/mime.types /opt/metwork-mfext-2.1/opt/openresty/config/mime.types make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty' make[3]: Entering directory '/src/layers/layer1_openresty/0400_lua_resty_http' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml touch /opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "name: 'lua-resty-http'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "version: 'master-20160530'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "checksum: '3a9dbbe1e57cd5d866c1a415d9b479cc'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo -n "LUA_RESTY_HTTP est une bibliothèque HTTP pour LUA/OPENRESTY" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "website: 'https://github.com/pintsized/lua-resty-http'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-http.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_openresty/0400_lua_resty_http' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/lua-resty-http-master-20160530.tar.gz` `readlink -m ./sources` MD5 3a9dbbe1e57cd5d866c1a415d9b479cc Computing checksum for /src/layers/layer1_openresty/0400_lua_resty_http/build/lua-resty-http-master-20160530.tar.gz... Good checksum rm -Rf lua-resty-http-master-20160530 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/lua-resty-http-master-20160530.tar.gz` tar.gz lua-resty-http-master-20160530 make[1]: Leaving directory '/src/layers/layer1_openresty/0400_lua_resty_http' cd build/lua-resty-http-master-20160530 && cp -f lib/resty/http*.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/ make[3]: Leaving directory '/src/layers/layer1_openresty/0400_lua_resty_http' make[3]: Entering directory '/src/layers/layer1_openresty/0410_lua_resty_cookie' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml touch /opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "name: 'lua-resty-cookie'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "version: 'master-20160630'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "checksum: '225e187a3f6dfa694f55a20f2d8509f2'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo -n "LUA_RESTY_COOKIE est une bibliothèque COOKIE pour LUA/OPENRESTY" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "website: 'https://github.com/cloudflare/lua-resty-cookie/'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_openresty/0410_lua_resty_cookie' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/lua-resty-cookie-master-20160630.tar.gz` `readlink -m ./sources` MD5 225e187a3f6dfa694f55a20f2d8509f2 Computing checksum for /src/layers/layer1_openresty/0410_lua_resty_cookie/build/lua-resty-cookie-master-20160630.tar.gz... Good checksum rm -Rf lua-resty-cookie-master-20160630 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/lua-resty-cookie-master-20160630.tar.gz` tar.gz lua-resty-cookie-master-20160630 make[1]: Leaving directory '/src/layers/layer1_openresty/0410_lua_resty_cookie' cd build/lua-resty-cookie-master-20160630 && cp -f lib/resty/cookie.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/ make[3]: Leaving directory '/src/layers/layer1_openresty/0410_lua_resty_cookie' make[3]: Entering directory '/src/layers/layer1_openresty/0420_lua_resty_statsd' rm -f /opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml touch /opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "name: 'lua-resty-statsd'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "version: '0.0.3'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "checksum: '938d330f9661efcb4528b75b2ba8de5a'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo -n "LUA_RESTY_STATSD is a statsd client for openresty." |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "website: 'https://github.com/metwork-framework/lua-resty-statsd'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "license: 'unknown'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; fi make --file=../../Makefile.standard download uncompress make[4]: Entering directory '/src/layers/layer1_openresty/0420_lua_resty_statsd' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/lua-resty-statsd-0.0.3.tar.gz` `readlink -m ./sources` MD5 938d330f9661efcb4528b75b2ba8de5a Computing checksum for /src/layers/layer1_openresty/0420_lua_resty_statsd/build/lua-resty-statsd-0.0.3.tar.gz... Good checksum rm -Rf lua-resty-statsd-0.0.3 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/lua-resty-statsd-0.0.3.tar.gz` tar.gz lua-resty-statsd-0.0.3 make[4]: Leaving directory '/src/layers/layer1_openresty/0420_lua_resty_statsd' cd build/lua-resty-statsd-0.0.3 && cp -f lib/resty/statsd.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/ make[3]: Leaving directory '/src/layers/layer1_openresty/0420_lua_resty_statsd' make[3]: Entering directory '/src/layers/layer1_openresty/0430_lua_resty_hmac' rm -f /opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml touch /opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "name: 'lua-resty-hmac'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "version: 'master20190920'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "checksum: '897b94ec0301c04589a99deea27a074a'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo -n "LUA_RESTY_HMAC if a HMAC lib for openresty" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "website: 'https://github.com/jkeys089/lua-resty-hmac'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; fi make --file=../../Makefile.standard download uncompress make[4]: Entering directory '/src/layers/layer1_openresty/0430_lua_resty_hmac' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/lua-resty-hmac-master20190920.tar.gz` `readlink -m ./sources` MD5 897b94ec0301c04589a99deea27a074a Computing checksum for /src/layers/layer1_openresty/0430_lua_resty_hmac/build/lua-resty-hmac-master20190920.tar.gz... Good checksum rm -Rf lua-resty-hmac-master20190920 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/lua-resty-hmac-master20190920.tar.gz` tar.gz lua-resty-hmac-master20190920 make[4]: Leaving directory '/src/layers/layer1_openresty/0430_lua_resty_hmac' cd build/lua-resty-hmac-master20190920 && cp -f lib/resty/hmac.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/resty/ make[3]: Leaving directory '/src/layers/layer1_openresty/0430_lua_resty_hmac' make[3]: Entering directory '/src/layers/layer1_openresty/0500_mfutil_lua' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml touch /opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "name: 'mfutil_lua'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "version: '0.0.2'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "checksum: 'a9d930400d627e6273102a30fbff40f2'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo -n "MFUTIL_LUA is a lua binding of some parts of mfutil library." |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "website: 'https://github.com/metwork-framework/mfutil_lua'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/openresty/share/metwork_packages/mfutil_lua.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_openresty/0500_mfutil_lua' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/mfutil_lua-0.0.2.tar.gz` `readlink -m ./sources` MD5 a9d930400d627e6273102a30fbff40f2 Computing checksum for /src/layers/layer1_openresty/0500_mfutil_lua/build/mfutil_lua-0.0.2.tar.gz... Good checksum rm -Rf mfutil_lua-0.0.2 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/mfutil_lua-0.0.2.tar.gz` tar.gz mfutil_lua-0.0.2 make[1]: Leaving directory '/src/layers/layer1_openresty/0500_mfutil_lua' cd build/mfutil_lua-0.0.2 && cp -f mfutil.lua /opt/metwork-mfext-2.1/opt/openresty/lualib/ make[3]: Leaving directory '/src/layers/layer1_openresty/0500_mfutil_lua' if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-2.1/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/openresty" cache: /buildcache/mfext_cache_layer_openresty_e3772e906703664f58b6ed34efc6896b.tar created 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.1/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/python3_core" "python3_core" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: eb2ff2b5d5d35b284d4b44e534478dfb cache missed (/buildcache/mfext_cache_layer_python3_core_0b2221195e93c108b636a659854e714a.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0032_wheel 0033_upgrade_pip_setuptools 0035_certifi 0400_prereq_extra_python_packages 0410_prereq_extra_python_packages 0420_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.1/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.1/opt/python3_core/bin/freeze_requirements chmod a+rx /opt/metwork-mfext-2.1/opt/python3_core/bin/freeze_requirements cp -f download_compile_requirements /opt/metwork-mfext-2.1/opt/python3_core/bin/download_compile_requirements chmod a+rx /opt/metwork-mfext-2.1/opt/python3_core/bin/download_compile_requirements cp -f install_requirements /opt/metwork-mfext-2.1/opt/python3_core/bin/install_requirements chmod a+rx /opt/metwork-mfext-2.1/opt/python3_core/bin/install_requirements cp -f unsafe_pip /opt/metwork-mfext-2.1/opt/python3_core/bin/unsafe_pip chmod a+rx /opt/metwork-mfext-2.1/opt/python3_core/bin/unsafe_pip cp -f python3_wrapper /opt/metwork-mfext-2.1/opt/python3_core/bin/python3_wrapper chmod a+rx /opt/metwork-mfext-2.1/opt/python3_core/bin/python3_wrapper cp -f git /opt/metwork-mfext-2.1/opt/python3_core/bin/git chmod a+rx /opt/metwork-mfext-2.1/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.1/opt/python3_core/share/metwork_packages/Python.yaml touch /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml echo "name: 'Python'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml echo "version: '3.10.8'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml echo "checksum: 'e92356b012ed4d0e09675131d39b1bde'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/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.1/opt/python3_core/share/metwork_packages/Python.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml echo "website: 'http://python.org/'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml echo "license: 'Python'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/Python.yaml; fi make --file=../../Makefile.standard EXTRACFLAGS="-I/opt/metwork-mfext-2.1/opt/python3_core/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-2.1/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.1/bin/_download_helper.sh `readlink -m ./build/Python-3.10.8.tar.xz` `readlink -m ./sources` MD5 e92356b012ed4d0e09675131d39b1bde Trying to download https://www.python.org/ftp/python/3.10.8/Python-3.10.8.tar.xz... --2023-07-21 09:47:18-- https://www.python.org/ftp/python/3.10.8/Python-3.10.8.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: 19619508 (19M) [application/octet-stream] Saving to: '/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8.tar.xz' 0K .......... .......... .......... .......... .......... 0% 11.8M 2s 50K .......... .......... .......... .......... .......... 0% 35.3M 1s 100K .......... .......... .......... .......... .......... 0% 19.6M 1s 150K .......... .......... .......... .......... .......... 1% 60.2M 1s 200K .......... .......... .......... .......... .......... 1% 120M 1s 250K .......... .......... .......... .......... .......... 1% 20.9M 1s 300K .......... .......... .......... .......... .......... 1% 211M 1s 350K .......... .......... .......... .......... .......... 2% 92.1M 1s 400K .......... .......... .......... .......... .......... 2% 424M 1s 450K .......... .......... .......... .......... .......... 2% 193M 0s 500K .......... .......... .......... .......... .......... 2% 31.7M 0s 550K .......... .......... .......... .......... .......... 3% 60.5M 0s 600K .......... .......... .......... .......... .......... 3% 298M 0s 650K .......... .......... .......... .......... .......... 3% 440M 0s 700K .......... .......... .......... .......... .......... 3% 247M 0s 750K .......... .......... .......... .......... .......... 4% 180M 0s 800K .......... .......... .......... .......... .......... 4% 282M 0s 850K .......... .......... .......... .......... .......... 4% 188M 0s 900K .......... .......... .......... .......... .......... 4% 418M 0s 950K .......... .......... .......... .......... .......... 5% 263M 0s 1000K .......... .......... .......... .......... .......... 5% 40.6M 0s 1050K .......... .......... .......... .......... .......... 5% 64.4M 0s 1100K .......... .......... .......... .......... .......... 6% 78.1M 0s 1150K .......... .......... .......... .......... .......... 6% 414M 0s 1200K .......... .......... .......... .......... .......... 6% 82.1M 0s 1250K .......... .......... .......... .......... .......... 6% 80.5M 0s 1300K .......... .......... .......... .......... .......... 7% 160M 0s 1350K .......... .......... .......... .......... .......... 7% 455M 0s 1400K .......... .......... .......... .......... .......... 7% 320M 0s 1450K .......... .......... .......... .......... .......... 7% 432M 0s 1500K .......... .......... .......... .......... .......... 8% 372M 0s 1550K .......... .......... .......... .......... .......... 8% 457M 0s 1600K .......... .......... .......... .......... .......... 8% 460M 0s 1650K .......... .......... .......... .......... .......... 8% 464M 0s 1700K .......... .......... .......... .......... .......... 9% 400M 0s 1750K .......... .......... .......... .......... .......... 9% 112M 0s 1800K .......... .......... .......... .......... .......... 9% 459M 0s 1850K .......... .......... .......... .......... .......... 9% 461M 0s 1900K .......... .......... .......... .......... .......... 10% 289M 0s 1950K .......... .......... .......... .......... .......... 10% 51.2M 0s 2000K .......... .......... .......... .......... .......... 10% 36.2M 0s 2050K .......... .......... .......... .......... .......... 10% 442M 0s 2100K .......... .......... .......... .......... .......... 11% 417M 0s 2150K .......... .......... .......... .......... .......... 11% 459M 0s 2200K .......... .......... .......... .......... .......... 11% 464M 0s 2250K .......... .......... .......... .......... .......... 12% 433M 0s 2300K .......... .......... .......... .......... .......... 12% 393M 0s 2350K .......... .......... .......... .......... .......... 12% 462M 0s 2400K .......... .......... .......... .......... .......... 12% 442M 0s 2450K .......... .......... .......... .......... .......... 13% 459M 0s 2500K .......... .......... .......... .......... .......... 13% 414M 0s 2550K .......... .......... .......... .......... .......... 13% 461M 0s 2600K .......... .......... .......... .......... .......... 13% 458M 0s 2650K .......... .......... .......... .......... .......... 14% 462M 0s 2700K .......... .......... .......... .......... .......... 14% 386M 0s 2750K .......... .......... .......... .......... .......... 14% 467M 0s 2800K .......... .......... .......... .......... .......... 14% 461M 0s 2850K .......... .......... .......... .......... .......... 15% 439M 0s 2900K .......... .......... .......... .......... .......... 15% 414M 0s 2950K .......... .......... .......... .......... .......... 15% 460M 0s 3000K .......... .......... .......... .......... .......... 15% 467M 0s 3050K .......... .......... .......... .......... .......... 16% 430M 0s 3100K .......... .......... .......... .......... .......... 16% 383M 0s 3150K .......... .......... .......... .......... .......... 16% 456M 0s 3200K .......... .......... .......... .......... .......... 16% 447M 0s 3250K .......... .......... .......... .......... .......... 17% 440M 0s 3300K .......... .......... .......... .......... .......... 17% 391M 0s 3350K .......... .......... .......... .......... .......... 17% 458M 0s 3400K .......... .......... .......... .......... .......... 18% 464M 0s 3450K .......... .......... .......... .......... .......... 18% 463M 0s 3500K .......... .......... .......... .......... .......... 18% 383M 0s 3550K .......... .......... .......... .......... .......... 18% 446M 0s 3600K .......... .......... .......... .......... .......... 19% 450M 0s 3650K .......... .......... .......... .......... .......... 19% 448M 0s 3700K .......... .......... .......... .......... .......... 19% 398M 0s 3750K .......... .......... .......... .......... .......... 19% 427M 0s 3800K .......... .......... .......... .......... .......... 20% 441M 0s 3850K .......... .......... .......... .......... .......... 20% 449M 0s 3900K .......... .......... .......... .......... .......... 20% 372M 0s 3950K .......... .......... .......... .......... .......... 20% 454M 0s 4000K .......... .......... .......... .......... .......... 21% 434M 0s 4050K .......... .......... .......... .......... .......... 21% 447M 0s 4100K .......... .......... .......... .......... .......... 21% 35.0M 0s 4150K .......... .......... .......... .......... .......... 21% 176M 0s 4200K .......... .......... .......... .......... .......... 22% 155M 0s 4250K .......... .......... .......... .......... .......... 22% 450M 0s 4300K .......... .......... .......... .......... .......... 22% 382M 0s 4350K .......... .......... .......... .......... .......... 22% 424M 0s 4400K .......... .......... .......... .......... .......... 23% 462M 0s 4450K .......... .......... .......... .......... .......... 23% 465M 0s 4500K .......... .......... .......... .......... .......... 23% 417M 0s 4550K .......... .......... .......... .......... .......... 24% 461M 0s 4600K .......... .......... .......... .......... .......... 24% 459M 0s 4650K .......... .......... .......... .......... .......... 24% 461M 0s 4700K .......... .......... .......... .......... .......... 24% 381M 0s 4750K .......... .......... .......... .......... .......... 25% 460M 0s 4800K .......... .......... .......... .......... .......... 25% 434M 0s 4850K .......... .......... .......... .......... .......... 25% 12.4M 0s 4900K .......... .......... .......... .......... .......... 25% 143M 0s 4950K .......... .......... .......... .......... .......... 26% 265M 0s 5000K .......... .......... .......... .......... .......... 26% 152M 0s 5050K .......... .......... .......... .......... .......... 26% 86.4M 0s 5100K .......... .......... .......... .......... .......... 26% 116M 0s 5150K .......... .......... .......... .......... .......... 27% 202M 0s 5200K .......... .......... .......... .......... .......... 27% 399M 0s 5250K .......... .......... .......... .......... .......... 27% 460M 0s 5300K .......... .......... .......... .......... .......... 27% 394M 0s 5350K .......... .......... .......... .......... .......... 28% 453M 0s 5400K .......... .......... .......... .......... .......... 28% 466M 0s 5450K .......... .......... .......... .......... .......... 28% 432M 0s 5500K .......... .......... .......... .......... .......... 28% 386M 0s 5550K .......... .......... .......... .......... .......... 29% 437M 0s 5600K .......... .......... .......... .......... .......... 29% 461M 0s 5650K .......... .......... .......... .......... .......... 29% 333M 0s 5700K .......... .......... .......... .......... .......... 30% 244M 0s 5750K .......... .......... .......... .......... .......... 30% 233M 0s 5800K .......... .......... .......... .......... .......... 30% 407M 0s 5850K .......... .......... .......... .......... .......... 30% 280M 0s 5900K .......... .......... .......... .......... .......... 31% 174M 0s 5950K .......... .......... .......... .......... .......... 31% 412M 0s 6000K .......... .......... .......... .......... .......... 31% 224M 0s 6050K .......... .......... .......... .......... .......... 31% 415M 0s 6100K .......... .......... .......... .......... .......... 32% 409M 0s 6150K .......... .......... .......... .......... .......... 32% 363M 0s 6200K .......... .......... .......... .......... .......... 32% 135M 0s 6250K .......... .......... .......... .......... .......... 32% 170M 0s 6300K .......... .......... .......... .......... .......... 33% 359M 0s 6350K .......... .......... .......... .......... .......... 33% 376M 0s 6400K .......... .......... .......... .......... .......... 33% 451M 0s 6450K .......... .......... .......... .......... .......... 33% 432M 0s 6500K .......... .......... .......... .......... .......... 34% 281M 0s 6550K .......... .......... .......... .......... .......... 34% 457M 0s 6600K .......... .......... .......... .......... .......... 34% 458M 0s 6650K .......... .......... .......... .......... .......... 34% 456M 0s 6700K .......... .......... .......... .......... .......... 35% 315M 0s 6750K .......... .......... .......... .......... .......... 35% 105M 0s 6800K .......... .......... .......... .......... .......... 35% 197M 0s 6850K .......... .......... .......... .......... .......... 36% 389M 0s 6900K .......... .......... .......... .......... .......... 36% 109M 0s 6950K .......... .......... .......... .......... .......... 36% 308M 0s 7000K .......... .......... .......... .......... .......... 36% 244M 0s 7050K .......... .......... .......... .......... .......... 37% 253M 0s 7100K .......... .......... .......... .......... .......... 37% 288M 0s 7150K .......... .......... .......... .......... .......... 37% 318M 0s 7200K .......... .......... .......... .......... .......... 37% 328M 0s 7250K .......... .......... .......... .......... .......... 38% 134M 0s 7300K .......... .......... .......... .......... .......... 38% 170M 0s 7350K .......... .......... .......... .......... .......... 38% 453M 0s 7400K .......... .......... .......... .......... .......... 38% 383M 0s 7450K .......... .......... .......... .......... .......... 39% 427M 0s 7500K .......... .......... .......... .......... .......... 39% 409M 0s 7550K .......... .......... .......... .......... .......... 39% 203M 0s 7600K .......... .......... .......... .......... .......... 39% 299M 0s 7650K .......... .......... .......... .......... .......... 40% 377M 0s 7700K .......... .......... .......... .......... .......... 40% 287M 0s 7750K .......... .......... .......... .......... .......... 40% 237M 0s 7800K .......... .......... .......... .......... .......... 40% 186M 0s 7850K .......... .......... .......... .......... .......... 41% 304M 0s 7900K .......... .......... .......... .......... .......... 41% 112M 0s 7950K .......... .......... .......... .......... .......... 41% 82.8M 0s 8000K .......... .......... .......... .......... .......... 42% 10.2M 0s 8050K .......... .......... .......... .......... .......... 42% 279M 0s 8100K .......... .......... .......... .......... .......... 42% 273M 0s 8150K .......... .......... .......... .......... .......... 42% 270M 0s 8200K .......... .......... .......... .......... .......... 43% 234M 0s 8250K .......... .......... .......... .......... .......... 43% 259M 0s 8300K .......... .......... .......... .......... .......... 43% 233M 0s 8350K .......... .......... .......... .......... .......... 43% 265M 0s 8400K .......... .......... .......... .......... .......... 44% 304M 0s 8450K .......... .......... .......... .......... .......... 44% 302M 0s 8500K .......... .......... .......... .......... .......... 44% 267M 0s 8550K .......... .......... .......... .......... .......... 44% 273M 0s 8600K .......... .......... .......... .......... .......... 45% 292M 0s 8650K .......... .......... .......... .......... .......... 45% 283M 0s 8700K .......... .......... .......... .......... .......... 45% 253M 0s 8750K .......... .......... .......... .......... .......... 45% 444M 0s 8800K .......... .......... .......... .......... .......... 46% 405M 0s 8850K .......... .......... .......... .......... .......... 46% 456M 0s 8900K .......... .......... .......... .......... .......... 46% 405M 0s 8950K .......... .......... .......... .......... .......... 46% 404M 0s 9000K .......... .......... .......... .......... .......... 47% 293M 0s 9050K .......... .......... .......... .......... .......... 47% 319M 0s 9100K .......... .......... .......... .......... .......... 47% 266M 0s 9150K .......... .......... .......... .......... .......... 48% 300M 0s 9200K .......... .......... .......... .......... .......... 48% 284M 0s 9250K .......... .......... .......... .......... .......... 48% 316M 0s 9300K .......... .......... .......... .......... .......... 48% 289M 0s 9350K .......... .......... .......... .......... .......... 49% 228M 0s 9400K .......... .......... .......... .......... .......... 49% 442M 0s 9450K .......... .......... .......... .......... .......... 49% 415M 0s 9500K .......... .......... .......... .......... .......... 49% 372M 0s 9550K .......... .......... .......... .......... .......... 50% 447M 0s 9600K .......... .......... .......... .......... .......... 50% 452M 0s 9650K .......... .......... .......... .......... .......... 50% 453M 0s 9700K .......... .......... .......... .......... .......... 50% 410M 0s 9750K .......... .......... .......... .......... .......... 51% 453M 0s 9800K .......... .......... .......... .......... .......... 51% 449M 0s 9850K .......... .......... .......... .......... .......... 51% 443M 0s 9900K .......... .......... .......... .......... .......... 51% 352M 0s 9950K .......... .......... .......... .......... .......... 52% 451M 0s 10000K .......... .......... .......... .......... .......... 52% 453M 0s 10050K .......... .......... .......... .......... .......... 52% 452M 0s 10100K .......... .......... .......... .......... .......... 52% 375M 0s 10150K .......... .......... .......... .......... .......... 53% 437M 0s 10200K .......... .......... .......... .......... .......... 53% 446M 0s 10250K .......... .......... .......... .......... .......... 53% 435M 0s 10300K .......... .......... .......... .......... .......... 54% 386M 0s 10350K .......... .......... .......... .......... .......... 54% 436M 0s 10400K .......... .......... .......... .......... .......... 54% 446M 0s 10450K .......... .......... .......... .......... .......... 54% 435M 0s 10500K .......... .......... .......... .......... .......... 55% 371M 0s 10550K .......... .......... .......... .......... .......... 55% 439M 0s 10600K .......... .......... .......... .......... .......... 55% 452M 0s 10650K .......... .......... .......... .......... .......... 55% 376M 0s 10700K .......... .......... .......... .......... .......... 56% 313M 0s 10750K .......... .......... .......... .......... .......... 56% 414M 0s 10800K .......... .......... .......... .......... .......... 56% 352M 0s 10850K .......... .......... .......... .......... .......... 56% 307M 0s 10900K .......... .......... .......... .......... .......... 57% 281M 0s 10950K .......... .......... .......... .......... .......... 57% 20.1M 0s 11000K .......... .......... .......... .......... .......... 57% 298M 0s 11050K .......... .......... .......... .......... .......... 57% 302M 0s 11100K .......... .......... .......... .......... .......... 58% 214M 0s 11150K .......... .......... .......... .......... .......... 58% 210M 0s 11200K .......... .......... .......... .......... .......... 58% 397M 0s 11250K .......... .......... .......... .......... .......... 58% 325M 0s 11300K .......... .......... .......... .......... .......... 59% 186M 0s 11350K .......... .......... .......... .......... .......... 59% 51.2M 0s 11400K .......... .......... .......... .......... .......... 59% 58.5M 0s 11450K .......... .......... .......... .......... .......... 60% 199M 0s 11500K .......... .......... .......... .......... .......... 60% 300M 0s 11550K .......... .......... .......... .......... .......... 60% 189M 0s 11600K .......... .......... .......... .......... .......... 60% 190M 0s 11650K .......... .......... .......... .......... .......... 61% 251M 0s 11700K .......... .......... .......... .......... .......... 61% 274M 0s 11750K .......... .......... .......... .......... .......... 61% 90.2M 0s 11800K .......... .......... .......... .......... .......... 61% 412M 0s 11850K .......... .......... .......... .......... .......... 62% 371M 0s 11900K .......... .......... .......... .......... .......... 62% 195M 0s 11950K .......... .......... .......... .......... .......... 62% 322M 0s 12000K .......... .......... .......... .......... .......... 62% 309M 0s 12050K .......... .......... .......... .......... .......... 63% 332M 0s 12100K .......... .......... .......... .......... .......... 63% 380M 0s 12150K .......... .......... .......... .......... .......... 63% 447M 0s 12200K .......... .......... .......... .......... .......... 63% 448M 0s 12250K .......... .......... .......... .......... .......... 64% 445M 0s 12300K .......... .......... .......... .......... .......... 64% 165M 0s 12350K .......... .......... .......... .......... .......... 64% 428M 0s 12400K .......... .......... .......... .......... .......... 64% 444M 0s 12450K .......... .......... .......... .......... .......... 65% 415M 0s 12500K .......... .......... .......... .......... .......... 65% 179M 0s 12550K .......... .......... .......... .......... .......... 65% 204M 0s 12600K .......... .......... .......... .......... .......... 66% 254M 0s 12650K .......... .......... .......... .......... .......... 66% 450M 0s 12700K .......... .......... .......... .......... .......... 66% 377M 0s 12750K .......... .......... .......... .......... .......... 66% 428M 0s 12800K .......... .......... .......... .......... .......... 67% 448M 0s 12850K .......... .......... .......... .......... .......... 67% 384M 0s 12900K .......... .......... .......... .......... .......... 67% 245M 0s 12950K .......... .......... .......... .......... .......... 67% 392M 0s 13000K .......... .......... .......... .......... .......... 68% 452M 0s 13050K .......... .......... .......... .......... .......... 68% 249M 0s 13100K .......... .......... .......... .......... .......... 68% 236M 0s 13150K .......... .......... .......... .......... .......... 68% 199M 0s 13200K .......... .......... .......... .......... .......... 69% 433M 0s 13250K .......... .......... .......... .......... .......... 69% 454M 0s 13300K .......... .......... .......... .......... .......... 69% 374M 0s 13350K .......... .......... .......... .......... .......... 69% 340M 0s 13400K .......... .......... .......... .......... .......... 70% 239M 0s 13450K .......... .......... .......... .......... .......... 70% 435M 0s 13500K .......... .......... .......... .......... .......... 70% 369M 0s 13550K .......... .......... .......... .......... .......... 70% 435M 0s 13600K .......... .......... .......... .......... .......... 71% 452M 0s 13650K .......... .......... .......... .......... .......... 71% 451M 0s 13700K .......... .......... .......... .......... .......... 71% 405M 0s 13750K .......... .......... .......... .......... .......... 72% 440M 0s 13800K .......... .......... .......... .......... .......... 72% 431M 0s 13850K .......... .......... .......... .......... .......... 72% 429M 0s 13900K .......... .......... .......... .......... .......... 72% 364M 0s 13950K .......... .......... .......... .......... .......... 73% 444M 0s 14000K .......... .......... .......... .......... .......... 73% 435M 0s 14050K .......... .......... .......... .......... .......... 73% 444M 0s 14100K .......... .......... .......... .......... .......... 73% 399M 0s 14150K .......... .......... .......... .......... .......... 74% 447M 0s 14200K .......... .......... .......... .......... .......... 74% 447M 0s 14250K .......... .......... .......... .......... .......... 74% 431M 0s 14300K .......... .......... .......... .......... .......... 74% 365M 0s 14350K .......... .......... .......... .......... .......... 75% 433M 0s 14400K .......... .......... .......... .......... .......... 75% 447M 0s 14450K .......... .......... .......... .......... .......... 75% 459M 0s 14500K .......... .......... .......... .......... .......... 75% 411M 0s 14550K .......... .......... .......... .......... .......... 76% 409M 0s 14600K .......... .......... .......... .......... .......... 76% 439M 0s 14650K .......... .......... .......... .......... .......... 76% 445M 0s 14700K .......... .......... .......... .......... .......... 76% 352M 0s 14750K .......... .......... .......... .......... .......... 77% 445M 0s 14800K .......... .......... .......... .......... .......... 77% 437M 0s 14850K .......... .......... .......... .......... .......... 77% 439M 0s 14900K .......... .......... .......... .......... .......... 78% 400M 0s 14950K .......... .......... .......... .......... .......... 78% 416M 0s 15000K .......... .......... .......... .......... .......... 78% 434M 0s 15050K .......... .......... .......... .......... .......... 78% 435M 0s 15100K .......... .......... .......... .......... .......... 79% 358M 0s 15150K .......... .......... .......... .......... .......... 79% 439M 0s 15200K .......... .......... .......... .......... .......... 79% 435M 0s 15250K .......... .......... .......... .......... .......... 79% 447M 0s 15300K .......... .......... .......... .......... .......... 80% 404M 0s 15350K .......... .......... .......... .......... .......... 80% 446M 0s 15400K .......... .......... .......... .......... .......... 80% 456M 0s 15450K .......... .......... .......... .......... .......... 80% 453M 0s 15500K .......... .......... .......... .......... .......... 81% 378M 0s 15550K .......... .......... .......... .......... .......... 81% 434M 0s 15600K .......... .......... .......... .......... .......... 81% 444M 0s 15650K .......... .......... .......... .......... .......... 81% 450M 0s 15700K .......... .......... .......... .......... .......... 82% 403M 0s 15750K .......... .......... .......... .......... .......... 82% 434M 0s 15800K .......... .......... .......... .......... .......... 82% 421M 0s 15850K .......... .......... .......... .......... .......... 82% 441M 0s 15900K .......... .......... .......... .......... .......... 83% 370M 0s 15950K .......... .......... .......... .......... .......... 83% 450M 0s 16000K .......... .......... .......... .......... .......... 83% 424M 0s 16050K .......... .......... .......... .......... .......... 84% 448M 0s 16100K .......... .......... .......... .......... .......... 84% 388M 0s 16150K .......... .......... .......... .......... .......... 84% 449M 0s 16200K .......... .......... .......... .......... .......... 84% 381M 0s 16250K .......... .......... .......... .......... .......... 85% 448M 0s 16300K .......... .......... .......... .......... .......... 85% 431M 0s 16350K .......... .......... .......... .......... .......... 85% 430M 0s 16400K .......... .......... .......... .......... .......... 85% 382M 0s 16450K .......... .......... .......... .......... .......... 86% 437M 0s 16500K .......... .......... .......... .......... .......... 86% 440M 0s 16550K .......... .......... .......... .......... .......... 86% 446M 0s 16600K .......... .......... .......... .......... .......... 86% 367M 0s 16650K .......... .......... .......... .......... .......... 87% 441M 0s 16700K .......... .......... .......... .......... .......... 87% 445M 0s 16750K .......... .......... .......... .......... .......... 87% 436M 0s 16800K .......... .......... .......... .......... .......... 87% 402M 0s 16850K .......... .......... .......... .......... .......... 88% 425M 0s 16900K .......... .......... .......... .......... .......... 88% 426M 0s 16950K .......... .......... .......... .......... .......... 88% 440M 0s 17000K .......... .......... .......... .......... .......... 88% 368M 0s 17050K .......... .......... .......... .......... .......... 89% 465M 0s 17100K .......... .......... .......... .......... .......... 89% 381M 0s 17150K .......... .......... .......... .......... .......... 89% 448M 0s 17200K .......... .......... .......... .......... .......... 90% 449M 0s 17250K .......... .......... .......... .......... .......... 90% 445M 0s 17300K .......... .......... .......... .......... .......... 90% 392M 0s 17350K .......... .......... .......... .......... .......... 90% 445M 0s 17400K .......... .......... .......... .......... .......... 91% 438M 0s 17450K .......... .......... .......... .......... .......... 91% 437M 0s 17500K .......... .......... .......... .......... .......... 91% 368M 0s 17550K .......... .......... .......... .......... .......... 91% 445M 0s 17600K .......... .......... .......... .......... .......... 92% 443M 0s 17650K .......... .......... .......... .......... .......... 92% 439M 0s 17700K .......... .......... .......... .......... .......... 92% 389M 0s 17750K .......... .......... .......... .......... .......... 92% 442M 0s 17800K .......... .......... .......... .......... .......... 93% 439M 0s 17850K .......... .......... .......... .......... .......... 93% 441M 0s 17900K .......... .......... .......... .......... .......... 93% 364M 0s 17950K .......... .......... .......... .......... .......... 93% 436M 0s 18000K .......... .......... .......... .......... .......... 94% 438M 0s 18050K .......... .......... .......... .......... .......... 94% 448M 0s 18100K .......... .......... .......... .......... .......... 94% 402M 0s 18150K .......... .......... .......... .......... .......... 94% 425M 0s 18200K .......... .......... .......... .......... .......... 95% 346M 0s 18250K .......... .......... .......... .......... .......... 95% 439M 0s 18300K .......... .......... .......... .......... .......... 95% 368M 0s 18350K .......... .......... .......... .......... .......... 96% 446M 0s 18400K .......... .......... .......... .......... .......... 96% 446M 0s 18450K .......... .......... .......... .......... .......... 96% 439M 0s 18500K .......... .......... .......... .......... .......... 96% 400M 0s 18550K .......... .......... .......... .......... .......... 97% 423M 0s 18600K .......... .......... .......... .......... .......... 97% 417M 0s 18650K .......... .......... .......... .......... .......... 97% 442M 0s 18700K .......... .......... .......... .......... .......... 97% 366M 0s 18750K .......... .......... .......... .......... .......... 98% 447M 0s 18800K .......... .......... .......... .......... .......... 98% 433M 0s 18850K .......... .......... .......... .......... .......... 98% 431M 0s 18900K .......... .......... .......... .......... .......... 98% 395M 0s 18950K .......... .......... .......... .......... .......... 99% 441M 0s 19000K .......... .......... .......... .......... .......... 99% 435M 0s 19050K .......... .......... .......... .......... .......... 99% 444M 0s 19100K .......... .......... .......... .......... .......... 99% 377M 0s 19150K ......... 100% 591M=0.09s 2023-07-21 09:47:18 (213 MB/s) - '/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8.tar.xz' saved [19619508/19619508] Computing checksum for /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8.tar.xz... Good checksum rm -Rf Python-3.10.8 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/Python-3.10.8.tar.xz` tar.xz Python-3.10.8 cd build/Python-3.10.8 && if test "-L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-2.1/opt/python3_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-2.1/opt/python3_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-2.1/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.1/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 python3.10... no checking for python3... python3 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 --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 -Wl,--no-as-needed... yes checking for egrep... /bin/grep -E 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 the Android API level... not Android 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 --enable-profiling... no checking LDLIBRARY... 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 --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 for -Wextra... yes checking whether gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off gcc unused result warning... yes checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking if we can turn on gcc strict-prototypes warning... no checking if we can make implicit function declaration an error in gcc... yes checking if we can use visibility in gcc... yes checking whether pthreads are available without options... no checking whether gcc accepts -Kpthread... no checking whether gcc accepts -Kthread... no checking whether gcc accepts -pthread... yes checking whether g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no 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 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 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 sched.h usability... yes checking sched.h presence... yes checking for sched.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 stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no 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/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no 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/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.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/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.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/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 pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes 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/memfd.h usability... yes checking linux/memfd.h presence... yes checking for linux/memfd.h... yes checking linux/wait.h usability... yes checking linux/wait.h presence... yes checking for linux/wait.h... yes checking sys/memfd.h usability... no checking sys/memfd.h presence... no checking for sys/memfd.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.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 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 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/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for uuid_generate_time_safe... yes checking for uuid_generate_time in -luuid... yes checking for uuid_create... no checking for uuid_enc_be... no 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 pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 --enable-loadable-sqlite-extensions... yes checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... 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 for 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-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 alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for close_range... no checking for copy_file_range... yes checking for ctermid... 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 fdwalk... no checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getspnam... yes checking for getspent... yes checking for getsid... 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 lockf... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for madvise... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... 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 sem_open... yes checking for sem_timedwait... yes checking for sem_clockwait... no checking for sem_getvalue... 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 setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigfillset... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for splice... yes checking for strftime... yes checking for strlcpy... no checking for strsignal... yes checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for utimensat... yes checking for utimes... yes checking for vfork... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking for rtpSpawn... no 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... 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 inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes 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 library containing crypt... -lcrypt checking for library containing crypt_r... none required checking for crypt_r... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... 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 whether sys/select.h and sys/time.h may both be included... yes 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 copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... 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 for UCS-4 tcl... no 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-310-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 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 is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for 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 sys/mman.h... (cached) yes 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 APIs... yes checking for --with-ssl-default-suites... python checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2 checking for --with-experimental-isolated-subinterpreters... no checking for --with-static-libpython... yes checking for --disable-test-modules... no 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/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup.local creating Makefile If you want a release build with all stable optimizations active (PGO, etc), please run ./configure --enable-optimizations cd build/Python-3.10.8 && make make[2]: Entering directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8' gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c Objects/obmalloc.c:1413:1: warning: always_inline function might not be inlinable [-Wattributes] arena_map_get(block *p, int create) ^~~~~~~~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE \ -DPLATLIBDIR='"lib"' \ -o Python/initconfig.o ./Python/initconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-310-x86_64-linux-gnu"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/opt/metwork-mfext-2.1/opt/python3_core"' \ -DEXEC_PREFIX='"/opt/metwork-mfext-2.1/opt/python3_core"' \ -DVERSION='"3.10"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c rm -f libpython3.10.a ar rcs libpython3.10.a Modules/getbuildinfo.o Parser/token.o Parser/pegen.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/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/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/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/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o if test libpython3.10.so.1.0 != libpython3.10.so; then \ gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -Wl,-hlibpython3.10.so.1.0 -o libpython3.10.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.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/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/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/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/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ ln -f libpython3.10.so.1.0 libpython3.10.so; \ else \ gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -o libpython3.10.so Modules/getbuildinfo.o Parser/token.o Parser/pegen.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/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/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/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/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ fi gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.10.so gcc -pthread -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.10 -lcrypt -lpthread -ldl -lutil -lm -lm LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/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 gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/lib CC='gcc -pthread' LDSHARED='gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='-ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 ' ./python -E ./setup.py build running build running build_ext building '_struct' extension creating build/temp.linux-x86_64-3.10/src creating build/temp.linux-x86_64-3.10/src/layers creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3 creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_struct.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_struct.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_struct.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_struct.cpython-310-x86_64-linux-gnu.so building 'array' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/arraymodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/arraymodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/array.cpython-310-x86_64-linux-gnu.so building '_contextvars' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_contextvarsmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_contextvarsmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_contextvars.cpython-310-x86_64-linux-gnu.so building 'math' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/mathmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/mathmodule.o Modules/_math.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/math.cpython-310-x86_64-linux-gnu.so building 'cmath' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cmathmodule.o Modules/_math.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/cmath.cpython-310-x86_64-linux-gnu.so building '_datetime' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_datetimemodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/_datetime.cpython-310-x86_64-linux-gnu.so building '_zoneinfo' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_zoneinfo.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_zoneinfo.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_zoneinfo.cpython-310-x86_64-linux-gnu.so building '_random' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_randommodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_randommodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_random.cpython-310-x86_64-linux-gnu.so building '_bisect' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_bisectmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_bisectmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_bisect.cpython-310-x86_64-linux-gnu.so building '_heapq' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_heapqmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_heapq.cpython-310-x86_64-linux-gnu.so building '_pickle' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_pickle.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_pickle.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_pickle.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_pickle.cpython-310-x86_64-linux-gnu.so building '_json' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_json.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_json.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_json.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_json.cpython-310-x86_64-linux-gnu.so building '_lsprof' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_lsprof.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_lsprof.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/rotatingtree.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_lsprof.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/rotatingtree.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_lsprof.cpython-310-x86_64-linux-gnu.so building 'unicodedata' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/unicodedata.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/unicodedata.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/unicodedata.cpython-310-x86_64-linux-gnu.so building '_opcode' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_opcode.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_opcode.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_opcode.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_opcode.cpython-310-x86_64-linux-gnu.so building '_asyncio' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_asynciomodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_asyncio.cpython-310-x86_64-linux-gnu.so building '_queue' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_queuemodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_queue.cpython-310-x86_64-linux-gnu.so building '_statistics' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_statisticsmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_statisticsmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_statisticsmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_statistics.cpython-310-x86_64-linux-gnu.so building 'fcntl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/fcntlmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/fcntlmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/fcntl.cpython-310-x86_64-linux-gnu.so building 'grp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/grpmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/grpmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/grpmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/grp.cpython-310-x86_64-linux-gnu.so building 'spwd' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/spwdmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/spwdmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/spwd.cpython-310-x86_64-linux-gnu.so building 'select' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/selectmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/selectmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/selectmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/select.cpython-310-x86_64-linux-gnu.so building 'mmap' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/mmapmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/mmapmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/mmap.cpython-310-x86_64-linux-gnu.so building 'syslog' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/syslogmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/syslogmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/syslog.cpython-310-x86_64-linux-gnu.so building '_xxsubinterpreters' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_xxsubinterpretersmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_xxsubinterpretersmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_xxsubinterpreters.cpython-310-x86_64-linux-gnu.so building 'audioop' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/audioop.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/audioop.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/audioop.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/audioop.cpython-310-x86_64-linux-gnu.so building '_csv' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_csv.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_csv.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_csv.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_csv.cpython-310-x86_64-linux-gnu.so building '_posixsubprocess' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_posixsubprocess.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_posixsubprocess.cpython-310-x86_64-linux-gnu.so building '_testcapi' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testcapimodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testcapimodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testcapi.cpython-310-x86_64-linux-gnu.so building '_testinternalcapi' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testinternalcapi.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testinternalcapi.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testinternalcapi.cpython-310-x86_64-linux-gnu.so building '_testbuffer' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testbuffer.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testbuffer.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testbuffer.cpython-310-x86_64-linux-gnu.so building '_testimportmultiple' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testimportmultiple.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testimportmultiple.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testimportmultiple.cpython-310-x86_64-linux-gnu.so building '_testmultiphase' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testmultiphase.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_testmultiphase.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testmultiphase.cpython-310-x86_64-linux-gnu.so building '_xxtestfuzz' extension creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_xxtestfuzz gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_xxtestfuzz/fuzzer.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_xxtestfuzz/fuzzer.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_xxtestfuzz.cpython-310-x86_64-linux-gnu.so building 'readline' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/readline.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/readline.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/readline.o -L/usr/lib/termcap -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lreadline -o build/lib.linux-x86_64-3.10/readline.cpython-310-x86_64-linux-gnu.so building '_curses' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_cursesmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lncursesw -o build/lib.linux-x86_64-3.10/_curses.cpython-310-x86_64-linux-gnu.so building '_curses_panel' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_curses_panel.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_curses_panel.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-x86_64-3.10/_curses_panel.cpython-310-x86_64-linux-gnu.so building '_crypt' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_cryptmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_cryptmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.10/_crypt.cpython-310-x86_64-linux-gnu.so building '_socket' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/socketmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/socketmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/socketmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_socket.cpython-310-x86_64-linux-gnu.so building '_ssl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ssl.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ssl.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ssl.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.10/_ssl.cpython-310-x86_64-linux-gnu.so building '_hashlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_hashopenssl.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_hashopenssl.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.10/_hashlib.cpython-310-x86_64-linux-gnu.so building '_sha256' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/sha256module.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/sha256module.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/sha256module.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_sha256.cpython-310-x86_64-linux-gnu.so building '_sha512' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/sha512module.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/sha512module.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/sha512module.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_sha512.cpython-310-x86_64-linux-gnu.so building '_md5' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/md5module.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/md5module.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/md5module.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_md5.cpython-310-x86_64-linux-gnu.so building '_sha1' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/sha1module.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/sha1module.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/sha1module.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_sha1.cpython-310-x86_64-linux-gnu.so building '_blake2' extension creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_blake2 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_blake2/blake2b_impl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_blake2/blake2module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_blake2/blake2s_impl.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_blake2/blake2s_impl.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_blake2.cpython-310-x86_64-linux-gnu.so building '_sha3' extension creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sha3 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sha3/sha3module.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sha3/sha3module.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_sha3.cpython-310-x86_64-linux-gnu.so building '_dbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NDBM_H -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_dbmmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_dbmmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_dbmmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lgdbm_compat -o build/lib.linux-x86_64-3.10/_dbm.cpython-310-x86_64-linux-gnu.so building '_gdbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_gdbmmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_gdbmmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_gdbmmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lgdbm -o build/lib.linux-x86_64-3.10/_gdbm.cpython-310-x86_64-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/cache.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/connection.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/cursor.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/microprotocols.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/prepare_protocol.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/row.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/statement.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/util.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/module.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/row.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_sqlite/util.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lsqlite3 -o build/lib.linux-x86_64-3.10/_sqlite3.cpython-310-x86_64-linux-gnu.so building 'termios' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/termios.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/termios.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/termios.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/termios.cpython-310-x86_64-linux-gnu.so building 'resource' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/resource.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/resource.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/resource.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/resource.cpython-310-x86_64-linux-gnu.so building 'ossaudiodev' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/ossaudiodev.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/ossaudiodev.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/ossaudiodev.cpython-310-x86_64-linux-gnu.so building 'zlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/zlibmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/zlibmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.10/zlib.cpython-310-x86_64-linux-gnu.so building 'binascii' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/binascii.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/binascii.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.10/binascii.cpython-310-x86_64-linux-gnu.so building '_bz2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_bz2module.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_bz2module.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_bz2module.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lbz2 -o build/lib.linux-x86_64-3.10/_bz2.cpython-310-x86_64-linux-gnu.so building '_lzma' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_lzmamodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_lzmamodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -llzma -o build/lib.linux-x86_64-3.10/_lzma.cpython-310-x86_64-linux-gnu.so building 'pyexpat' extension creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat/xmlparse.o -Wno-unreachable-code gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat/xmlrole.o -Wno-unreachable-code gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat/xmltok.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat/xmltok.o -Wno-unreachable-code gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/pyexpat.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/pyexpat.o -Wno-unreachable-code gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat/xmlparse.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat/xmlrole.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat/xmltok.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/pyexpat.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/pyexpat.cpython-310-x86_64-linux-gnu.so building '_elementtree' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/expat -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_elementtree.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_elementtree.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_elementtree.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/_elementtree.cpython-310-x86_64-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/multibytecodec.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/multibytecodec.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_multibytecodec.cpython-310-x86_64-linux-gnu.so building '_codecs_kr' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_kr.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_kr.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_kr.cpython-310-x86_64-linux-gnu.so building '_codecs_jp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_jp.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_jp.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_jp.cpython-310-x86_64-linux-gnu.so building '_codecs_cn' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_cn.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_cn.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_cn.cpython-310-x86_64-linux-gnu.so building '_codecs_tw' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_tw.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_tw.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_tw.cpython-310-x86_64-linux-gnu.so building '_codecs_hk' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_hk.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_hk.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_hk.cpython-310-x86_64-linux-gnu.so building '_codecs_iso2022' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_iso2022.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_iso2022.cpython-310-x86_64-linux-gnu.so building '_decimal' extension creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/_decimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/basearith.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/context.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/convolute.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/mpalloc.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/transpose.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_decimal/libmpdec/transpose.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/_decimal.cpython-310-x86_64-linux-gnu.so building '_ctypes_test' extension creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/_ctypes_test.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/_ctypes_test.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/_ctypes_test.cpython-310-x86_64-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_multiprocessing gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_multiprocessing/multiprocessing.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_multiprocessing/semaphore.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_multiprocessing/semaphore.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_multiprocessing.cpython-310-x86_64-linux-gnu.so building '_posixshmem' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_multiprocessing/posixshmem.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_multiprocessing/posixshmem.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lrt -o build/lib.linux-x86_64-3.10/_posixshmem.cpython-310-x86_64-linux-gnu.so building '_tkinter' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DWITH_APPINIT=1 -I/usr/X11/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_tkinter.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_tkinter.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DWITH_APPINIT=1 -I/usr/X11/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/tkappinit.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/tkappinit.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_tkinter.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/tkappinit.o -L/usr/X11/lib -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -ltk8.6 -ltcl8.6 -lX11 -o build/lib.linux-x86_64-3.10/_tkinter.cpython-310-x86_64-linux-gnu.so building '_uuid' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_uuidmodule.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_uuidmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_uuidmodule.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -luuid -o build/lib.linux-x86_64-3.10/_uuid.cpython-310-x86_64-linux-gnu.so building 'xxlimited' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/xxlimited.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/xxlimited.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/xxlimited.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/xxlimited.cpython-310-x86_64-linux-gnu.so building 'xxlimited_35' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/xxlimited_35.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/xxlimited_35.o gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/xxlimited_35.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/xxlimited_35.cpython-310-x86_64-linux-gnu.so building '_ctypes' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -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.1/opt/python3_core/../core/lib build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/cfield.o build/temp.linux-x86_64-3.10/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Modules/_ctypes/stgdict.o -L. -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/usr/local/lib -lffi -ldl -o build/lib.linux-x86_64-3.10/_ctypes.cpython-310-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. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc pwd time running build_scripts creating build/scripts-3.10 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Tools/scripts/2to3 -> build/scripts-3.10 changing mode of build/scripts-3.10/pydoc3 from 644 to 755 changing mode of build/scripts-3.10/idle3 from 644 to 755 changing mode of build/scripts-3.10/2to3 from 644 to 755 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10 /bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c gcc -pthread -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.10 -lcrypt -lpthread -ldl -lutil -lm -lm sed -e "s,@EXENAME@,/opt/metwork-mfext-2.1/opt/python3_core/bin/python3.10," < ./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.10.8' cd build/Python-3.10.8 && make install make[2]: Entering directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8' Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib if test "no-framework" = "no-framework" ; then \ /bin/install -c python /opt/metwork-mfext-2.1/opt/python3_core/bin/python3.10; \ else \ /bin/install -c -s Mac/pythonw /opt/metwork-mfext-2.1/opt/python3_core/bin/python3.10; \ fi if test "3.10" != "3.10"; then \ if test -f /opt/metwork-mfext-2.1/opt/python3_core/bin/python3.10 -o -h /opt/metwork-mfext-2.1/opt/python3_core/bin/python3.10; \ then rm -f /opt/metwork-mfext-2.1/opt/python3_core/bin/python3.10; \ fi; \ (cd /opt/metwork-mfext-2.1/opt/python3_core/bin; ln python3.10 python3.10); \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-2.1/opt/python3_core/binpython3.10-32; \ lipo \ -output /opt/metwork-mfext-2.1/opt/python3_core/bin/python3.10-32 \ /opt/metwork-mfext-2.1/opt/python3_core/bin/python3.10; \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-2.1/opt/python3_core/binpython3.10-intel64; \ lipo \ -output /opt/metwork-mfext-2.1/opt/python3_core/bin/python3.10-intel64 \ /opt/metwork-mfext-2.1/opt/python3_core/bin/python3.10; \ fi LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/lib CC='gcc -pthread' LDSHARED='gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='-ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 ' ./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. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc pwd time running build_scripts copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Tools/scripts/2to3 -> build/scripts-3.10 changing mode of build/scripts-3.10/pydoc3 from 644 to 755 changing mode of build/scripts-3.10/idle3 from 644 to 755 changing mode of build/scripts-3.10/2to3 from 644 to 755 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/collections Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_bundled Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/dummy Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts/common Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts/posix Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/parsers Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers/myfixes Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/capath Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/data Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpkg Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package2 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/unwritable Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01/subdirectory Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/one Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/two Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion1 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion2 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_ Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion1 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion2 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespacedata01 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/partial Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata01 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata02 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/data Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/data Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tracedmodules Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/typinganndata Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ziptestdata Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 ./Lib/__future__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/__phello__.foo.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_aix_support.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_bootsubprocess.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_collections_abc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_compat_pickle.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_compression.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_markupbase.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_osx_support.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_py_abc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_pydecimal.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_pyio.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_sitebuiltins.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_strptime.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_threading_local.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/_weakrefset.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/abc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/aifc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/antigravity.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/argparse.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/ast.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/asynchat.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/asyncore.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/base64.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/bdb.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/binhex.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/bisect.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/bz2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/cProfile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/calendar.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/cgi.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/cgitb.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/chunk.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/cmd.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/code.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/codecs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/codeop.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/colorsys.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/compileall.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/configparser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/contextlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/contextvars.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/copy.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/copyreg.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/crypt.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/csv.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/dataclasses.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/datetime.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/decimal.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/difflib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/dis.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/doctest.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/enum.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/filecmp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/fileinput.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/fnmatch.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/fractions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/ftplib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/functools.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/genericpath.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/getopt.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/getpass.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/gettext.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/glob.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/graphlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/gzip.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/hashlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/heapq.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/hmac.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/imaplib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/imghdr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/imp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/inspect.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/io.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/ipaddress.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/keyword.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/linecache.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/locale.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/lzma.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/mailbox.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/mailcap.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/mimetypes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/modulefinder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/netrc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/nntplib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/ntpath.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/nturl2path.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/numbers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/opcode.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/operator.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/optparse.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/os.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/pathlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/pdb.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/pickle.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/pickletools.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/pipes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/pkgutil.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/platform.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/plistlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/poplib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/posixpath.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/pprint.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/profile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/pstats.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/pty.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/py_compile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/pyclbr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/pydoc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/queue.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/quopri.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/random.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/re.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/reprlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/rlcompleter.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/runpy.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/sched.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/secrets.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/selectors.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/shelve.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/shlex.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/shutil.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/signal.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/site.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/smtpd.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/smtplib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/sndhdr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/socket.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/socketserver.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/sre_compile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/sre_constants.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/sre_parse.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/ssl.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/stat.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/statistics.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/string.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/stringprep.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/struct.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/subprocess.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/sunau.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/symtable.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/sysconfig.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/tabnanny.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/tarfile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/telnetlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/tempfile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/textwrap.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/this.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/threading.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/timeit.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/token.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/tokenize.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/trace.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/traceback.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/tracemalloc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/tty.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/turtle.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/types.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/typing.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/uu.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/uuid.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/warnings.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/wave.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/weakref.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c ./Lib/webbrowser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/xdrlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/zipapp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/zipfile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/zipimport.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 /bin/install -c -m 644 ./Lib/asyncio/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_events.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_futures.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/constants.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/coroutines.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/events.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/exceptions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/futures.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/locks.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/log.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/mixins.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/protocols.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/queues.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/runners.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/selector_events.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/sslproto.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/staggered.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/streams.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/subprocess.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/tasks.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/threads.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/transports.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/trsock.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/unix_events.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/windows_events.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio /bin/install -c -m 644 ./Lib/collections/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/collections /bin/install -c -m 644 ./Lib/collections/abc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/collections /bin/install -c -m 644 ./Lib/concurrent/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent /bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures /bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures /bin/install -c -m 644 ./Lib/concurrent/futures/process.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures /bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures /bin/install -c -m 644 ./Lib/ctypes/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes /bin/install -c -m 644 ./Lib/ctypes/_aix.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes /bin/install -c -m 644 ./Lib/ctypes/_endian.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes /bin/install -c -m 644 ./Lib/ctypes/util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes /bin/install -c -m 644 ./Lib/ctypes/wintypes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes /bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib /bin/install -c ./Lib/ctypes/macholib/fetch_macholib /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib /bin/install -c -m 644 ./Lib/curses/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses /bin/install -c -m 644 ./Lib/curses/ascii.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses /bin/install -c -m 644 ./Lib/curses/has_key.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses /bin/install -c -m 644 ./Lib/curses/panel.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses /bin/install -c -m 644 ./Lib/curses/textpad.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses /bin/install -c -m 644 ./Lib/dbm/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm /bin/install -c -m 644 ./Lib/dbm/dumb.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm /bin/install -c -m 644 ./Lib/dbm/gnu.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm /bin/install -c -m 644 ./Lib/dbm/ndbm.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm /bin/install -c -m 644 ./Lib/distutils/README /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/archive_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/ccompiler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/cmd.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/config.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/core.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/debug.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/dep_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/dir_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/dist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/errors.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/extension.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/file_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/filelist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/log.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/spawn.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/sysconfig.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/text_file.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/version.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils /bin/install -c -m 644 ./Lib/distutils/command/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/bdist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build_py.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/check.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/clean.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/command_template /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/config.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_data.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/register.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/sdist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/upload.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command /bin/install -c -m 644 ./Lib/email/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/_encoded_words.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/_header_value_parser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/_parseaddr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/_policybase.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/architecture.rst /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/base64mime.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/charset.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/contentmanager.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/encoders.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/errors.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/feedparser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/generator.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/header.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/headerregistry.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/iterators.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/message.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/parser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/policy.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/quoprimime.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/utils.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email /bin/install -c -m 644 ./Lib/email/mime/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime /bin/install -c -m 644 ./Lib/email/mime/application.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime /bin/install -c -m 644 ./Lib/email/mime/audio.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime /bin/install -c -m 644 ./Lib/email/mime/base.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime /bin/install -c -m 644 ./Lib/email/mime/image.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime /bin/install -c -m 644 ./Lib/email/mime/message.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime /bin/install -c -m 644 ./Lib/email/mime/multipart.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime /bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime /bin/install -c -m 644 ./Lib/email/mime/text.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime /bin/install -c -m 644 ./Lib/encodings/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/aliases.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/ascii.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/base64_codec.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/big5.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/charmap.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp037.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1006.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1026.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1125.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1140.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1250.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1251.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1252.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1253.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1254.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1255.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1256.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1257.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp1258.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp273.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp424.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp437.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp500.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp720.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp737.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp775.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp850.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp852.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp855.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp856.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp857.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp858.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp860.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp861.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp862.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp863.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp864.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp865.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp866.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp869.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp874.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp875.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp932.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp949.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/cp950.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/euc_jp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/euc_kr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/gb18030.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/gb2312.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/gbk.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/hex_codec.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/hz.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/idna.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/johab.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/koi8_r.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/koi8_t.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/koi8_u.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/kz1048.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/latin_1.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/mac_greek.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/mac_roman.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/mbcs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/oem.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/palmos.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/ptcp154.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/punycode.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c ./Lib/encodings/rot_13.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/shift_jis.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/tis_620.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/undefined.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/utf_16.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/utf_32.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/utf_7.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/utf_8.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/uu_codec.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings /bin/install -c -m 644 ./Lib/ensurepip/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip /bin/install -c -m 644 ./Lib/ensurepip/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip /bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip /bin/install -c -m 644 ./Lib/ensurepip/_bundled/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_bundled /bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-22.2.2-py3-none-any.whl /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_bundled /bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-63.2.0-py3-none-any.whl /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_bundled /bin/install -c -m 644 ./Lib/html/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html /bin/install -c -m 644 ./Lib/html/entities.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html /bin/install -c -m 644 ./Lib/html/parser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html /bin/install -c -m 644 ./Lib/http/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http /bin/install -c -m 644 ./Lib/http/client.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http /bin/install -c -m 644 ./Lib/http/cookiejar.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http /bin/install -c -m 644 ./Lib/http/cookies.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http /bin/install -c -m 644 ./Lib/http/server.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http /bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/ChangeLog /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/README.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/TODO.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/autocomplete.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/autoexpand.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/browser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/calltip.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/calltip_w.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/codecontext.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/colorizer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-keys.def /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-main.def /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/config.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/config_key.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/configdialog.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugger.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugger_r.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugobj.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugobj_r.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/delegator.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/dynoption.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/editor.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/extend.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/filelist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/format.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/grep.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/help.html /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/help.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/help_about.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/history.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/hyperparser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/idle.bat /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/idle.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/idle.pyw /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/iomenu.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/macosx.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/mainmenu.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/multicall.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/outwin.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/parenmatch.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/pathbrowser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/percolator.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/pyparse.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c ./Lib/idlelib/pyshell.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/query.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/redirector.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/replace.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/rpc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/run.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/runscript.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/scrolledlist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/search.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/searchbase.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/searchengine.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/sidebar.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/squeezer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/stackviewer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/statusbar.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/textview.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/tooltip.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/tree.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/undo.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/window.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/zoomheight.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/zzdummy.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib /bin/install -c -m 644 ./Lib/idlelib/Icons/README.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_256.png /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons /bin/install -c -m 644 ./Lib/importlib/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib /bin/install -c -m 644 ./Lib/importlib/_abc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib /bin/install -c -m 644 ./Lib/importlib/_adapters.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib /bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib /bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib /bin/install -c -m 644 ./Lib/importlib/_common.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib /bin/install -c -m 644 ./Lib/importlib/abc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib /bin/install -c -m 644 ./Lib/importlib/machinery.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib /bin/install -c -m 644 ./Lib/importlib/readers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib /bin/install -c -m 644 ./Lib/importlib/resources.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib /bin/install -c -m 644 ./Lib/importlib/util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib /bin/install -c -m 644 ./Lib/importlib/metadata/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_adapters.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_collections.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_functools.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_itertools.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_meta.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata /bin/install -c -m 644 ./Lib/importlib/metadata/_text.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata /bin/install -c -m 644 ./Lib/json/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json /bin/install -c -m 644 ./Lib/json/decoder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json /bin/install -c -m 644 ./Lib/json/encoder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json /bin/install -c -m 644 ./Lib/json/scanner.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json /bin/install -c -m 644 ./Lib/json/tool.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json /bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/main.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/pygram.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/pytree.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/refactor.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2 /bin/install -c ./Lib/lib2to3/pgen2/token.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/logging/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging /bin/install -c -m 644 ./Lib/logging/config.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging /bin/install -c -m 644 ./Lib/logging/handlers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging /bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/connection.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/context.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/heap.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/managers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/pool.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/process.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/queues.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/dummy /bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/dummy /bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data /bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data /bin/install -c -m 644 ./Lib/pydoc_data/topics.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data /bin/install -c -m 644 ./Lib/site-packages/README.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages /bin/install -c -m 644 ./Lib/sqlite3/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3 /bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3 /bin/install -c -m 644 ./Lib/sqlite3/dump.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3 /bin/install -c -m 644 ./Lib/tkinter/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/commondialog.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/constants.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/dialog.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/dnd.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/filedialog.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/font.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/messagebox.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/tix.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/tkinter/ttk.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter /bin/install -c -m 644 ./Lib/turtledemo/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/bytedesign.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/chaos.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/clock.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/forest.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/fractalcurves.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/lindenmayer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/minimal_hanoi.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/nim.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/paint.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/peace.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/penrose.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/planet_and_moon.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/rosette.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/sorting_animate.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/tree.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/two_canvases.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c ./Lib/turtledemo/yinyang.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo /bin/install -c -m 644 ./Lib/unittest/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/unittest/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/unittest/_log.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/unittest/async_case.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/unittest/case.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/unittest/loader.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/unittest/main.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/unittest/mock.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/unittest/result.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/unittest/runner.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/unittest/signals.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/unittest/suite.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/unittest/util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest /bin/install -c -m 644 ./Lib/urllib/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib /bin/install -c -m 644 ./Lib/urllib/error.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib /bin/install -c -m 644 ./Lib/urllib/parse.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib /bin/install -c -m 644 ./Lib/urllib/request.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib /bin/install -c -m 644 ./Lib/urllib/response.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib /bin/install -c -m 644 ./Lib/urllib/robotparser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib /bin/install -c -m 644 ./Lib/venv/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv /bin/install -c -m 644 ./Lib/venv/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv /bin/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts/common /bin/install -c -m 644 ./Lib/venv/scripts/common/activate /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts/common /bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts/posix /bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts/posix /bin/install -c -m 644 ./Lib/wsgiref/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/handlers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/headers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/validate.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref /bin/install -c -m 644 ./Lib/xml/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml /bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/domreg.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/minidom.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom /bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree /bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/parsers /bin/install -c -m 644 ./Lib/xml/parsers/expat.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/parsers /bin/install -c -m 644 ./Lib/xml/sax/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/handler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax /bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc /bin/install -c -m 644 ./Lib/xmlrpc/client.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc /bin/install -c -m 644 ./Lib/xmlrpc/server.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc /bin/install -c -m 644 ./Lib/zoneinfo/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo /bin/install -c -m 644 ./Lib/zoneinfo/_common.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo /bin/install -c -m 644 ./Lib/zoneinfo/_tzpath.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo /bin/install -c -m 644 ./Lib/zoneinfo/_zoneinfo.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo /bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test /bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/includetest.rst /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/support.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests /bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/example_noext /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/example_stub.pyi /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/template.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_format.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_sidebar.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zzdummy.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/tkinter_testing_utils.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test /bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests /bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data /bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data /bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/backup.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/types.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test /bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/_test_atexit.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/_test_eintr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/_test_embed_set_config.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/_typed_dict_helper.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/allsans.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ann_module.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ann_module2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ann_module3.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ann_module4.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ann_module5.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ann_module6.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ann_module7.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/audiotest.au /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/audiotests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/audit-tests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/autotest.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/bad_coding.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/bad_coding2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/bad_getattr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/bad_getattr2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/bad_getattr3.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/badcert.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/badkey.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/badsyntax_3131.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/badsyntax_future10.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c ./Lib/test/bisect_cmd.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/cfgparser.1 /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/cfgparser.2 /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/cfgparser.3 /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/clinic.test /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/coding20731.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c ./Lib/test/curses_tests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/dataclass_module_1.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/dataclass_module_1_str.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/dataclass_module_2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/dataclass_module_2_str.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/dataclass_textanno.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/datetimetester.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/dis_module.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/doctest_aliases.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/doctest_lineno.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/double_const.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/empty.vbs /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ffdh3072.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/final_a.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/final_b.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/floating_points.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/fork_wait.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/future_test1.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/future_test2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/gdb_sample.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/good_getattr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/idnsans.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ieee754.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/imp_dummy.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/inspect_fodder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/inspect_stock_annotations.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/inspect_stringized_annotations.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/inspect_stringized_annotations_2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/keycert.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/keycert2.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/keycert3.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/keycert4.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/keycertecc.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/list_tests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/lock_tests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/mailcap.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/mapping_tests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/math_testcases.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/memory_watchdog.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/mime.types /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/mock_socket.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/mod_generics_cache.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/mp_preload.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/nokia.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/nosan.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/nullbytecert.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/nullcert.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/pickletester.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/profilee.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/pstats.pck /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/pycacert.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/pycakey.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/pyclbr_input.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/pydoc_mod.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/pydocfodder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/pythoninfo.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/randv2_32.pck /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/randv2_64.pck /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/randv3.pck /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c ./Lib/test/re_tests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/recursion.tar /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c ./Lib/test/regrtest.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/relimport.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/reperf.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/revocation.crl /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/sample_doctest.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/secp384r1.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/seq_tests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/sgml_input.html /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/signalinterproctester.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/sortperf.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ssl_cert.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ssl_key.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ssl_servers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/ssltests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/string_tests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/talos-2019-0758.pem /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test___all__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test___future__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test__locale.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test__opcode.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test__osx_support.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test__xxsubinterpreters.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_abc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_aifc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_argparse.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c ./Lib/test/test_array.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ast.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_asyncgen.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_asynchat.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_asyncore.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_atexit.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_audioop.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_audit.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_augassign.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_base64.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_baseexception.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_bdb.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_bigmem.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_binascii.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_binhex.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_binop.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_bisect.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_bool.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_buffer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_bufio.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_builtin.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_bytes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_bz2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_calendar.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_call.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_capi.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_cgi.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_cgitb.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_check_c_globals.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_class.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_clinic.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_cmath.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_cmd.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_cmd_line.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_code.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_code_module.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codecs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_codeop.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_collections.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_colorsys.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_compare.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_compile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_compileall.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_complex.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_concurrent_futures.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_configparser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_contains.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_context.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_contextlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_contextlib_async.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_copy.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_copyreg.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_coroutines.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_cprofile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_crashers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_crypt.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_csv.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ctypes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_curses.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dataclasses.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_datetime.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dbm.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_decimal.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_decorators.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_defaultdict.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_deque.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_descr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_descrtut.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_devpoll.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dict.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dict_version.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dictcomps.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dictviews.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_difflib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dis.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_distutils.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_doctest.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_doctest.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_doctest2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_doctest2.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_doctest3.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_doctest4.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dtrace.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dynamic.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_eintr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_embed.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ensurepip.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_enum.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_enumerate.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_eof.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_epoll.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_errno.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_exception_variations.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_exceptions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_extcall.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_faulthandler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_fcntl.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_file.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_file_eintr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_filecmp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_fileinput.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_fileio.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_finalization.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_float.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_flufl.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_fnmatch.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_fork1.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_format.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_fractions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_frame.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_frozen.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_fstring.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ftplib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_funcattrs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_functools.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_future.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_future3.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_future4.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_future5.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_gc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_gdb.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_generator_stop.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_generators.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_genericalias.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_genericclass.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_genericpath.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_genexps.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_getargs2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_getopt.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_getpass.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_gettext.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_glob.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_global.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_grammar.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_graphlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_grp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_gzip.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_hash.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_hashlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_heapq.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_hmac.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_html.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_htmlparser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_http_cookies.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_httplib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_httpservers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_idle.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_imaplib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_imghdr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_imp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_index.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_inspect.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_int.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_int_literal.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_interpreters.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_io.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ioctl.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ipaddress.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_isinstance.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_iter.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_iterlen.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_itertools.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_keyword.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_kqueue.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_largefile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_lib2to3.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_linecache.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_list.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_listcomps.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_lltrace.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_locale.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_logging.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_long.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_longexp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_lzma.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_mailbox.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_mailcap.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_marshal.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_math.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_memoryio.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_memoryview.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_metaclass.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_mimetypes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_minidom.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_mmap.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_module.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_modulefinder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_msilib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_named_expressions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_netrc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_nis.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_nntplib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ntpath.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_opcache.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_opcodes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_openpty.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_operator.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_optparse.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ordered_dict.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_os.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_osx_env.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pathlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_patma.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pdb.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_peepholer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pickle.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_picklebuffer.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pickletools.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pipes.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pkg.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pkgutil.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_platform.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_plistlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_poll.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_popen.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_poplib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_positional_only_arg.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_posix.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_posixpath.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pow.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pprint.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_print.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_profile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_property.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pstats.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pty.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pulldom.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pwd.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_py_compile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pyclbr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pydoc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_pyexpat.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_queue.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_quopri.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_raise.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_random.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_range.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_re.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_readline.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_regrtest.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_repl.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_reprlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_resource.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_richcmp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_robotparser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_runpy.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_sax.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_sched.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_scope.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_script_helper.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_secrets.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_select.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_selectors.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_set.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_setcomps.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_shelve.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_shlex.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_shutil.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_signal.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_site.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_slice.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_smtpd.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_smtplib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_smtpnet.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_sndhdr.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_socket.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_socketserver.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_sort.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_source_encoding.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_spwd.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_sqlite.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ssl.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_startfile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_stat.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_statistics.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_strftime.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_string.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_string_literals.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_stringprep.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_strptime.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_strtod.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_struct.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_structmembers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_structseq.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_subclassinit.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_subprocess.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_sunau.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_sundry.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_super.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_support.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_symtable.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_syntax.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_sys.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_sysconfig.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_syslog.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_tabnanny.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_tarfile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_tcl.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_telnetlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_tempfile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_textwrap.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_thread.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_threading.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_threading_local.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_threadsignals.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_time.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_timeit.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_timeout.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_tix.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_tk.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_tokenize.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_trace.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_traceback.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_tuple.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_turtle.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_type_annotations.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_type_comments.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_typechecks.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_types.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_typing.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_ucn.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_unary.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_unicode.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_unicode_file.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_unicodedata.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_unittest.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_univnewlines.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_unpack.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_unparse.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_urllib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_urllib2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_urllib2net.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_urllib_response.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_urllibnet.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_urlparse.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_userdict.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_userlist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_userstring.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_utf8_mode.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_utf8source.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_uu.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c ./Lib/test/test_uuid.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_venv.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_wait3.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_wait4.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_wave.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_weakref.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_weakset.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_webbrowser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_winconsoleio.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_winreg.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_winsound.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_with.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_wsgiref.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_xdrlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_xml_etree.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_xxlimited.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_yield_from.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_zipapp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_zipfile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_zipfile64.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_zipimport.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/test_zlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/testcodec.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/testtar.tar /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/testtar.tar.xz /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/time_hashlib.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/win_console_handler.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/xmltests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/zipdir.zip /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test /bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata /bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/capath /bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/capath /bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/capath /bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/capath /bin/install -c -m 644 ./Lib/test/capath/b1930218.0 /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/capath /bin/install -c -m 644 ./Lib/test/capath/ceff1710.0 /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/capath /bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings /bin/install -c -m 644 ./Lib/test/data/README /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/data /bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/instance.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/line.d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/line.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata /bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules /bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules /bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules /bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.exr /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.webp /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata /bin/install -c -m 644 ./Lib/test/libregrtest/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/main.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/pgo.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/refleak.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/runtest.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/runtest_mp.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/save_env.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/setup.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/utils.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/win_utils.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest /bin/install -c -m 644 ./Lib/test/sndhdrdata/README /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata /bin/install -c -m 644 ./Lib/test/support/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support /bin/install -c -m 644 ./Lib/test/support/bytecode_helper.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support /bin/install -c -m 644 ./Lib/test/support/hashlib_helper.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support /bin/install -c -m 644 ./Lib/test/support/import_helper.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support /bin/install -c -m 644 ./Lib/test/support/interpreters.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support /bin/install -c -m 644 ./Lib/test/support/logging_helper.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support /bin/install -c -m 644 ./Lib/test/support/os_helper.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support /bin/install -c -m 644 ./Lib/test/support/script_helper.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support /bin/install -c -m 644 ./Lib/test/support/socket_helper.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support /bin/install -c -m 644 ./Lib/test/support/testresult.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support /bin/install -c -m 644 ./Lib/test/support/threading_helper.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support /bin/install -c -m 644 ./Lib/test/support/warnings_helper.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support /bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/functional.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_protocols.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_sendfile.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_sock_lowlevel.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_threads.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_waitfor.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/utils.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_email/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_email.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_message.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_import/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import /bin/install -c -m 644 ./Lib/test/test_import/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/source.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/use.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpkg /bin/install -c -m 644 ./Lib/test/test_import/data/package/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package /bin/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package /bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package2 /bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package2 /bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/unwritable /bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/x.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/unwritable /bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/fixtures.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/stubs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_files.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_main.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_metadata_api.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_open.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_path.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_pkg_import.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_read.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_reader.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_resource.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_threaded_import.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_zip.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/threaded_import_hangers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c ./Lib/test/test_importlib/update-zips.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/util.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/data/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/test/test_importlib/data /bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3.6.egg /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data /bin/install -c -m 644 ./Lib/test/test_importlib/data01/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01 /bin/install -c -m 644 ./Lib/test/test_importlib/data01/binary.file /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01 /bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-16.file /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01 /bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-8.file /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01 /bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01/subdirectory /bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01/subdirectory /bin/install -c -m 644 ./Lib/test/test_importlib/data02/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02 /bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/one /bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/resource1.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/one /bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/two /bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/resource2.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/two /bin/install -c -m 644 ./Lib/test/test_importlib/data03/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03 /bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace /bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion1 /bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion2/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion2 /bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child /bin/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/binary.file /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespacedata01 /bin/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/utf-16.file /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespacedata01 /bin/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/utf-8.file /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespacedata01 /bin/install -c -m 644 ./Lib/test/test_importlib/partial/cfimport.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/partial /bin/install -c -m 644 ./Lib/test/test_importlib/partial/pool_in_threads.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/partial /bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata01 /bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata01 /bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata02 /bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata02 /bin/install -c -m 644 ./Lib/test/test_json/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_default.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_float.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json /bin/install -c -m 644 ./Lib/test/test_peg_generator/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_c_parser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_first_sets.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_grammar_validator.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_pegen.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_tools/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_fixcid.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_gprof2html.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_lll.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_md5sum.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_pathfix.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_pdeps.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_pindent.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools /bin/install -c -m 644 ./Lib/test/test_warnings/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings /bin/install -c -m 644 ./Lib/test/test_warnings/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings /bin/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/data /bin/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/data /bin/install -c -m 644 ./Lib/test/test_zoneinfo/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/_support.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/test_zoneinfo.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/update_test_data.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/data /bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/zoneinfo_data.json /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/data /bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tracedmodules /bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tracedmodules /bin/install -c -m 644 ./Lib/test/typinganndata/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/typinganndata /bin/install -c -m 644 ./Lib/test/typinganndata/ann_module9.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/typinganndata /bin/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/README /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nComment.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQname.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nTrim.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.dtd /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.xsl /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N1.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N2.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N3.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N4.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N5.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N6.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsContent.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSort.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsXml.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/world.txt /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/ziptestdata/README.md /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ziptestdata /bin/install -c ./Lib/test/ziptestdata/exe_with_z64 /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ziptestdata /bin/install -c ./Lib/test/ziptestdata/exe_with_zip /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ziptestdata /bin/install -c ./Lib/test/ziptestdata/header.sh /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ziptestdata /bin/install -c -m 644 ./Lib/test/ziptestdata/testdata_module_inside_zip.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ziptestdata /bin/install -c -m 644 ./Lib/tkinter/test/README /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/support.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_colorchooser.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_messagebox.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_simpledialog.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/unittest/test/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/dummy.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/support.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_async_case.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_break.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_case.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_program.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_result.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testasync.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testsealable.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock /bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_x86_64-linux-gnu.py \ /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10; \ /bin/install -c -m 644 ./LICENSE /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/LICENSE.txt if test -d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests; then \ /bin/install -c -m 644 ./Modules/xxmodule.c \ /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests ; \ fi PYTHONPATH=/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/lib \ ./python -E -Wi /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/compileall.py \ -j0 -d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/collections'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_bundled'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers/myfixes'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/dummy'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/capath'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01/subdirectory'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/one'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/two'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion1'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_compat_pickle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_pyio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/constants.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/log.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/threads.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/bdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/collections/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/file_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/spawn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_bdist_msi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/encoders.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/header.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/big5.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp037.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp437.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp862.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp869.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ftplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/hashlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/client.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/grep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/search.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/textview.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/machinery.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/io.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/encoder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixer_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_markupbase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_threading_local.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/mixins.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/cgi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/configparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dataclasses.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/log.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/sysconfig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/charset.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/headerregistry.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/base.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/message.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/text.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/quoprimime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/aliases.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp855.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp932.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/oem.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/fractions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/gzip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/undo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/imp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_adapters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_collections.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_functools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_meta.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/readers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/tool.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/__phello__.foo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_pydecimal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/calendar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/copyreg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm/dumb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/bdist_msi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/debug.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/errors.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/version.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/base64mime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/generator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/application.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/image.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp852.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp866.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/idna.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/undefined.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_bundled/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/fnmatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html/parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/cookies.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/decoder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lzma.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_compression.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/antigravity.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/futures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/runners.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/streams.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/base64.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/cProfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/code.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/textpad.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/decimal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/check.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/feedparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/ascii.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp500.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp858.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp864.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp950.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/punycode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/genericpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html/entities.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/browser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/history.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/tree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ipaddress.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/patcomp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_collections_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ast.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/locks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/queues.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/cgitb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/contextlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/ascii.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/datetime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/text_file.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/contentmanager.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/audio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/policy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/charmap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp856.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp861.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp875.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/hz.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/johab.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/filecmp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/hmac.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/format.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/run.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/window.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_adapters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/refactor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/linecache.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/locale.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/mimetypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/opcode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/__future__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_py_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/aifc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/transports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/bisect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/chunk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/codeop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/crypt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/panel.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/difflib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/register.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/filelist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/_policybase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/errors.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/iterators.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp424.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp775.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp857.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp863.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp949.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/fileinput.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/getopt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/gettext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/server.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/editor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/replace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/imghdr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/scanner.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging/config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/mailbox.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_aix_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_osx_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_weakrefset.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asynchat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncore.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/bz2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/collections/abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/colorsys.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/compileall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/contextvars.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/csv.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/has_key.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm/gnu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dis.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/extension.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp720.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp850.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp860.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp865.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/palmos.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/functools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/graphlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/cookiejar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/help.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/query.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/imaplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_itertools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_text.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/resources.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/keyword.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pickle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_bootsubprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_strptime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/argparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/binhex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/codecs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/copy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/core.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/dist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/doctest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/message.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp273.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp737.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp874.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/gbk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/enum.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/getpass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/glob.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/heapq.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_common.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/inspect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging/handlers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/numbers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/optparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/plistlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/quopri.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/secrets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/smtplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/regression.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/mailcap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ntpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pickletools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/profile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/random.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/shlex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/backup.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/userfunctions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/telnetlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module6.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/bad_getattr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dis_module.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/final_a.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/good_getattr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/re_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/import_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/os_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test___all__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asynchat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_waitfor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_atexit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_binop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bz2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cmath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_csv.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_decorators.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_embed.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_finalization.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_flufl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fractions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_gdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_getpass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_glob.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_hmac.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/two/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ssl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/symtable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_test_atexit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/autotest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/double_const.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/future_test1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_fodder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/regrtest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/reperf.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/seq_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test__opcode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_augassign.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_call.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_class.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_code.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_collections.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dataclasses.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_enum.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_future3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_future5.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_gc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_gettext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_gzip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/one/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/stubs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_files.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata01/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_interpreters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_itertools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_marshal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_mmap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multiprocessing_fork.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multiprocessing_spawn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pkg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_popen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_poplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_profile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/modulefinder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pathlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/poplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pty.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/dump.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/types.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tabnanny.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_test_embed_set_config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/bad_getattr3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/future_test2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_stringized_annotations.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/profilee.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ssltests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/threading_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test__locale.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_argparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_binhex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bisect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_complex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_crashers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_curses.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_difflib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_doctest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_extcall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_frozen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_functools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_reader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_inspect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_long.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_module.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_optparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_print.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/nntplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pipes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/posixpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/socketserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/factory.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sre_parse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/struct.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tarfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/doctest_lineno.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/final_b.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_stock_annotations.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/runtest_mp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/lock_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/relimport.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/string_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ast.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_audioop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_buffer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_contains.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_crypt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_datetime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_distutils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_file.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fstring.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_getargs2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_hash.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_httplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/fixtures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_io.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_math.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_msilib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_netrc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pipes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_poll.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pprint.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_range.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sched.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/netrc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/nturl2path.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/operator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pkgutil.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pprint.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/re.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/shutil.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/hooks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sre_constants.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/statistics.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sysconfig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mock_socket.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sortperf.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_array.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_audit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bool.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_capi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_clinic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_compile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dbm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_eintr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_eof.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_genexps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_idle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_longexp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_lzma.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_nis.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_opcache.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_os.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pstats.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pwd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_queue.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_readline.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_runpy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_selectors.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/py_compile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/queue.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/rlcompleter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sched.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/shelve.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/smtpd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/dbapi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module5.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audit-tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/fork_wait.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/gdb_sample.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_stringized_annotations_2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/runtest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/list_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mp_preload.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_aifc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_calendar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_check_c_globals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_compare.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_configparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_deque.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dis.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_format.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_future.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_generators.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_heapq.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/update-zips.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_index.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_iter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_largefile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_logging.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_openpty.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_platform.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pow.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pty.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_secrets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_select.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_shlex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sort.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pstats.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/runpy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/signal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/socket.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/transactions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/stat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/string.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sunau.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tempfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module7.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/bad_getattr2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/curses_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pickletester.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_base64.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bufio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cgi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_code_module.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codeop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_concurrent_futures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_copy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_decimal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_epoll.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_float.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_future4.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_getopt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_global.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_grammar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_metadata_api.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_linecache.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_minidom.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_operator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pickle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_posix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_quopri.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_repl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_scope.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_shutil.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_structseq.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sundry.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_syntax.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_lll.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/os.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/platform.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pyclbr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/reprlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/selectors.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sndhdr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sre_compile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/stringprep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_test_eintr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module4.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiotests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/coding20731.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/datetimetester.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/interpreters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/testresult.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test___future__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test__xxsubinterpreters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_binascii.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_builtin.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_compileall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_context.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_descr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fileio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fork1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_frame.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_grp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_html.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_imp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_list.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multiprocessing_forkserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_patma.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_random.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_signal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_socket.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_winsound.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/timeit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/constants.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sax.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_site.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_statistics.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_syslog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_type_annotations.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ucn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_userlist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_uu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_weakset.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/typinganndata/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/threading.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/font.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/typing.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_async_case.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/parse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/weakref.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xdrlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_raise.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_resource.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_shelve.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_string.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_structmembers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sunau.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_symtable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_time.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_turtle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unittest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_userstring.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_uuid.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xxlimited.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/typinganndata/ann_module9.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/token.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/trace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/async_case.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/signals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_suite.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unpack.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_userdict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_wait4.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_with.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tty.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/_log.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/runner.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/error.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wave.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_set.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ssl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_threading.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tuple.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_typing.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/testcodec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tokenize.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/case.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tracemalloc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/suite.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/uu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/warnings.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zipapp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zipimport.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_struct.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_super.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_timeit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_traceback.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/textwrap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/tix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/types.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/result.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/request.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_zip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_int.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_keyword.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_locale.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_property.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_re.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_slice.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_spwd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sqlite.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_startfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_strftime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_strtod.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sys.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tcl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_pathfix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_trace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_types.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_wait3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_wave.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_winreg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/this.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testasync.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/response.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_stat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_strptime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_thread.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_timeout.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unary.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_venv.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_weakref.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/time_hashlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/traceback.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/mock.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/uuid.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/webbrowser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zipfile.py'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespacedata01'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/partial'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata01'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata02'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tracedmodules'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/typinganndata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ziptestdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts/common'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts/posix'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/parsers'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/lib \ ./python -E -Wi -O /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/compileall.py \ -j0 -d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/collections'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_bundled'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers/myfixes'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/dummy'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/capath'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01/subdirectory'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/one'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/two'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion1'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_compression.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/argparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/locks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/bz2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/cgi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/contextlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/textpad.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/extension.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/sysconfig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/text_file.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/version.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/contentmanager.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/headerregistry.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/image.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/quoprimime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp850.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp860.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp866.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/johab.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/palmos.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/fnmatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/getopt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/hmac.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/server.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/history.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/resources.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/scanner.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/keyword.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_compat_pickle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_threading_local.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_weakrefset.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/futures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/cProfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/ascii.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm/dumb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/file_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/encoders.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/generator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/audio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/policy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp424.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp856.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp865.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/hz.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/punycode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/functools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/heapq.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/cookiejar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/tree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_itertools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ipaddress.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/patcomp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/__phello__.foo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_osx_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/aifc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/constants.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/streams.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/bdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/code.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/copyreg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm/gnu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/decimal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_bdist_msi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/doctest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/message.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/aliases.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp500.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp858.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp875.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/idna.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/fractions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/graphlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/cookies.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/replace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/textview.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/imp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/machinery.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_meta.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_collections_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/antigravity.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asynchat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/cgitb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/collections/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/csv.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/datetime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/filelist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/charset.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/feedparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/application.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/text.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp720.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp857.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp874.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/oem.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ftplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/hashlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/help.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/query.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/search.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/undo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/tool.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging/config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/mimetypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/__future__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_pyio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/mixins.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/threads.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/transports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncore.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/calendar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/contextvars.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dis.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/bdist_msi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/dist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/base64mime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/iterators.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/ascii.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp037.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp273.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp852.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp864.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp949.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/gbk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/filecmp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/getpass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html/entities.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/browser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/run.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_common.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_functools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/io.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lzma.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_bootsubprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_strptime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ast.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/runners.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/base64.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/codecs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/configparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/has_key.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/check.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/log.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/spawn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/errors.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/message.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/charmap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp775.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp861.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp869.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/undefined.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_bundled/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/enum.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/glob.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html/parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/grep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/imaplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_collections.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/readers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/encoder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixer_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/refactor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/mailbox.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_aix_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_py_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_pydecimal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/queues.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/bisect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/chunk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/compileall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/copy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dataclasses.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/debug.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp737.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp862.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/fileinput.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/gettext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/client.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/format.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/window.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/imghdr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_text.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/decoder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/locale.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/netrc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/nturl2path.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/os.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/poplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/py_compile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/quopri.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_markupbase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/log.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/binhex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/codeop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/collections/abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/colorsys.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/crypt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/panel.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/difflib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/register.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/core.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/errors.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/_policybase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/header.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/base.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/big5.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp437.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp855.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp863.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp932.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp950.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/genericpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/gzip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/editor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_adapters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_adapters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/inspect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/mailcap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/modulefinder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/opcode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pipes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/platform.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/re.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/operator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pkgutil.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/posixpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pstats.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/rlcompleter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/shutil.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/dbapi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/stringprep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/telnetlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module4.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module7.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiotests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/coding20731.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/datetimetester.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_aifc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asynchat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_atexit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_binhex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_binop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bufio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_capi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codeop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_concurrent_futures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_curses.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_doctest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_epoll.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_frame.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_future5.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_grp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_hash.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/fixtures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_metadata_api.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata01/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_inspect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging/handlers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ntpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pprint.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/queue.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/runpy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/smtpd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/regression.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/string.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sysconfig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_test_eintr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module5.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audit-tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/doctest_lineno.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/final_a.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/good_getattr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mock_socket.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ast.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cgi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_collections.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_decimal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_eof.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_finalization.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fork1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fstring.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_getargs2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_html.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_imp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_reader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/update-zips.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_int.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_locale.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_module.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_netrc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_openpty.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/linecache.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/numbers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pickle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pty.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/reprlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/shelve.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/smtplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/dump.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sre_constants.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/statistics.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tempfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/autotest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/bad_getattr3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dis_module.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_fodder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_stringized_annotations_2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/list_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/profilee.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/regrtest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ssltests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/os_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test__locale.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_audit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bool.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_compile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_crashers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dataclasses.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_float.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_gdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_getopt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_grammar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_zip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_interpreters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_itertools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_logging.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_nis.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_os.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pwd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_quopri.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_selectors.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_slice.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pathlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/profile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/shlex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/backup.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/transactions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sre_compile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/struct.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tabnanny.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_test_atexit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module6.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/curses_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/future_test1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_stringized_annotations.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pickletester.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test___future__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_argparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_audioop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bz2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cmath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_complex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_context.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_distutils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_eintr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_embed.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_flufl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fractions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_future4.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_generators.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_glob.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_gzip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_idle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_files.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_largefile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_long.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_mmap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multiprocessing_fork.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pickle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pty.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_random.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sax.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sched.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/hooks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ssl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tarfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/double_const.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_stock_annotations.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/runtest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/lock_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/string_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test___all__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_array.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_call.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_check_c_globals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_clinic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_compileall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_crypt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dbm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_deque.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_difflib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_extcall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_file.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fileio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_frozen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_future.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_getpass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/one/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_print.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_raise.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_re.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_spwd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_strftime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_struct.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/nntplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pickletools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/socketserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/types.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/stat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sunau.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_test_embed_set_config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/bad_getattr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/fork_wait.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mp_preload.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/relimport.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sortperf.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test__opcode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_waitfor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_base64.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_buffer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_configparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_datetime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_decorators.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dis.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_format.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_future3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_gc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_gettext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_heapq.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/two/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_index.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_iter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_list.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_marshal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multiprocessing_forkserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_patma.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pprint.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_queue.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_readline.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_set.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_statistics.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/optparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/plistlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pyclbr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/random.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/selectors.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sndhdr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/factory.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sre_parse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/symtable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/final_b.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/gdb_sample.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/reperf.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/seq_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/import_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/testresult.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test__xxsubinterpreters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bisect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_builtin.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_code_module.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_compare.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_contains.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_copy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_descr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_enum.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_functools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_httplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_io.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_keyword.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_longexp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_math.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pkg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_poplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_property.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_resource.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_scope.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_secrets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_select.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_signal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_stat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_string.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_super.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_syntax.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_syslog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tcl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_threading.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/secrets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/signal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/socket.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/userfunctions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/bad_getattr2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/future_test2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/runtest_mp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/re_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/interpreters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/threading_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_augassign.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_binascii.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_calendar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_class.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_code.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_csv.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_genexps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_global.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_hmac.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/stubs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_linecache.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_lzma.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_msilib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_operator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_platform.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_posix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_runpy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_shutil.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_structmembers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sunau.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_wait3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_symtable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sys.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_timeit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_lll.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_type_annotations.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ucn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_with.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/testcodec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/typinganndata/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/case.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xdrlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_poll.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pstats.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_repl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_shlex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ssl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_pathfix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_uuid.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xxlimited.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/font.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/token.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/traceback.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/_log.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/mock.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/warnings.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sort.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_startfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_strtod.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_structseq.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sundry.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_turtle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unary.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_userstring.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_venv.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/typinganndata/ann_module9.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/this.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/constants.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tracemalloc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/runner.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/error.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/request.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_socket.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_timeout.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unittest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unpack.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_userlist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_wait4.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_winsound.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/time_hashlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/tix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/suite.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/uuid.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tuple.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_types.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_userdict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_uu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_winreg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/timeit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tty.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_async_case.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_suite.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zipimport.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_minidom.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multiprocessing_spawn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_opcache.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_optparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pipes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_popen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pow.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_profile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_range.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sched.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_shelve.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_site.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sqlite.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_strptime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_thread.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_time.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_traceback.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_weakset.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/trace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/typing.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testasync.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/parse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wave.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zipapp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_trace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_typing.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/textwrap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tokenize.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/result.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/uu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/webbrowser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_wave.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_weakref.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/threading.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/types.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/async_case.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/signals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/response.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/weakref.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zipfile.py'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespacedata01'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/partial'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata01'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata02'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tracedmodules'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/typinganndata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ziptestdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts/common'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts/posix'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/parsers'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/lib \ ./python -E -Wi -OO /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/compileall.py \ -j0 -d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/collections'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_bundled'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/Icons'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/data/fixers/myfixes'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/dummy'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiodata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/capath'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/cjkencodings'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/decimaltestdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imghdrdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sndhdrdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01/subdirectory'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/one'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/two'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion1'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_aix_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asynchat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/constants.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/queues.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/bz2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/chunk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/copy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/file_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_bdist_msi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/_policybase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/errors.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/message.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/ascii.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp037.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp775.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp860.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp874.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/punycode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/fnmatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/genericpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/gzip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/format.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/imaplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_adapters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_text.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/scanner.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixer_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_markupbase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_strptime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/mixins.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/streams.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/cProfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/collections/abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/contextvars.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm/gnu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/encoders.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/header.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/image.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/quoprimime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp500.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp858.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp869.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/johab.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ftplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/hashlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/client.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/browser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/search.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/imp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_common.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/readers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/tool.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_compat_pickle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/aifc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/futures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/code.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/csv.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dataclasses.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/core.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/version.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/base64mime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/generator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/application.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp437.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp856.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp864.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp949.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/gbk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_bundled/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/filecmp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/getpass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html/parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/history.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/machinery.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_meta.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/patcomp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/__future__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_osx_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_threading_local.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/antigravity.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ast.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/locks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncore.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/binhex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/codecs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/configparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/has_key.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/debug.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/filelist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/doctest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/headerregistry.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp852.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp865.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/idna.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/getopt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/heapq.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/cookies.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/grep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/replace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/window.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/inspect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_bootsubprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_pydecimal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/transports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/bdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/cgi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/colorsys.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/contextlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/panel.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/decimal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/bdist_msi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/log.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/sysconfig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/feedparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/audio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/text.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/big5.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp424.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp850.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp861.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp875.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/oem.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/functools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/hmac.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_functools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/io.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/decoder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging/config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/spawn.py'...Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/__phello__.foo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_py_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_weakrefset.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/argparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/runners.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/threads.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/base64.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/calendar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/compileall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/textpad.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/difflib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/dist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/contentmanager.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/message.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/policy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/aliases.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp737.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp862.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp932.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/fractions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/glob.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/cookiejar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/help.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/run.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/undo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_adapters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_collections.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/resources.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/json/encoder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/mimetypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/netrc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_collections_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/log.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/bisect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/codeop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/copyreg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/datetime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/build.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/extension.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/spawn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/text_file.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/charset.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/iterators.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/mime/base.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp720.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp857.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp866.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/enum.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/graphlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/http/server.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/query.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/tree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/keyword.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/linecache.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/logging/handlers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/modulefinder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/os.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/platform.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pty.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_compression.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/_pyio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/cgitb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/collections/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/crypt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/curses/ascii.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dbm/dumb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/dis.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/check.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/command/register.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/errors.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/email/utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/charmap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp273.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp855.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp863.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/cp950.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/hz.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/palmos.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/undefined.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/fileinput.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/gettext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/html/entities.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/editor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/textview.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/imghdr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/importlib/metadata/_itertools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ipaddress.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/refactor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/mailbox.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/optparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/plistlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/queue.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/rlcompleter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/shutil.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/dump.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sre_compile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audit-tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/fork_wait.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mp_preload.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/regrtest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ssltests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/interpreters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_argparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bisect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cgi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cmath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_compileall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_crypt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dbm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_eintr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_extcall.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fork1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_frozen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_future.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_glob.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_heapq.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/stubs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_reader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/update-zips.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_int.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_long.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_mmap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/mailcap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/nturl2path.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pathlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/poplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pyclbr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/reprlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/shlex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sndhdr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/backup.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/userfunctions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/stringprep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tempfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module7.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/final_b.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_fodder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/list_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/reperf.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/os_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test___all__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test__xxsubinterpreters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_binop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_compile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dataclasses.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_epoll.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_finalization.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_format.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_future5.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_generators.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_getpass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_grammar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/two/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_files.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_metadata_api.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata01/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_interpreters.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_itertools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_marshal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_minidom.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ntpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pickletools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pprint.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/quopri.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sched.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/signal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/socketserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/dbapi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/statistics.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tarfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module5.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/bad_getattr2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/curses_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/final_a.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/profilee.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/re_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_atexit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_base64.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bool.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_capi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_class.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_concurrent_futures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_csv.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_difflib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_eof.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_file.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_float.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_future4.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_gc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_getopt.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_html.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/one/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_locale.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_math.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multiprocessing_fork.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_netrc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_operator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/operator.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pkgutil.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/profile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/shelve.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/smtplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/factory.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/ssl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/telnetlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/audiotests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/double_const.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/future_test2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_stringized_annotations_2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/runtest_mp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/string_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/testresult.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_aifc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_calendar.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cmd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_compare.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_contains.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_context.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_deque.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_doctest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_embed.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fileio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fractions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_future3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_gdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_getargs2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/fixtures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_index.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_iter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_list.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_module.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multiprocessing_spawn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_nis.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_openpty.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_os.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_property.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_random.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/locale.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lzma.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/opcode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pipes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/posixpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pydoc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/hooks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sre_parse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/symtable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dis_module.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/gdb_sample.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_stringized_annotations.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/mock_socket.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/relimport.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sortperf.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/import_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/threading_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_abc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_audioop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_call.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_clinic.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_code_module.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codeop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_complex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_copy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_curses.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_descr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_enum.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_genexps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_global.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_grp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_hash.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_hmac.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_httplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data02/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_largefile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_lzma.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_opcache.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pickle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_popen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_poplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_print.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_range.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sax.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_shutil.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_startfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/numbers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/py_compile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/re.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/selectors.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/socket.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/transactions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sre_constants.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/struct.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sunau.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_test_atexit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/autotest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/coding20731.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/future_test1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/inspect_stock_annotations.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/runtest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/lock_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/seq_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test___future__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ast.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_binhex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_builtin.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_check_c_globals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_code.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_crashers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_decimal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_functools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_idle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_imp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_zip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_longexp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_msilib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_optparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_profile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pty.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_queue.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_re.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_set.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_spwd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_statistics.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_symtable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/random.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/secrets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/smtpd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/regression.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/stat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sysconfig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_test_eintr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module4.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/bad_getattr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/datetimetester.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test__opcode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_array.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_waitfor.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_audit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bdb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_buffer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_collections.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_decorators.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dis.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_flufl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_frame.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_gzip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_io.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_keyword.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_linecache.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multiprocessing_forkserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_platform.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_resource.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_shlex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ssl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_super.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_threading.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tuple.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_userdict.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/nntplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pickle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/pstats.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/runpy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/sqlite3/test/types.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/string.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tabnanny.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/_test_embed_set_config.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ann_module6.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/bad_getattr3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/doctest_lineno.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/good_getattr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/pickletester.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test__locale.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asynchat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_augassign.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_binascii.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bufio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_bz2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_configparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_datetime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_distutils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_fstring.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_gettext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_inspect.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_logging.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_patma.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pkg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pprint.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pwd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_scope.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_socket.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ucn.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_weakref.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pow.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pstats.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_quopri.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_readline.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_secrets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_signal.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sqlite.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_structmembers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sunau.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sys.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tcl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_trace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_types.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_userstring.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_wait4.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/threading.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/token.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/trace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/typing.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/error.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/uuid.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/webbrowser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pipes.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_poll.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_raise.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sched.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_select.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_site.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_stat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_strptime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_syntax.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_traceback.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_venv.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_weakset.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/types.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/async_case.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/runner.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_async_case.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/response.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/warnings.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_structseq.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sundry.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_timeout.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_typing.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_with.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tty.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/_log.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zipapp.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_timeit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_lll.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_winreg.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/time_hashlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/timeit.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tokenize.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/result.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/suite.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_suite.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/request.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_posix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_repl.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_shelve.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_slice.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_sort.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_strftime.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_struct.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_support.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_syslog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_turtle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unittest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unpack.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_uu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_winsound.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/testcodec.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/typinganndata/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tracemalloc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/case.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zipimport.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_uuid.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xxlimited.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/this.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/font.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/tix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/loader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/signals.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/uu.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/weakref.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_runpy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_selectors.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_string.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_strtod.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_thread.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_time.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools/test_pathfix.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_type_annotations.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unary.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_urllib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_userlist.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_wait3.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_wave.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/typinganndata/ann_module9.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/constants.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/traceback.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/main.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testasync.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/parse.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wave.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/textwrap.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtle.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/mock.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/util.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xdrlib.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zipfile.py'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/namespacedata01'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/partial'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/source'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata01'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_importlib/zipdata02'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_json'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_peg_generator'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_tools'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_warnings/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/tracedmodules'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/typinganndata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test/ziptestdata'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_tkinter'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/tkinter/test/test_ttk'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/turtledemo'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/unittest/test/testmock'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/urllib'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts/common'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/venv/scripts/posix'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/wsgiref'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/dom'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/etree'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/parsers'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xml/sax'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/xmlrpc'... Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/lib \ ./python -E -Wi /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/compileall.py \ -j0 -d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages -f \ -x badsyntax /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages'... PYTHONPATH=/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/lib \ ./python -E -Wi -O /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/compileall.py \ -j0 -d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages -f \ -x badsyntax /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages'... PYTHONPATH=/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/lib \ ./python -E -Wi -OO /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/compileall.py \ -j0 -d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages -f \ -x badsyntax /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages Listing '/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages'... PYTHONPATH=/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/lib \ ./python -E -m lib2to3.pgen2.driver /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/Grammar.txt Generating grammar tables from /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/Grammar.txt Writing grammar tables to /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/Grammar3.10.8.final.0.pickle PYTHONPATH=/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/lib \ ./python -E -m lib2to3.pgen2.driver /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/PatternGrammar.txt Generating grammar tables from /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/PatternGrammar.txt Writing grammar tables to /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib2to3/PatternGrammar3.10.8.final.0.pickle Creating directory /opt/metwork-mfext-2.1/opt/python3_core/include Creating directory /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 Creating directory /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython Creating directory /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/Python.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/abstract.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/bltinmodule.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/boolobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/bytearrayobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/bytesobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/cellobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/ceval.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/classobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/code.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/codecs.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/compile.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/complexobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/context.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/datetime.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/descrobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/dictobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/dynamic_annotations.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/enumobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/errcode.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/eval.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/exports.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/fileobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/fileutils.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/floatobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/frameobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/funcobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/genericaliasobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/genobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/import.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/interpreteridobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/intrcheck.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/iterobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/listobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/longintrepr.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/longobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/marshal.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/memoryobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/methodobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/modsupport.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/moduleobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/namespaceobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/object.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/objimpl.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/opcode.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/osdefs.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/osmodule.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/patchlevel.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/py_curses.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pycapsule.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pydtrace.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pyerrors.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pyexpat.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pyframe.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pyhash.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pylifecycle.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pymacconfig.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pymacro.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pymath.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pymem.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pyport.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pystate.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pystrcmp.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pystrhex.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pystrtod.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pythonrun.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/pythread.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/rangeobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/setobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/sliceobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/structmember.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/structseq.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/sysmodule.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/token.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/traceback.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/tracemalloc.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/tupleobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/typeslots.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/unicodeobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/warnings.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/weakrefobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 /bin/install -c -m 644 ./Include/cpython/abstract.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/bytearrayobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/bytesobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/ceval.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/code.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/compile.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/dictobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/fileobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/fileutils.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/frameobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/import.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/initconfig.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/interpreteridobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/listobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/methodobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/object.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/objimpl.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/odictobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/picklebufobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/pyctype.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/pydebug.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/pyerrors.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/pyfpe.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/pylifecycle.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/pymem.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/pystate.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/pythonrun.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/pytime.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/sysmodule.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/traceback.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/tupleobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/cpython/unicodeobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/cpython /bin/install -c -m 644 ./Include/internal/pycore_abstract.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_accu.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_asdl.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_ast.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_ast_state.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_atomic.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_atomic_funcs.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_bitutils.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_blocks_output_buffer.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_bytes_methods.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_call.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_ceval.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_code.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_compile.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_condvar.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_context.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_dtoa.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_fileutils.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_format.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_gc.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_getopt.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_gil.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_hamt.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_hashtable.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_import.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_initconfig.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_interp.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_list.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_long.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_moduleobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_object.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_parser.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_pathconfig.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_pyarena.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_pyerrors.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_pyhash.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_pymem.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_pystate.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_runtime.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_structseq.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_symtable.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_sysmodule.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_traceback.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_tuple.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_ucnhash.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_unionobject.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 ./Include/internal/pycore_warnings.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/internal /bin/install -c -m 644 pyconfig.h /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/pyconfig.h Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/config-3.10-x86_64-linux-gnu Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig /bin/install -c -m 644 Modules/config.c /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/config-3.10-x86_64-linux-gnu/config.c /bin/install -c -m 644 ./Modules/config.c.in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/config-3.10-x86_64-linux-gnu/config.c.in /bin/install -c -m 644 Makefile /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/config-3.10-x86_64-linux-gnu/Makefile /bin/install -c -m 644 ./Modules/Setup /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/config-3.10-x86_64-linux-gnu/Setup /bin/install -c -m 644 Modules/Setup.local /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/config-3.10-x86_64-linux-gnu/Setup.local /bin/install -c -m 644 Misc/python.pc /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig/python-3.10.pc /bin/install -c -m 644 Misc/python-embed.pc /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig/python-3.10-embed.pc /bin/install -c ./Modules/makesetup /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/config-3.10-x86_64-linux-gnu/makesetup /bin/install -c ./install-sh /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/config-3.10-x86_64-linux-gnu/install-sh /bin/install -c python-config.py /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/config-3.10-x86_64-linux-gnu/python-config.py /bin/install -c python-config /opt/metwork-mfext-2.1/opt/python3_core/bin/python3.10-config LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/lib ./python -E ./setup.py install \ --prefix=/opt/metwork-mfext-2.1/opt/python3_core \ --install-scripts=/opt/metwork-mfext-2.1/opt/python3_core/bin \ --install-platlib=/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/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. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc pwd time running build_scripts copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8/Tools/scripts/2to3 -> build/scripts-3.10 changing mode of build/scripts-3.10/pydoc3 from 644 to 755 changing mode of build/scripts-3.10/idle3 from 644 to 755 changing mode of build/scripts-3.10/2to3 from 644 to 755 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10 running install_lib creating /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sysconfigdata__linux_x86_64-linux-gnu.py -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload creating /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.10/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-310.pyc -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.10/_struct.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/array.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_contextvars.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/math.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/cmath.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_datetime.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_zoneinfo.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_random.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_bisect.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_heapq.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_pickle.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_json.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_lsprof.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/unicodedata.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_opcode.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_asyncio.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_queue.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_statistics.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/fcntl.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/grp.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/spwd.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/select.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/mmap.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/syslog.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_xxsubinterpreters.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/audioop.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_csv.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_posixsubprocess.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testcapi.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testinternalcapi.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testbuffer.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testimportmultiple.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testmultiphase.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_xxtestfuzz.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/readline.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_curses.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_curses_panel.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_crypt.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_socket.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_ssl.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_hashlib.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sha256.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sha512.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_md5.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sha1.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_blake2.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sha3.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_dbm.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_gdbm.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sqlite3.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/termios.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/resource.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/ossaudiodev.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/zlib.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/binascii.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_bz2.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_lzma.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/pyexpat.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_elementtree.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_multibytecodec.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_kr.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_jp.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_cn.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_tw.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_hk.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_iso2022.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_decimal.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_ctypes_test.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_multiprocessing.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_posixshmem.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_tkinter.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_uuid.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/xxlimited.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/xxlimited_35.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_ctypes.cpython-310-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py to 644 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-310.pyc to 644 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_struct.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/array.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_contextvars.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/math.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/cmath.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_datetime.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_zoneinfo.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_random.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_bisect.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_heapq.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_pickle.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_json.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_lsprof.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/unicodedata.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_opcode.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_asyncio.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_queue.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_statistics.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/fcntl.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/grp.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/spwd.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/mmap.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/syslog.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_xxsubinterpreters.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/audioop.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_csv.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_testcapi.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_testinternalcapi.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_testbuffer.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_testimportmultiple.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_testmultiphase.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_xxtestfuzz.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/readline.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_curses.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_curses_panel.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_crypt.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_socket.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_ssl.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_hashlib.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_sha256.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_sha512.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_md5.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_sha1.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_blake2.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_sha3.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_dbm.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_gdbm.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_sqlite3.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/termios.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/resource.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/ossaudiodev.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/binascii.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/pyexpat.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_elementtree.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_multibytecodec.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_codecs_kr.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_codecs_jp.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_codecs_cn.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_codecs_tw.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_codecs_hk.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_codecs_iso2022.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_decimal.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_ctypes_test.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_multiprocessing.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_posixshmem.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_tkinter.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_uuid.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/xxlimited.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/xxlimited_35.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_ctypes.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/ to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.10/pydoc3.10 -> /opt/metwork-mfext-2.1/opt/python3_core/bin copying build/scripts-3.10/idle3.10 -> /opt/metwork-mfext-2.1/opt/python3_core/bin copying build/scripts-3.10/2to3-3.10 -> /opt/metwork-mfext-2.1/opt/python3_core/bin changing mode of /opt/metwork-mfext-2.1/opt/python3_core/bin/pydoc3.10 to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/bin/idle3.10 to 755 changing mode of /opt/metwork-mfext-2.1/opt/python3_core/bin/2to3-3.10 to 755 rm /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py rm -r /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/lib-dynload/__pycache__ Creating directory /opt/metwork-mfext-2.1/opt/python3_core/share/man Creating directory /opt/metwork-mfext-2.1/opt/python3_core/share/man/man1 /bin/install -c -m 644 ./Misc/python.man \ /opt/metwork-mfext-2.1/opt/python3_core/share/man/man1/python3.10.1 if test ! -d /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig; then \ echo "Creating directory /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig"; \ /bin/install -c -d -m 755 /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig; \ fi if test -f /opt/metwork-mfext-2.1/opt/python3_core/bin/python3 -o -h /opt/metwork-mfext-2.1/opt/python3_core/bin/python3; \ then rm -f /opt/metwork-mfext-2.1/opt/python3_core/bin/python3; \ else true; \ fi (cd /opt/metwork-mfext-2.1/opt/python3_core/bin; ln -s python3.10 python3) if test "3.10" != "3.10"; then \ rm -f /opt/metwork-mfext-2.1/opt/python3_core/bin/python3.10-config; \ (cd /opt/metwork-mfext-2.1/opt/python3_core/bin; ln -s python3.10-config python3.10-config); \ rm -f /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig/python-3.10.pc; \ (cd /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig; ln -s python-3.10.pc python-3.10.pc); \ rm -f /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig/python-3.10-embed.pc; \ (cd /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig; ln -s python-3.10-embed.pc python-3.10-embed.pc); \ fi rm -f /opt/metwork-mfext-2.1/opt/python3_core/bin/python3-config (cd /opt/metwork-mfext-2.1/opt/python3_core/bin; ln -s python3.10-config python3-config) rm -f /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig/python3.pc (cd /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig; ln -s python-3.10.pc python3.pc) rm -f /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig/python3-embed.pc (cd /opt/metwork-mfext-2.1/opt/python3_core/lib/pkgconfig; ln -s python-3.10-embed.pc python3-embed.pc) rm -f /opt/metwork-mfext-2.1/opt/python3_core/bin/idle3 (cd /opt/metwork-mfext-2.1/opt/python3_core/bin; ln -s idle3.10 idle3) rm -f /opt/metwork-mfext-2.1/opt/python3_core/bin/pydoc3 (cd /opt/metwork-mfext-2.1/opt/python3_core/bin; ln -s pydoc3.10 pydoc3) rm -f /opt/metwork-mfext-2.1/opt/python3_core/bin/2to3 (cd /opt/metwork-mfext-2.1/opt/python3_core/bin; ln -s 2to3-3.10 2to3) if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-2.1/opt/python3_core/bin/python3-32; \ (cd /opt/metwork-mfext-2.1/opt/python3_core/bin; ln -s python3.10-32 python3-32) \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-2.1/opt/python3_core/bin/python3-intel64; \ (cd /opt/metwork-mfext-2.1/opt/python3_core/bin; ln -s python3.10-intel64 python3-intel64) \ fi rm -f /opt/metwork-mfext-2.1/opt/python3_core/share/man/man1/python3.1 (cd /opt/metwork-mfext-2.1/opt/python3_core/share/man/man1; ln -s python3.10.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.10.8:/opt/metwork-mfext-2.1/opt/python3_core/local/lib:/opt/metwork-mfext-2.1/opt/python3_core/lib:/opt/metwork-mfext-2.1/opt/core/local/lib:/opt/metwork-mfext-2.1/opt/core/lib:/opt/metwork-mfext-2.1/local/lib:/opt/metwork-mfext-2.1/lib ./python -E -m ensurepip \ $ensurepip --root=/ ; \ fi make[2]: Leaving directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.10.8' make[1]: Leaving directory '/src/layers/layer1_python3_core/0030_python3' cd /opt/metwork-mfext-2.1/opt/python3_core/bin && ln -s python3 python rm -Rf /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/test if ! test -d /opt/metwork-mfext-2.1/opt/python3_core/share; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/share; fi python3 --version 2>&1 |awk '{print $2;}' >/opt/metwork-mfext-2.1/opt/python3_core/share/python3_version cat /opt/metwork-mfext-2.1/opt/python3_core/share/python3_version |awk -F '.' '{print $1"."$2;}' >/opt/metwork-mfext-2.1/opt/python3_core/share/python3_short_version python -m ensurepip --upgrade --default-pip Looking in links: /tmp/tmpgpej4p7m Processing /tmp/tmpgpej4p7m/setuptools-63.2.0-py3-none-any.whl Processing /tmp/tmpgpej4p7m/pip-22.2.2-py3-none-any.whl Installing collected packages: setuptools, pip Successfully installed pip-22.2.2 setuptools-63.2.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 rm -f /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml touch /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml echo "name: 'wheel'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml echo "version: '0.38.4'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml echo "checksum: '4636ca5d5b8e1855d7f110300a769133'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml echo -n "A built-package format for Python." |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml echo "website: 'https://github.com/pypa/wheel'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/wheel.yaml; fi echo wheel'=='0.38.4 > requirements3.txt if ! test -d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/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/0032_wheel' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/wheel-0.38.4.tar.gz` `readlink -m ./sources` MD5 4636ca5d5b8e1855d7f110300a769133 Computing checksum for /src/layers/layer1_python3_core/0032_wheel/build/wheel-0.38.4.tar.gz... Good checksum rm -Rf wheel-0.38.4 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/wheel-0.38.4.tar.gz` tar.gz wheel-0.38.4 cd build/wheel-0.38.4 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/wheel copying src/wheel/__init__.py -> build/lib/wheel copying src/wheel/__main__.py -> build/lib/wheel copying src/wheel/_setuptools_logging.py -> build/lib/wheel copying src/wheel/bdist_wheel.py -> build/lib/wheel copying src/wheel/macosx_libfile.py -> build/lib/wheel copying src/wheel/metadata.py -> build/lib/wheel copying src/wheel/util.py -> build/lib/wheel copying src/wheel/wheelfile.py -> build/lib/wheel creating build/lib/wheel/cli copying src/wheel/cli/__init__.py -> build/lib/wheel/cli copying src/wheel/cli/convert.py -> build/lib/wheel/cli copying src/wheel/cli/pack.py -> build/lib/wheel/cli copying src/wheel/cli/unpack.py -> build/lib/wheel/cli creating build/lib/wheel/vendored copying src/wheel/vendored/__init__.py -> build/lib/wheel/vendored creating build/lib/wheel/vendored/packaging copying src/wheel/vendored/packaging/__init__.py -> build/lib/wheel/vendored/packaging copying src/wheel/vendored/packaging/_manylinux.py -> build/lib/wheel/vendored/packaging copying src/wheel/vendored/packaging/_musllinux.py -> build/lib/wheel/vendored/packaging copying src/wheel/vendored/packaging/tags.py -> build/lib/wheel/vendored/packaging if ! test -d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages; fi cd build/wheel-0.38.4 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && unsafe_pip install --prefix=/opt/metwork-mfext-2.1/opt/python3_core --src=/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages . && rm -f /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/wheel-0.38.4.dist-info/direct_url.json Processing /src/layers/layer1_python3_core/0032_wheel/build/wheel-0.38.4 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Using legacy 'setup.py install' for wheel, since package 'wheel' is not installed. Installing collected packages: wheel Running setup.py install for wheel: started Running setup.py install for wheel: finished with status 'done' Successfully installed wheel-0.38.4 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/0032_wheel' 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 tempolayer49632[/src/layers/layer1_python3_core/0033_upgrade_pip_setuptools/tempolayer49632] Collecting setuptools==63.2.0 Downloading setuptools-63.2.0.tar.gz (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 82.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pip==22.2.2 Downloading pip-22.2.2.tar.gz (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 29.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pip, setuptools Building wheel for pip (pyproject.toml): started Building wheel for pip (pyproject.toml): finished with status 'done' Created wheel for pip: filename=pip-22.2.2-py3-none-any.whl size=2044710 sha256=b8566952d7dcf2eda4956ae32530ad7d7e3e9162d282d595c67de25b0ecdc403 Stored in directory: /root/.cache/pip/wheels/ff/35/7f/abadbddb05f0c270b36e958f0e933b33412ab5bdc37d894987 Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-63.2.0-py3-none-any.whl size=1227999 sha256=753965ccafe14d4cde6c02d1801d7118634eb74de75ebdeef73a9231198c1c22 Stored in directory: /root/.cache/pip/wheels/59/a3/ef/ec056005cf0ebc542206dc3ff5deacf02d48f99e94f60118ea Successfully built pip setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.1/opt/python3_core] is already loaded Looking in links: ./src Requirement already satisfied: setuptools==63.2.0 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from -r requirements3.txt.tmp (line 1)) (63.2.0) Requirement already satisfied: pip==22.2.2 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from -r requirements3.txt.tmp (line 2)) (22.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.1/opt/python3_core/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/pip.yaml is ready /opt/metwork-mfext-2.1/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/0035_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.1/opt/python3_core/share/metwork_packages/certifi.yaml touch /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml echo "name: 'certifi'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml echo "version: '2022.12.7'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml echo "checksum: 'd00966473b8ac42c2c033b75f4bed6f4'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/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.1/opt/python3_core/share/metwork_packages/certifi.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml echo "website: 'https://certifi.io'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml echo "license: 'MPL'" >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/certifi.yaml; fi echo certifi'=='2022.12.7 > requirements3.txt if ! test -d /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/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/0035_certifi' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/certifi-2022.12.7.tar.gz` `readlink -m ./sources` MD5 d00966473b8ac42c2c033b75f4bed6f4 Computing checksum for /src/layers/layer1_python3_core/0035_certifi/build/certifi-2022.12.7.tar.gz... Good checksum rm -Rf certifi-2022.12.7 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/certifi-2022.12.7.tar.gz` tar.gz certifi-2022.12.7 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-2022.12.7 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py build /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/setuptools/dist.py:530: UserWarning: Normalizing '2022.12.07' to '2022.12.7' warnings.warn(tmpl.format(**locals())) 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.1/opt/python3_core/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages; fi cd build/certifi-2022.12.7 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && unsafe_pip install --prefix=/opt/metwork-mfext-2.1/opt/python3_core --src=/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages . && rm -f /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/certifi-2022.12.7.dist-info/direct_url.json Processing /src/layers/layer1_python3_core/0035_certifi/build/certifi-2022.12.7 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-2022.12.7-py3-none-any.whl size=155376 sha256=134b99c56f635d48402a35b4cd3b4fb22b820cac446fd555eaa861b4a2780f4f Stored in directory: /root/.cache/pip/wheels/a8/a7/1d/66451a44c1ceb8d022a6ed8dd44446f59d6574b4390f2b6670 Successfully built certifi Installing collected packages: certifi Successfully installed certifi-2022.12.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 make[1]: Leaving directory '/src/layers/layer1_python3_core/0035_certifi' make[3]: Leaving directory '/src/layers/layer1_python3_core/0035_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 tempolayer49909[/src/layers/layer1_python3_core/0400_prereq_extra_python_packages/tempolayer49909] Collecting flit_core==3.8.0 Downloading flit_core-3.8.0.tar.gz (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.2/41.2 kB 5.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting toml==0.10.2 Downloading toml-0.10.2.tar.gz (22 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: flit_core, toml 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.8.0-py3-none-any.whl size=62566 sha256=32319fc40d5bc1a0b2215f5a19cd5400dda3336d6242bbe829a2867e894ae3ba Stored in directory: /root/.cache/pip/wheels/71/31/38/228daadad6c29453f4c1cc97584ca2135a5d781e0842ba55c8 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=16582 sha256=e9f65fc315fac5210228e743cdf6beb2a087bea5c42c16c9708fb417b171e7c5 Stored in directory: /root/.cache/pip/wheels/ba/99/ca/1191f155aeec34beb481e7283c77e95ab0ec9a48b2f7ef4bf5 Successfully built flit_core toml if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.1/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/flit_core-3.8.0-py3-none-any.whl Processing ./src/toml-0.10.2-py2.py3-none-any.whl Installing collected packages: toml, flit_core Successfully installed flit_core-3.8.0 toml-0.10.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.1/opt/python3_core/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/flit_core.yaml is ready /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/toml.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/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 tempolayer50083[/src/layers/layer1_python3_core/0410_prereq_extra_python_packages/tempolayer50083] Collecting packaging==21.3 Downloading packaging-21.3.tar.gz (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.8/84.8 kB 10.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyparsing==3.0.9 Downloading pyparsing-3.0.9.tar.gz (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 85.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: packaging, pyparsing Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-21.3-py3-none-any.whl size=40735 sha256=06061ec945500fb03adae21ccd4c3456ff99458ec0fd350e041453a86a15715b Stored in directory: /root/.cache/pip/wheels/9d/1e/77/05abacaf7e82c8ce47398a54d17dd8251e2d8ae5f297101773 Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.0.9-py3-none-any.whl size=98338 sha256=4c618a4d5a6990e8b6b5c8f203efd5f9ef6bd1e9e9340c61c84f896115a6b5c3 Stored in directory: /root/.cache/pip/wheels/50/41/74/aed38ddc97f90ce428d253a7032f9413545e4d2fe3a403afcc Successfully built packaging pyparsing if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.1/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/packaging-21.3-py3-none-any.whl Processing ./src/pyparsing-3.0.9-py3-none-any.whl Installing collected packages: pyparsing, packaging Successfully installed packaging-21.3 pyparsing-3.0.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.1/opt/python3_core/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/packaging.yaml is ready /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/pyparsing.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 tempolayer50258[/src/layers/layer1_python3_core/0420_prereq_extra_python_packages/tempolayer50258] Collecting setuptools-scm==7.0.5 Downloading setuptools_scm-7.0.5.tar.gz (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.7/70.7 kB 10.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomli==2.0.1 Downloading tomli-2.0.1.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions==4.3.0 Downloading typing_extensions-4.3.0.tar.gz (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 11.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools Using cached setuptools-63.2.0.tar.gz (2.6 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.0 Using cached packaging-21.3.tar.gz (84 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyparsing!=3.0.5,>=2.0.2 Using cached pyparsing-3.0.9.tar.gz (2.0 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: setuptools-scm, tomli, typing-extensions, packaging, pyparsing, setuptools 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.0.5-py3-none-any.whl size=42907 sha256=853fa98173b1228a5c22732aa2ab659e60bdb7f9e334baab0080a420b7b7332e Stored in directory: /root/.cache/pip/wheels/e4/bd/02/bf94346b2c3048243daf35dbb7031f48d4ffc7aac019dd06ee 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=c351f96ba658fa5c284b5c3f3036cfc3db32f9700c4d5a6a29f3d1fb10da4626 Stored in directory: /root/.cache/pip/wheels/5e/2d/f9/a8d3aa83dbc50206ba48484888342f10b89e450cc49c37f7bb 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.3.0-py3-none-any.whl size=25596 sha256=4b544ff741041e3dc5a9c120c0e34757b4f6a960c213127e42425783228b485f Stored in directory: /root/.cache/pip/wheels/ab/61/d0/d33395dde624d30e31bece18cd878b6915561a05eb18b70b63 Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-21.3-py3-none-any.whl size=40735 sha256=5728a4126094a97a5678f958064ec6d85a14de96eaf5d7b4d3476a5c08f8884a Stored in directory: /root/.cache/pip/wheels/9d/1e/77/05abacaf7e82c8ce47398a54d17dd8251e2d8ae5f297101773 Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.0.9-py3-none-any.whl size=98338 sha256=4c618a4d5a6990e8b6b5c8f203efd5f9ef6bd1e9e9340c61c84f896115a6b5c3 Stored in directory: /root/.cache/pip/wheels/50/41/74/aed38ddc97f90ce428d253a7032f9413545e4d2fe3a403afcc Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-63.2.0-py3-none-any.whl size=1227999 sha256=a2ebf8b77174c5549b26b66c1a9a121d202c314f359b5c436f886384ca719471 Stored in directory: /root/.cache/pip/wheels/59/a3/ef/ec056005cf0ebc542206dc3ff5deacf02d48f99e94f60118ea Successfully built setuptools-scm tomli typing-extensions packaging pyparsing setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.1/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/setuptools_scm-7.0.5-py3-none-any.whl Processing ./src/tomli-2.0.1-py3-none-any.whl Processing ./src/typing_extensions-4.3.0-py3-none-any.whl Requirement already satisfied: packaging>=20.0 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from setuptools-scm==7.0.5->-r requirements3.txt.tmp (line 1)) (21.3) Requirement already satisfied: setuptools in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from setuptools-scm==7.0.5->-r requirements3.txt.tmp (line 1)) (63.2.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from packaging>=20.0->setuptools-scm==7.0.5->-r requirements3.txt.tmp (line 1)) (3.0.9) Installing collected packages: typing-extensions, tomli, setuptools-scm Successfully installed setuptools-scm-7.0.5 tomli-2.0.1 typing-extensions-4.3.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.1/opt/python3_core/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/setuptools-scm.yaml is ready /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/tomli.yaml is ready /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/typing_extensions.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/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 tempolayer50485[/src/layers/layer1_python3_core/0500_extra_python_packages/tempolayer50485] Collecting appdirs==1.4.4 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.6 Downloading distlib-0.3.6.tar.gz (607 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 607.9/607.9 kB 34.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting distro==1.7.0 Downloading distro-1.7.0.tar.gz (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 10.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting filelock==3.8.0 Downloading filelock-3.8.0.tar.gz (207 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.6/207.6 kB 38.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting importlib-metadata==4.11.4 Downloading importlib_metadata-4.11.4.tar.gz (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 7.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting platformdirs==2.4.1 Downloading platformdirs-2.4.1.tar.gz (24 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six==1.16.0 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.16.5 Downloading virtualenv-20.16.5.tar.gz (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 11.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting zipp==3.8.1 Downloading zipp-3.8.1.tar.gz (14 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=b0c49475152da5bc13e21f6bae22a67e8648387759880ee490d01581b8a7bcc8 Stored in directory: /root/.cache/pip/wheels/b9/c4/0f/031e18e22f388cace95f34466da63b8896a01fb3a2cb1c273b 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.6-py2.py3-none-any.whl size=468534 sha256=f30157458753f1de8fed243349a2a709b10bff8af660ca276b3d523f8cb86a24 Stored in directory: /root/.cache/pip/wheels/63/0c/53/dec272bba6960caea6e2fe11a7ac1705dc1d9500b358d8e96b Building wheel for distro (setup.py): started Building wheel for distro (setup.py): finished with status 'done' Created wheel for distro: filename=distro-1.7.0-py3-none-any.whl size=20097 sha256=4ee4839fe0ccaec4ed27f336a37f271ed57098a07ce3c09f174a63ee7c2ef107 Stored in directory: /root/.cache/pip/wheels/0d/45/4f/2a2b7fcb8e4c72dfcf38a3435f1d9343a67cb9590745bc7f6a Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.8.0-py3-none-any.whl size=10056 sha256=9e328d73727d160294f42e87076e0c790b9aa06603bc2b3adebabd163f045606 Stored in directory: /root/.cache/pip/wheels/1c/22/5a/a53a321b2e64ce7b9097a931e2e8494b25b2be16096f032a2a 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-4.11.4-py3-none-any.whl size=18110 sha256=8eb278b0c0a4dc176db81d614413ef11a14a7e7d003399496d7cf92f2f2a71b1 Stored in directory: /root/.cache/pip/wheels/c5/06/73/ae8c23d7b600b5b3c3fa923e7cf4bcbb514e418368d5aabbbb Building wheel for platformdirs (pyproject.toml): started Building wheel for platformdirs (pyproject.toml): finished with status 'done' Created wheel for platformdirs: filename=platformdirs-2.4.1-py3-none-any.whl size=14443 sha256=6731badf700bcd28586e83f521da2fea5937a1ee6b1ba9c6196029aac2ad5239 Stored in directory: /root/.cache/pip/wheels/ec/37/d1/1aed8b4e8c897b7f459b74ff9329e8418a2295560ac53f06fa 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=11038 sha256=e9424d85cc9742a224b9c392a2f497f0301f2bd5ca8c54b4783d33cd74f8fc2e Stored in directory: /root/.cache/pip/wheels/b5/60/24/a57e1127f191bcc8ff4a2f22ee78e4eeeff58c6bc6ed3fec2a Building wheel for virtualenv (pyproject.toml): started Building wheel for virtualenv (pyproject.toml): finished with status 'done' Created wheel for virtualenv: filename=virtualenv-20.16.5-py3-none-any.whl size=8805744 sha256=7056eb1099dc98a3b7189b52ffc6bb4d3a81f7156a364ca12f7d079a10ab6c1a Stored in directory: /root/.cache/pip/wheels/8e/a8/01/3b9145b70ed34c7bc8f71ccae80abf7fa5c9075f3e1660f3b1 Building wheel for zipp (pyproject.toml): started Building wheel for zipp (pyproject.toml): finished with status 'done' Created wheel for zipp: filename=zipp-3.8.1-py3-none-any.whl size=5645 sha256=870791c4f389f5c3036546c5c27ac2be5d913ebe534f97c0a183d0836086995d Stored in directory: /root/.cache/pip/wheels/58/2c/15/16894a585ce852a68ee2dc13897592c27cd24f9de9181c53cd 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.1/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.1/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/appdirs-1.4.4-py2.py3-none-any.whl Processing ./src/distlib-0.3.6-py2.py3-none-any.whl Processing ./src/distro-1.7.0-py3-none-any.whl Processing ./src/filelock-3.8.0-py3-none-any.whl Processing ./src/importlib_metadata-4.11.4-py3-none-any.whl Processing ./src/platformdirs-2.4.1-py3-none-any.whl Processing ./src/six-1.16.0-py2.py3-none-any.whl Processing ./src/virtualenv-20.16.5-py3-none-any.whl Processing ./src/zipp-3.8.1-py3-none-any.whl Installing collected packages: distlib, appdirs, zipp, six, platformdirs, filelock, distro, virtualenv, importlib-metadata Successfully installed appdirs-1.4.4 distlib-0.3.6 distro-1.7.0 filelock-3.8.0 importlib-metadata-4.11.4 platformdirs-2.4.1 six-1.16.0 virtualenv-20.16.5 zipp-3.8.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.1/opt/python3_core/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/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.1/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/appdirs.yaml is ready /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/distlib.yaml is ready /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/distro.yaml is ready /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/filelock.yaml is ready /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/importlib-metadata.yaml is ready /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/platformdirs.yaml is ready /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/six.yaml is ready /opt/metwork-mfext-2.1/opt/python3_core/share/metwork_packages/virtualenv.yaml is ready /opt/metwork-mfext-2.1/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.1/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-2.1/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.1/opt/python3_core" cache: /buildcache/mfext_cache_layer_python3_core_0b2221195e93c108b636a659854e714a.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.1/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/scientific_core" "scientific_core" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: 4bc7bca4630ff0a6bcb61889445bc5db cache hit (used: /buildcache/mfext_cache_layer_scientific_core_57cba2e74ed4d936fdd7028f5c14c127.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.1/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-2.1/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.1/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_57cba2e74ed4d936fdd7028f5c14c127.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.1/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/python3" "python3" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 python3_core@mfext layer (dependency) hash (from cache): 107817a11f02f061b1c4d16323aa67b5 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: dbd8fa4ca17a0fc6b517957056da2a12 cache missed (/buildcache/mfext_cache_layer_python3_9b80d36d57dcaafe424a91cf84f39d37.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 0401_prereq_extra_python_packages 0402_prereq_extra_python_packages 0500_extra_python_packages 0550_bjoern; 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.1/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 tempolayer51638[/src/layers/layer2_python3/0400_prereq_extra_python_packages/tempolayer51638] Collecting cffi==1.15.1 Downloading cffi-1.15.1.tar.gz (508 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.5/508.5 kB 28.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting ConfigUpdater==3.1.1 Downloading ConfigUpdater-3.1.1.tar.gz (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.0/140.0 kB 32.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fastentrypoints==0.12 Downloading fastentrypoints-0.12.tar.gz (4.0 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pathspec==0.10.1 Downloading pathspec-0.10.1.tar.gz (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.2/43.2 kB 6.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pbr==5.10.0 Downloading pbr-5.10.0.tar.gz (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.1/127.1 kB 24.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pluggy==1.0.0 Downloading pluggy-1.0.0.tar.gz (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.5/51.5 kB 13.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser==2.21 Downloading pycparser-2.21.tar.gz (170 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.9/170.9 kB 38.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting PyScaffold==4.3.1 Downloading PyScaffold-4.3.1.tar.gz (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 13.7 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 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 Downloading semantic_version-2.10.0.tar.gz (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/52.3 kB 11.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting setuptools-git==1.2 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.5.2 Downloading setuptools-rust-1.5.2.tar.gz (295 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 295.9/295.9 kB 59.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomlkit==0.11.5 Downloading tomlkit-0.11.5-py3-none-any.whl (35 kB) Collecting setuptools-scm>=5 Using cached setuptools_scm-7.0.5.tar.gz (70 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting platformdirs<3,>=2 Using cached platformdirs-2.4.1.tar.gz (24 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools>=46.1.0 Using cached setuptools-63.2.0.tar.gz (2.6 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.7 Using cached packaging-21.3.tar.gz (84 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions>=3.7.4.3 Using cached typing_extensions-4.3.0.tar.gz (47 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyparsing!=3.0.5,>=2.0.2 Using cached pyparsing-3.0.9.tar.gz (2.0 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomli>=1.0.0 Using cached tomli-2.0.1.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Saved ./src/tomlkit-0.11.5-py3-none-any.whl Building wheels for collected packages: cffi, ConfigUpdater, fastentrypoints, pathspec, pbr, pluggy, pycparser, PyScaffold, pytest-runner, semantic-version, setuptools-git, setuptools-rust, packaging, platformdirs, setuptools-scm, typing-extensions, pyparsing, tomli, setuptools 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-cp310-cp310-linux_x86_64.whl size=423805 sha256=836383ef6c3151bc4042b6050a0f858fdbc8608f10cfa1fa681143efdba4b262 Stored in directory: /root/.cache/pip/wheels/9a/ee/45/194003e40379492794fdf4ff200b86205f5f63115b85864251 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=34254 sha256=341ff12259a776c26067efbc04d22ddcb5fba2b0199c12f0e139c165e682739d Stored in directory: /root/.cache/pip/wheels/3b/1b/aa/bb6b92e6ad1c80492d6ec34ffcdcd30489f0d9a1426be85262 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=54a7b6304f4b5d0d8bc8ba08b86624529c5a7c687881b8aac08b0971e48fa1c2 Stored in directory: /root/.cache/pip/wheels/f0/88/a4/7b579ede8c38b626c859b95ce11cb1b0163d31a2aeb574d10e Building wheel for pathspec (pyproject.toml): started Building wheel for pathspec (pyproject.toml): finished with status 'done' Created wheel for pathspec: filename=pathspec-0.10.1-py3-none-any.whl size=27871 sha256=c7886dbe0aa2cb1e51514becea4e8c11bf978dbc18ea6634d59aa4c01edf9fac Stored in directory: /root/.cache/pip/wheels/b8/49/13/64db085d4a01271cc8885eb413cb11374da544c42c3d3d4fed Building wheel for pbr (setup.py): started Building wheel for pbr (setup.py): finished with status 'done' Created wheel for pbr: filename=pbr-5.10.0-py2.py3-none-any.whl size=110138 sha256=167548b1e6b80b4f1c109919b940bbc5188379f427c07081431d679bcd914e34 Stored in directory: /root/.cache/pip/wheels/5e/63/c6/f2aadbd5dbd702b67b7d0505c9cde3d5f45dc38ebbf8e2f049 Building wheel for pluggy (pyproject.toml): started Building wheel for pluggy (pyproject.toml): finished with status 'done' Created wheel for pluggy: filename=pluggy-1.0.0-py2.py3-none-any.whl size=13675 sha256=3f467b0c48debeb6fb1e82af70c05b8221b1f1156a3229b44538e8b077d2c6a5 Stored in directory: /root/.cache/pip/wheels/bd/26/f8/6ad7563773aead3c95fea440ad73def1d47015b1f95bc32334 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=118719 sha256=08d79eac8f37dfd5550f277accdbd3ef8825c91b3f3e92f7f9b783954f781ff8 Stored in directory: /root/.cache/pip/wheels/58/a4/9c/fae3172242ade772e11146b5d649276885cdf456903e1b8d98 Building wheel for PyScaffold (pyproject.toml): started Building wheel for PyScaffold (pyproject.toml): finished with status 'done' Created wheel for PyScaffold: filename=PyScaffold-4.3.1-py3-none-any.whl size=174328 sha256=eb79883be284c5901098f34ddafe19bb67b9d34e0c000dcbcfb57565824253a3 Stored in directory: /root/.cache/pip/wheels/e6/0f/30/04666b11bc2c08c285d1d4503f912a39af7fc17f448fdf3a53 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=7200 sha256=c1920289c8977b8ea6afd57ca5a037d9ef8094a761755d67a9a37491b70f19fa Stored in directory: /root/.cache/pip/wheels/0a/3a/eb/e558441fddf86fe0ce50cab294db705f75573b55b38d6d5a8b 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=15551 sha256=5bf234c8e0e9797f60e9b31c87fd27601d8f76006fd6185ccad236629b6954f0 Stored in directory: /root/.cache/pip/wheels/5f/f7/24/68e43fc9181d54e9ae9b120a92b8667fb76103e49d55286faf 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=f83e3f5ec977fe0711400b1b70324428552560ad77d60633be1e34fde6cd7b6b Stored in directory: /root/.cache/pip/wheels/f1/f3/41/e827186d6a9918da1b30cb6739e5c6e69599eb38367fae6331 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.5.2-py3-none-any.whl size=23541 sha256=bf37e033ab60aced30d3c75932e6d3e8ea920309ab787cdeff8433e9205bf15f Stored in directory: /root/.cache/pip/wheels/d0/9e/4c/ad29351943d9487b45a0a25de8831254cc2aba6f7fb24c8700 Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-21.3-py3-none-any.whl size=40735 sha256=a54c952d0ef7f7806a0dc43108eab93e51f8b536d274c9a867d652d0134077f1 Stored in directory: /root/.cache/pip/wheels/9d/1e/77/05abacaf7e82c8ce47398a54d17dd8251e2d8ae5f297101773 Building wheel for platformdirs (pyproject.toml): started Building wheel for platformdirs (pyproject.toml): finished with status 'done' Created wheel for platformdirs: filename=platformdirs-2.4.1-py3-none-any.whl size=14443 sha256=d82d955e014f7bb04804e934b2cbf5f08a69b12edf197c92aa17e641ea1b8d97 Stored in directory: /root/.cache/pip/wheels/ec/37/d1/1aed8b4e8c897b7f459b74ff9329e8418a2295560ac53f06fa 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.0.5-py3-none-any.whl size=42907 sha256=bb7d62894be7f77b68ac295a7f2fee4e6ecdc1f5d47b2f89d6ea5ab4f174db17 Stored in directory: /root/.cache/pip/wheels/e4/bd/02/bf94346b2c3048243daf35dbb7031f48d4ffc7aac019dd06ee 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.3.0-py3-none-any.whl size=25596 sha256=4b544ff741041e3dc5a9c120c0e34757b4f6a960c213127e42425783228b485f Stored in directory: /root/.cache/pip/wheels/ab/61/d0/d33395dde624d30e31bece18cd878b6915561a05eb18b70b63 Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.0.9-py3-none-any.whl size=98338 sha256=4c618a4d5a6990e8b6b5c8f203efd5f9ef6bd1e9e9340c61c84f896115a6b5c3 Stored in directory: /root/.cache/pip/wheels/50/41/74/aed38ddc97f90ce428d253a7032f9413545e4d2fe3a403afcc 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=c351f96ba658fa5c284b5c3f3036cfc3db32f9700c4d5a6a29f3d1fb10da4626 Stored in directory: /root/.cache/pip/wheels/5e/2d/f9/a8d3aa83dbc50206ba48484888342f10b89e450cc49c37f7bb Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-63.2.0-py3-none-any.whl size=1227999 sha256=eb80ff2b5141eefbf991767131a643a70add81c6dcdd157c7b93f770da0a73aa Stored in directory: /root/.cache/pip/wheels/59/a3/ef/ec056005cf0ebc542206dc3ff5deacf02d48f99e94f60118ea Successfully built cffi ConfigUpdater fastentrypoints pathspec pbr pluggy pycparser PyScaffold pytest-runner semantic-version setuptools-git setuptools-rust packaging platformdirs setuptools-scm typing-extensions pyparsing tomli setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-2.1/opt/python3] is already loaded Looking in links: ./src Processing ./src/cffi-1.15.1-cp310-cp310-linux_x86_64.whl Processing ./src/ConfigUpdater-3.1.1-py2.py3-none-any.whl Processing ./src/fastentrypoints-0.12-py3-none-any.whl Processing ./src/pathspec-0.10.1-py3-none-any.whl Processing ./src/pbr-5.10.0-py2.py3-none-any.whl Processing ./src/pluggy-1.0.0-py2.py3-none-any.whl Processing ./src/pycparser-2.21-py2.py3-none-any.whl Processing ./src/PyScaffold-4.3.1-py3-none-any.whl Processing ./src/pytest_runner-6.0.0-py3-none-any.whl Processing ./src/semantic_version-2.10.0-py2.py3-none-any.whl Processing ./src/setuptools_git-1.2-py2.py3-none-any.whl Processing ./src/setuptools_rust-1.5.2-py3-none-any.whl Processing ./src/tomlkit-0.11.5-py3-none-any.whl Requirement already satisfied: platformdirs<3,>=2 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from PyScaffold==4.3.1->-r requirements3.txt.tmp (line 8)) (2.4.1) Requirement already satisfied: packaging>=20.7 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from PyScaffold==4.3.1->-r requirements3.txt.tmp (line 8)) (21.3) Requirement already satisfied: setuptools>=46.1.0 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from PyScaffold==4.3.1->-r requirements3.txt.tmp (line 8)) (63.2.0) Requirement already satisfied: setuptools-scm>=5 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from PyScaffold==4.3.1->-r requirements3.txt.tmp (line 8)) (7.0.5) Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from setuptools-rust==1.5.2->-r requirements3.txt.tmp (line 12)) (4.3.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from packaging>=20.7->PyScaffold==4.3.1->-r requirements3.txt.tmp (line 8)) (3.0.9) Requirement already satisfied: tomli>=1.0.0 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from setuptools-scm>=5->PyScaffold==4.3.1->-r requirements3.txt.tmp (line 8)) (2.0.1) Installing collected packages: setuptools-git, fastentrypoints, tomlkit, semantic-version, pytest-runner, pycparser, pluggy, pbr, pathspec, ConfigUpdater, setuptools-rust, cffi, PyScaffold Successfully installed ConfigUpdater-3.1.1 PyScaffold-4.3.1 cffi-1.15.1 fastentrypoints-0.12 pathspec-0.10.1 pbr-5.10.0 pluggy-1.0.0 pycparser-2.21 pytest-runner-6.0.0 semantic-version-2.10.0 setuptools-git-1.2 setuptools-rust-1.5.2 tomlkit-0.11.5 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.1/opt/python3/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3/lib/python3.10/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.1/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/PyScaffold.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/fastentrypoints.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/pathspec.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/pbr.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/pluggy.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/pycparser.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/pytest-runner.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/semantic-version.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/setuptools-git.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/setuptools-rust.yaml is ready /opt/metwork-mfext-2.1/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/0401_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 tempolayer52445[/src/layers/layer2_python3/0401_prereq_extra_python_packages/tempolayer52445] Collecting editables==0.3 Downloading editables-0.3.tar.gz (4.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatchling==1.11.1 Downloading hatchling-1.11.1.tar.gz (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.2/57.2 kB 9.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=21.3 Using cached packaging-21.3.tar.gz (84 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pluggy>=1.0.0 Using cached pluggy-1.0.0.tar.gz (51 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomli>=1.2.2 Using cached tomli-2.0.1.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pathspec>=0.10.1 Using cached pathspec-0.10.1.tar.gz (43 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyparsing!=3.0.5,>=2.0.2 Using cached pyparsing-3.0.9.tar.gz (2.0 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: editables, hatchling, packaging, pathspec, pluggy, tomli, 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.3-py3-none-any.whl size=4687 sha256=6bef7a1432ff23a91728900d4abcf1a46305c3410e7dc5aaef637a5111e93d39 Stored in directory: /root/.cache/pip/wheels/06/d2/5a/44e98b82d24ae58a1958e26d0f0a1d2fb4c0e79c7210971351 Building wheel for hatchling (pyproject.toml): started Building wheel for hatchling (pyproject.toml): finished with status 'done' Created wheel for hatchling: filename=hatchling-1.11.1-py3-none-any.whl size=73686 sha256=7ed931b61e845f3c5ed4b1cad981bf5cd07ddb9219eaa986240a63ef6cfbb4a5 Stored in directory: /root/.cache/pip/wheels/08/eb/d5/2b1f99b875d2d137866071611e41acf4f0e4c383d0c5a839ac Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-21.3-py3-none-any.whl size=40735 sha256=591e29b87794ae5463ab7324713ea604ea6dd498cf655fc7c9021ea26fbffb10 Stored in directory: /root/.cache/pip/wheels/9d/1e/77/05abacaf7e82c8ce47398a54d17dd8251e2d8ae5f297101773 Building wheel for pathspec (pyproject.toml): started Building wheel for pathspec (pyproject.toml): finished with status 'done' Created wheel for pathspec: filename=pathspec-0.10.1-py3-none-any.whl size=27871 sha256=8d6d168745c01a21fa16cfdf84d0173c10fdee38b85c4397bc284e8baf5da5cc Stored in directory: /root/.cache/pip/wheels/b8/49/13/64db085d4a01271cc8885eb413cb11374da544c42c3d3d4fed Building wheel for pluggy (pyproject.toml): started Building wheel for pluggy (pyproject.toml): finished with status 'done' Created wheel for pluggy: filename=pluggy-1.0.0-py2.py3-none-any.whl size=13675 sha256=f57434aba6d2ef417d61ad33c74f0856f0dcc9bb42fcdca38875ea628f63dc62 Stored in directory: /root/.cache/pip/wheels/bd/26/f8/6ad7563773aead3c95fea440ad73def1d47015b1f95bc32334 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=c351f96ba658fa5c284b5c3f3036cfc3db32f9700c4d5a6a29f3d1fb10da4626 Stored in directory: /root/.cache/pip/wheels/5e/2d/f9/a8d3aa83dbc50206ba48484888342f10b89e450cc49c37f7bb Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.0.9-py3-none-any.whl size=98338 sha256=4c618a4d5a6990e8b6b5c8f203efd5f9ef6bd1e9e9340c61c84f896115a6b5c3 Stored in directory: /root/.cache/pip/wheels/50/41/74/aed38ddc97f90ce428d253a7032f9413545e4d2fe3a403afcc Successfully built editables hatchling packaging pathspec pluggy tomli pyparsing if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-2.1/opt/python3] is already loaded Looking in links: ./src Processing ./src/editables-0.3-py3-none-any.whl Processing ./src/hatchling-1.11.1-py3-none-any.whl Requirement already satisfied: pluggy>=1.0.0 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from hatchling==1.11.1->-r requirements3.txt.tmp (line 2)) (1.0.0) Requirement already satisfied: tomli>=1.2.2 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from hatchling==1.11.1->-r requirements3.txt.tmp (line 2)) (2.0.1) Requirement already satisfied: packaging>=21.3 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from hatchling==1.11.1->-r requirements3.txt.tmp (line 2)) (21.3) Requirement already satisfied: pathspec>=0.10.1 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from hatchling==1.11.1->-r requirements3.txt.tmp (line 2)) (0.10.1) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from packaging>=21.3->hatchling==1.11.1->-r requirements3.txt.tmp (line 2)) (3.0.9) Installing collected packages: editables, hatchling Successfully installed editables-0.3 hatchling-1.11.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.1/opt/python3/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3/lib/python3.10/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.1/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/editables.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/hatchling.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3/0401_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 tempolayer52677[/src/layers/layer2_python3/0402_prereq_extra_python_packages/tempolayer52677] Collecting hatch-fancy-pypi-readme==22.8.0 Downloading hatch_fancy_pypi_readme-22.8.0.tar.gz (26 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatch-nodejs-version==0.3.0 Downloading hatch_nodejs_version-0.3.0.tar.gz (14 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatch-requirements-txt==0.2.0 Downloading hatch_requirements_txt-0.2.0.tar.gz (5.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatch-vcs==0.2.0 Downloading hatch_vcs-0.2.0.tar.gz (9.3 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomli Using cached tomli-2.0.1.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatchling Using cached hatchling-1.11.1.tar.gz (57 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=21.3 Using cached packaging-21.3.tar.gz (84 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-scm>=6.4.0 Using cached setuptools_scm-7.0.5.tar.gz (70 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting editables>=0.3 Using cached editables-0.3.tar.gz (4.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pathspec>=0.10.1 Using cached pathspec-0.10.1.tar.gz (43 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pluggy>=1.0.0 Using cached pluggy-1.0.0.tar.gz (51 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyparsing!=3.0.5,>=2.0.2 Using cached pyparsing-3.0.9.tar.gz (2.0 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools Using cached setuptools-63.2.0.tar.gz (2.6 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions Using cached typing_extensions-4.3.0.tar.gz (47 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: hatch-fancy-pypi-readme, hatch-nodejs-version, hatch-requirements-txt, hatch-vcs, hatchling, packaging, setuptools-scm, tomli, editables, pathspec, pluggy, pyparsing, typing-extensions, setuptools 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-22.8.0-py3-none-any.whl size=10287 sha256=1b16048cb744020b94f59875d07c4f5d59ca2c4abf2fe21b4df435a37dbeff19 Stored in directory: /root/.cache/pip/wheels/a8/5b/14/87d842ee468fd69563d9db0f26c50f596322f2def2e92298f1 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.0-py3-none-any.whl size=8320 sha256=53919fe182004b8eee0a81c3c8f1d7c2808f3590130270681bd02d2cbc3b84ea Stored in directory: /root/.cache/pip/wheels/45/28/2b/689918a86df9f0efdf90368d82c721621922cb27cf731d929e 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.2.0-py3-none-any.whl size=6865 sha256=d6a54e76e19490201b0e5ce23087e15ac821598c64eb683ffd2608af3e990e0a Stored in directory: /root/.cache/pip/wheels/ff/b4/4b/2f174ede5938126ff25cd5c83bc7dfcc7fa1b9eaaae69debcc 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.2.0-py2.py3-none-any.whl size=6079 sha256=ad9602a2943a74bc1613edfd2461d83e7b9f592f8d3876e314a88f410b77b28b Stored in directory: /root/.cache/pip/wheels/5c/2c/5a/7c038021a6e6e9826d8f0c46901c3eaf2ec63eb151d768eb43 Building wheel for hatchling (pyproject.toml): started Building wheel for hatchling (pyproject.toml): finished with status 'done' Created wheel for hatchling: filename=hatchling-1.11.1-py3-none-any.whl size=73686 sha256=7ed931b61e845f3c5ed4b1cad981bf5cd07ddb9219eaa986240a63ef6cfbb4a5 Stored in directory: /root/.cache/pip/wheels/08/eb/d5/2b1f99b875d2d137866071611e41acf4f0e4c383d0c5a839ac Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-21.3-py3-none-any.whl size=40735 sha256=bca14eacac13630cd94f819a6cd7fe814ac43c3fa0533b442b2e1db9184f82b4 Stored in directory: /root/.cache/pip/wheels/9d/1e/77/05abacaf7e82c8ce47398a54d17dd8251e2d8ae5f297101773 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.0.5-py3-none-any.whl size=42907 sha256=6753c44183a59f99e9fac38f888c0a69db72c4beaa39f048d8885bd59d2004a6 Stored in directory: /root/.cache/pip/wheels/e4/bd/02/bf94346b2c3048243daf35dbb7031f48d4ffc7aac019dd06ee 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=c351f96ba658fa5c284b5c3f3036cfc3db32f9700c4d5a6a29f3d1fb10da4626 Stored in directory: /root/.cache/pip/wheels/5e/2d/f9/a8d3aa83dbc50206ba48484888342f10b89e450cc49c37f7bb Building wheel for editables (pyproject.toml): started Building wheel for editables (pyproject.toml): finished with status 'done' Created wheel for editables: filename=editables-0.3-py3-none-any.whl size=4687 sha256=cbd663204f4d9cc92b764e9dbe629d1003759897c2fe026820a9f87f8351f3a1 Stored in directory: /root/.cache/pip/wheels/06/d2/5a/44e98b82d24ae58a1958e26d0f0a1d2fb4c0e79c7210971351 Building wheel for pathspec (pyproject.toml): started Building wheel for pathspec (pyproject.toml): finished with status 'done' Created wheel for pathspec: filename=pathspec-0.10.1-py3-none-any.whl size=27871 sha256=41693276629bd762686e16cd9d96a2ee6bf2509385560c3515457a0b75f3ad5d Stored in directory: /root/.cache/pip/wheels/b8/49/13/64db085d4a01271cc8885eb413cb11374da544c42c3d3d4fed Building wheel for pluggy (pyproject.toml): started Building wheel for pluggy (pyproject.toml): finished with status 'done' Created wheel for pluggy: filename=pluggy-1.0.0-py2.py3-none-any.whl size=13675 sha256=6aaecd302e8aa165297990d7a58cd58fcaab4d31d94b03c7bd193998595a7563 Stored in directory: /root/.cache/pip/wheels/bd/26/f8/6ad7563773aead3c95fea440ad73def1d47015b1f95bc32334 Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.0.9-py3-none-any.whl size=98338 sha256=4c618a4d5a6990e8b6b5c8f203efd5f9ef6bd1e9e9340c61c84f896115a6b5c3 Stored in directory: /root/.cache/pip/wheels/50/41/74/aed38ddc97f90ce428d253a7032f9413545e4d2fe3a403afcc 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.3.0-py3-none-any.whl size=25596 sha256=4b544ff741041e3dc5a9c120c0e34757b4f6a960c213127e42425783228b485f Stored in directory: /root/.cache/pip/wheels/ab/61/d0/d33395dde624d30e31bece18cd878b6915561a05eb18b70b63 Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-63.2.0-py3-none-any.whl size=1227999 sha256=b7ef8b55b1e1c170f4673cacf8a1d6aa2b483b27d1238a4906b381cc8c74cf9d Stored in directory: /root/.cache/pip/wheels/59/a3/ef/ec056005cf0ebc542206dc3ff5deacf02d48f99e94f60118ea Successfully built hatch-fancy-pypi-readme hatch-nodejs-version hatch-requirements-txt hatch-vcs hatchling packaging setuptools-scm tomli editables pathspec pluggy pyparsing typing-extensions setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-2.1/opt/python3] is already loaded Looking in links: ./src Processing ./src/hatch_fancy_pypi_readme-22.8.0-py3-none-any.whl Processing ./src/hatch_nodejs_version-0.3.0-py3-none-any.whl Processing ./src/hatch_requirements_txt-0.2.0-py3-none-any.whl Processing ./src/hatch_vcs-0.2.0-py2.py3-none-any.whl Requirement already satisfied: tomli in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from hatch-fancy-pypi-readme==22.8.0->-r requirements3.txt.tmp (line 1)) (2.0.1) Requirement already satisfied: hatchling in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from hatch-fancy-pypi-readme==22.8.0->-r requirements3.txt.tmp (line 1)) (1.11.1) Requirement already satisfied: packaging>=21.3 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from hatch-requirements-txt==0.2.0->-r requirements3.txt.tmp (line 3)) (21.3) Requirement already satisfied: setuptools-scm>=6.4.0 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from hatch-vcs==0.2.0->-r requirements3.txt.tmp (line 4)) (7.0.5) Requirement already satisfied: editables>=0.3 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from hatchling->hatch-fancy-pypi-readme==22.8.0->-r requirements3.txt.tmp (line 1)) (0.3) Requirement already satisfied: pluggy>=1.0.0 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from hatchling->hatch-fancy-pypi-readme==22.8.0->-r requirements3.txt.tmp (line 1)) (1.0.0) Requirement already satisfied: pathspec>=0.10.1 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from hatchling->hatch-fancy-pypi-readme==22.8.0->-r requirements3.txt.tmp (line 1)) (0.10.1) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from packaging>=21.3->hatch-requirements-txt==0.2.0->-r requirements3.txt.tmp (line 3)) (3.0.9) Requirement already satisfied: typing-extensions in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from setuptools-scm>=6.4.0->hatch-vcs==0.2.0->-r requirements3.txt.tmp (line 4)) (4.3.0) Requirement already satisfied: setuptools in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from setuptools-scm>=6.4.0->hatch-vcs==0.2.0->-r requirements3.txt.tmp (line 4)) (63.2.0) Installing collected packages: hatch-vcs, hatch-requirements-txt, hatch-nodejs-version, hatch-fancy-pypi-readme Successfully installed hatch-fancy-pypi-readme-22.8.0 hatch-nodejs-version-0.3.0 hatch-requirements-txt-0.2.0 hatch-vcs-0.2.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.1/opt/python3/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3/lib/python3.10/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.1/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/hatch-fancy-pypi-readme.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/hatch-nodejs-version.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/hatch-requirements-txt.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/hatch-vcs.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 tempolayer53018[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer53018] 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@4e6aad439db5d83ada89f71ed49bcede057dbf01#egg=cookiecutter (from -r requirements3.txt (line 20)) Cloning https://github.com/metwork-framework/cookiecutter.git (to revision 4e6aad439db5d83ada89f71ed49bcede057dbf01) 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^4e6aad439db5d83ada89f71ed49bcede057dbf01' Running command git fetch -q https://github.com/metwork-framework/cookiecutter.git 4e6aad439db5d83ada89f71ed49bcede057dbf01 Running command git checkout -q 4e6aad439db5d83ada89f71ed49bcede057dbf01 Resolved https://github.com/metwork-framework/cookiecutter.git to commit 4e6aad439db5d83ada89f71ed49bcede057dbf01 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 21)) 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 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@8d31e6d3f5be2d13018b523c9ebd94b4e0b27061#egg=deploycron (from -r requirements3.txt (line 25)) Cloning https://github.com/metwork-framework/deploycron.git (to revision 8d31e6d3f5be2d13018b523c9ebd94b4e0b27061) 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^8d31e6d3f5be2d13018b523c9ebd94b4e0b27061' Running command git fetch -q https://github.com/metwork-framework/deploycron.git 8d31e6d3f5be2d13018b523c9ebd94b4e0b27061 Running command git checkout -q 8d31e6d3f5be2d13018b523c9ebd94b4e0b27061 Resolved https://github.com/metwork-framework/deploycron.git to commit 8d31e6d3f5be2d13018b523c9ebd94b4e0b27061 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 28)) 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 30)) 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@ddd178e6420a961c648bda96f3ac7653e660176c#egg=mfplugin (from -r requirements3.txt (line 48)) Cloning https://github.com/metwork-framework/mfplugin.git (to revision ddd178e6420a961c648bda96f3ac7653e660176c) 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^ddd178e6420a961c648bda96f3ac7653e660176c' Running command git fetch -q https://github.com/metwork-framework/mfplugin.git ddd178e6420a961c648bda96f3ac7653e660176c Running command git checkout -q ddd178e6420a961c648bda96f3ac7653e660176c Resolved https://github.com/metwork-framework/mfplugin.git to commit ddd178e6420a961c648bda96f3ac7653e660176c 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 72)) 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 74)) 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 84)) 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.8.3 Downloading aiohttp-3.8.3.tar.gz (7.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.3/7.3 MB 31.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiosignal==1.2.0 Downloading aiosignal-1.2.0.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting argcomplete==2.0.0 Downloading argcomplete-2.0.0.tar.gz (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 kB 14.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting arrow==1.2.3 Downloading arrow-1.2.3.tar.gz (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.6/127.6 kB 22.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting async-timeout==4.0.2 Downloading async-timeout-4.0.2.tar.gz (8.2 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs==22.1.0 Downloading attrs-22.1.0.tar.gz (201 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/201.3 kB 49.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting autopep8==2.0.0 Downloading autopep8-2.0.0.tar.gz (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.5/117.5 kB 34.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting bash==0.6 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 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 Downloading binaryornot-0.4.4.tar.gz (371 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 371.1/371.1 kB 75.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cachetools==5.2.0 Downloading cachetools-5.2.0.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Cerberus==1.3.4 Downloading Cerberus-1.3.4.tar.gz (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 14.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting chardet==5.0.0 Downloading chardet-5.0.0.tar.gz (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 21.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting charset_normalizer==2.1.1 Downloading charset-normalizer-2.1.1.tar.gz (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.4/82.4 kB 22.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Click==8.1.3 Downloading click-8.1.3.tar.gz (331 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 331.1/331.1 kB 60.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting colorama==0.4.6 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 Downloading commonmark-0.9.1.tar.gz (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 kB 25.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 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==38.0.3 Downloading cryptography-38.0.3.tar.gz (599 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.9/599.9 kB 101.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting decorator==5.1.1 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.13 Downloading Deprecated-1.2.13.tar.gz (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 148.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dill==0.3.6 Downloading dill-0.3.6.tar.gz (179 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.0/179.0 kB 42.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting diskcache==5.4.0 Downloading diskcache-5.4.0.tar.gz (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.6/47.6 kB 10.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting frozenlist==1.3.1 Downloading frozenlist-1.3.1.tar.gz (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 18.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting future==0.18.2 Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 99.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting gitignore-parser==0.1.0 Downloading gitignore_parser-0.1.0.tar.gz (4.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting hiredis==2.0.0 Downloading hiredis-2.0.0.tar.gz (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 24.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting idna==3.4 Downloading idna-3.4.tar.gz (183 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 183.1/183.1 kB 41.2 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 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.2 Downloading Jinja2-3.1.2.tar.gz (268 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.2/268.2 kB 49.1 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 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 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 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==1.0.0 Downloading jinja2_shell_extension-1.0.0.tar.gz (3.5 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jinja2-time==0.2.0 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.2.0 Downloading joblib-1.2.0.tar.gz (313 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.2/313.2 kB 61.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lazy-import==0.2.2 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.3.7 Downloading Markdown-3.3.7.tar.gz (324 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 324.1/324.1 kB 60.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting MarkupSafe==2.1.1 Downloading MarkupSafe-2.1.1.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mflog==0.1.0 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 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 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.2 Downloading multidict-6.0.2.tar.gz (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/50.3 kB 9.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting netifaces==0.11.0 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 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==2.11.0 Downloading paramiko-2.11.0.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 102.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pika==1.3.1 Downloading pika-1.3.1.tar.gz (144 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.0/145.0 kB 33.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting poyo==0.5.0 Downloading poyo-0.5.0.tar.gz (15 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pprintpp==0.4.0 Downloading pprintpp-0.4.0.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting psutil==5.9.3 Downloading psutil-5.9.3.tar.gz (483 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 483.6/483.6 kB 75.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycodestyle==2.9.1 Downloading pycodestyle-2.9.1.tar.gz (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.1/102.1 kB 22.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Pygments==2.13.0 Downloading Pygments-2.13.0.tar.gz (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 33.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyinotify==0.9.6 Downloading pyinotify-0.9.6.tar.gz (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 15.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting PyNaCl==1.5.0 Downloading PyNaCl-1.5.0.tar.gz (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 136.0 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 Downloading python-dateutil-2.8.2.tar.gz (357 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 357.3/357.3 kB 73.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytz==2022.5 Downloading pytz-2022.5.tar.gz (316 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 316.3/316.3 kB 54.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting PyYAML==6.0 Downloading PyYAML-6.0.tar.gz (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 27.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting redis==4.3.4 Downloading redis-4.3.4.tar.gz (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 12.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting regex==2022.10.31 Downloading regex-2022.10.31.tar.gz (391 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 391.6/391.6 kB 66.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting requests==2.28.1 Downloading requests-2.28.1.tar.gz (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.8/109.8 kB 33.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests-unixsocket==0.3.0 Downloading requests-unixsocket-0.3.0.tar.gz (14 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting rich==12.6.0 Downloading rich-12.6.0-py3-none-any.whl (237 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 237.5/237.5 kB 54.9 MB/s eta 0:00:00 Collecting simpleeval==0.9.12 Downloading simpleeval-0.9.12.tar.gz (22 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting structlog==22.1.0 Downloading structlog-22.1.0.tar.gz (474 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 474.2/474.2 kB 85.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting termcolor==2.1.1 Downloading termcolor-2.1.1.tar.gz (10 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting terminaltables==3.1.10 Downloading terminaltables-3.1.10-py2.py3-none-any.whl (15 kB) Collecting tqdm==4.64.1 Downloading tqdm-4.64.1.tar.gz (169 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 169.6/169.6 kB 46.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets==5.5.0 Downloading traitlets-5.5.0.tar.gz (131 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.7/131.7 kB 28.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 Downloading Unidecode-1.3.6.tar.gz (192 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.5/192.5 kB 38.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting urllib3==1.26.12 Downloading urllib3-1.26.12.tar.gz (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.8/299.8 kB 66.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Werkzeug==2.2.3 Downloading Werkzeug-2.2.3.tar.gz (845 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 845.9/845.9 kB 117.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting whichcraft==0.6.1 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 Downloading wrapt-1.14.1.tar.gz (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 11.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting xmltodict==0.13.0 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.8.1 Downloading yarl-1.8.1.tar.gz (172 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.3/172.3 kB 38.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yq==3.1.0 Downloading yq-3.1.0.tar.gz (29 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tomli Using cached tomli-2.0.1.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools Using cached setuptools-63.2.0.tar.gz (2.6 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock Using cached filelock-3.8.0.tar.gz (207 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cffi>=1.12 Using cached cffi-1.15.1.tar.gz (508 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting six Using cached six-1.16.0.tar.gz (34 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting packaging>=20.4 Using cached packaging-21.3.tar.gz (84 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7.tar.gz (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.9/156.9 kB 40.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting toml>=0.10.0 Using cached toml-0.10.2.tar.gz (22 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting ConfigUpdater Using cached ConfigUpdater-3.1.1.tar.gz (139 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser Using cached pycparser-2.21.tar.gz (170 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyparsing!=3.0.5,>=2.0.2 Using cached pyparsing-3.0.9.tar.gz (2.0 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Saved ./src/rich-12.6.0-py3-none-any.whl Saved ./src/terminaltables-3.1.10-py2.py3-none-any.whl Building wheels for collected packages: aiohttp, aiosignal, argcomplete, arrow, async-timeout, attrs, autopep8, bash, bcrypt, binaryornot, cachetools, Cerberus, chardet, charset_normalizer, Click, colorama, commonmark, cron-wrapper, cryptography, decorator, Deprecated, dill, diskcache, frozenlist, future, 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, MarkupSafe, mflog, mfutil, mockredispy, multidict, netifaces, opinionated-configparser, paramiko, pika, poyo, pprintpp, psutil, pycodestyle, Pygments, pyinotify, PyNaCl, python-dateutil, pytz, PyYAML, redis, regex, requests, requests-unixsocket, simpleeval, structlog, termcolor, tqdm, traitlets, Unidecode, urllib3, Werkzeug, whichcraft, wrapt, xmltodict, yarl, yq, acquisition, aiohttp_metwork_middlewares, cookiecutter, cookiecutter_hooks, deploycron, directory_observer, envtpl, mfplugin, statsd, telegraf_unixsocket_client, xattrfile, certifi, cffi, packaging, six, toml, ConfigUpdater, filelock, tomli, pyparsing, pycparser, setuptools Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.8.3-cp310-cp310-linux_x86_64.whl size=973895 sha256=91b02bcaf256fd2606a4e5f4c0c11a219dea3db8769c3b43b0656fc67a3b5b34 Stored in directory: /root/.cache/pip/wheels/2b/5d/e0/48c63e9ceed1eb5a08d84542f75ceb8d3a977e7971d734bd8c Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.2.0-py3-none-any.whl size=8207 sha256=ae82aac448c856465717023b37ce1d01ac8a1b19cb5e06d732e2b8511ad917cc Stored in directory: /root/.cache/pip/wheels/d6/b5/f6/d21889da16e47cdbbe626c5fdc63456c28dabf7ed279ad36d7 Building wheel for argcomplete (setup.py): started Building wheel for argcomplete (setup.py): finished with status 'done' Created wheel for argcomplete: filename=argcomplete-2.0.0-py2.py3-none-any.whl size=37732 sha256=e9c9cc459a183c3b0312e077ab01042e1dc9986a895b1e270f842d1d1b1d9567 Stored in directory: /root/.cache/pip/wheels/4f/b6/53/04a17fa7c623a1ed70359837ed011fd50add78a522b2c332f6 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=66391 sha256=99a7f9f65f846d0809b9e3ed2844a778becbf47547ade28e28a290a49ccdf46d Stored in directory: /root/.cache/pip/wheels/fe/1f/74/a4dfbc26d480620b19d89e466d030cbb74a843e6c8250f1f66 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.2-py3-none-any.whl size=5747 sha256=2c6938237d740275aa2497bddb55080a017f8313d02a7b2fa409a316520e86e2 Stored in directory: /root/.cache/pip/wheels/1f/89/63/5523dc777b9a5d8737f15cd531c75b34a4f59a71eded1cb152 Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-22.1.0-py2.py3-none-any.whl size=58795 sha256=328fce0e5817664b1609d300ecbfd6f1941955b2a76f9ba707f576ba976e609e Stored in directory: /root/.cache/pip/wheels/00/7a/be/93f65a2acf9fd7865b67f3de1b1d2d43218723f6d1f6a6f31a 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.0-py2.py3-none-any.whl size=45410 sha256=856f6919046619f16c8383fc0fd9d702d7ac6e55c383502af71ff9a45fa46da7 Stored in directory: /root/.cache/pip/wheels/e6/7e/6a/c470b3cbaabc1634b6e9c2e7663027bd93466f40fe465bb900 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=2981 sha256=d4f7dc921653a595498bc79c0e8bd867304dd2cdbf7cf36b1e9b995f1e41c7ad Stored in directory: /root/.cache/pip/wheels/da/b0/d6/f1571e64317015c105787f4059264e9fac1ac95adac238f05e 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-cp310-cp310-linux_x86_64.whl size=1045910 sha256=1830268d73b1d1332300b42c0d2f601b55355b68439746f98452f59a270d9b28 Stored in directory: /root/.cache/pip/wheels/db/db/c4/5fec7451b1fb200056c9141abba8a7d48c8399e5fa69484090 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=7494 sha256=fa4310f83be320b5a2429bc3f9524aeebe9940c47961b819186ea523849f9224 Stored in directory: /root/.cache/pip/wheels/14/63/28/975776bc5914f7d65d3ba392c3f284907d069dd6f05fb6d5c5 Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-5.2.0-py3-none-any.whl size=9290 sha256=da2d5c4da574d1e0aa30a390a5f8f488b3ce399f06a7f0aa63eb1ccf3b7b7a6e Stored in directory: /root/.cache/pip/wheels/2f/9c/0c/ffe1ce7766587e9c8a59a53ffef1fa4bd5cc9fa9c9d4d86101 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.4-py3-none-any.whl size=58193 sha256=5083a010df678de7046d7b4e30245c5d67ed124251659d414df68fb837653594 Stored in directory: /root/.cache/pip/wheels/cd/1f/a3/075fbe965309e96fbbd681d8f1829b10c9da8afb60ee3d137d Building wheel for chardet (setup.py): started Building wheel for chardet (setup.py): finished with status 'done' Created wheel for chardet: filename=chardet-5.0.0-py3-none-any.whl size=193613 sha256=305450435d2dfdf87cf79f1993d01d75d24ae78aca5aed0d6e1a401b79f8ec19 Stored in directory: /root/.cache/pip/wheels/20/67/62/e7f5bd851b31e77adcc6844bd8198c140f44b11566f5a17346 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-2.1.1-py3-none-any.whl size=39748 sha256=7158c3e1f48acc9c9a3ab60be2fb8faf8219ff0c75551aa30ec9508476f6274c Stored in directory: /root/.cache/pip/wheels/3f/fe/65/323c091566bd905e581bb32c4b88abcda3d3242ce1adfd2835 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.3-py3-none-any.whl size=96574 sha256=d59faf7ed2a1c1da1597705dee346ff7b59c62c85f5152e65391d556d42d5715 Stored in directory: /root/.cache/pip/wheels/14/83/7f/f805980914f2fec3b01850a7a1dace3d3266ad3342cba38877 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=25335 sha256=4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6 Stored in directory: /root/.cache/pip/wheels/19/ff/31/725956bffdd198a4710fef1a7b9ecf2fec40ca4023e107f1a3 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=51071 sha256=099b0e316443b944862a1e1e855bb3611031ee2b7094f740d08b7375c5302340 Stored in directory: /root/.cache/pip/wheels/61/7c/90/0fdb088a73970514109877f5c2b9813e684ce226590cb6e7e4 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=5282 sha256=12c62514098f24bb907be15ebd2f07576ca568ec770d8a12ba2c332d2a20b9a3 Stored in directory: /root/.cache/pip/wheels/70/58/81/83851c3923c4697060d77c235c4b1cedacda7fb44b24fab629 Building wheel for cryptography (pyproject.toml): started Building wheel for cryptography (pyproject.toml): finished with status 'done' Created wheel for cryptography: filename=cryptography-38.0.3-cp310-cp310-linux_x86_64.whl size=2447525 sha256=baea7f749c51a75f7d8f8b580a1f1129f802b14c1e380d792d092e08d39791c8 Stored in directory: /root/.cache/pip/wheels/9b/60/87/c7f085839072336b1a0c42f23d37426783ebb4054329b4cd96 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=9091 sha256=99d009ab91368e86dc4e0db9b4284e749457d1dc3b3bd383aca64d36c8edb327 Stored in directory: /root/.cache/pip/wheels/56/47/ed/0c3687d4b5241a1e773de37ae18d4df12b4d4b6b9c2329a6c2 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.13-py2.py3-none-any.whl size=9552 sha256=848b917ff25ccf5d2bef4eebdc7a11e1cd67473ad9b785cf237cabcd391020f7 Stored in directory: /root/.cache/pip/wheels/5b/39/45/279632a0f5d151e42c97c0cf67d2fd498bd8fa95466065f8b9 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.6-py3-none-any.whl size=110515 sha256=cfecabdd8f6ca199e51d776cc25b372069e58be0c7d4146ec1ecdc712cca41d5 Stored in directory: /root/.cache/pip/wheels/1f/b9/48/f909aa00dea9a4d28934eb88ebefc3ca6cb3f7b3ce9bce85e8 Building wheel for diskcache (setup.py): started Building wheel for diskcache (setup.py): finished with status 'done' Created wheel for diskcache: filename=diskcache-5.4.0-py3-none-any.whl size=44982 sha256=81fdf1ec21b78fe4667643985521975ff01c8bb17fcc3d6d71970e442faaaf36 Stored in directory: /root/.cache/pip/wheels/d5/e9/81/f70d59e152c148d9dd8baffa889f40d341457b1996619b0536 Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.3.1-cp310-cp310-linux_x86_64.whl size=152529 sha256=f3ca7a0c407512bd884a975a904ed5bce6397e33b8b3cf0b9cd955138d314795 Stored in directory: /root/.cache/pip/wheels/94/14/21/a3bf714ce944e73e8ca2612f5dc06f502db494ea9ceb859d7b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=b05fde844cbf03b8da9ab7830ad43f5c0d436c5afe0a1efa918e510b92c18230 Stored in directory: /root/.cache/pip/wheels/22/73/06/557dc4f4ef68179b9d763930d6eec26b88ed7c389b19588a1c Building wheel for gitignore-parser (setup.py): started Building wheel for gitignore-parser (setup.py): finished with status 'done' Created wheel for gitignore-parser: filename=gitignore_parser-0.1.0-py3-none-any.whl size=3868 sha256=6307942bde1dfd38d181d6b5d59fd64856528e89259f5adecf7750e2e79cf4a8 Stored in directory: /root/.cache/pip/wheels/cd/0e/f8/e35c4b55766b0e1c890ffb796a6de83227f91184cab0e8f41b Building wheel for hiredis (setup.py): started Building wheel for hiredis (setup.py): finished with status 'done' Created wheel for hiredis: filename=hiredis-2.0.0-cp310-cp310-linux_x86_64.whl size=85998 sha256=fd348593014c2645c4752a113ea8f9fc07891c5f47abf117a968568f97460017 Stored in directory: /root/.cache/pip/wheels/a9/b0/b0/a58f2bc314a1c78d077171184d746540f45437234bc67e4b4d 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=61539 sha256=6414764f630a0f1f4d776d8fad94ed8d9f0baef5320c8b20ecd938ae96751e19 Stored in directory: /root/.cache/pip/wheels/31/13/f5/2443163e4579f82666cc4b171851ffd69b70066eb6c2ac94e5 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=7689 sha256=b386b52c671a9bbd1f343406f93ceba850f12b35d9357ac3b926fd0985270efe Stored in directory: /root/.cache/pip/wheels/13/d0/a7/2f81c597ebb1c140cd2358f4c76ca2d0f5a391ecd29145e443 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.2-py3-none-any.whl size=133084 sha256=627696617d3970014a61033d690fbd6092e6beea4eb7815883708bf253114d81 Stored in directory: /root/.cache/pip/wheels/e5/b5/44/a33721cdcddd5dcc86cda843e96666abd51f8294aed88842e3 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=2665 sha256=94ae4b2aec2e309f9405dbff94fc4f3b322b87b83de3f7d63cc5888663955438 Stored in directory: /root/.cache/pip/wheels/47/ea/0d/56c1cd232b2e056e0d1e3ed276a0f482ad3052dd65a833e8c9 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=3541 sha256=850eef37df49678eb574caac29b56812c94d09dc23dd659300ca5c4d1ca9f847 Stored in directory: /root/.cache/pip/wheels/18/d6/bc/d74daa17c1eb1c5cb2e876527d3b14b999da4d6bcf19609b89 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=3710 sha256=413831ee2d8ab2c99dfc6a5640f400f18431af36a2ad769615cc69f645073269 Stored in directory: /root/.cache/pip/wheels/a0/04/2f/c65fe5f709c46708d725d9bdcebd4453e0152053ce9bd348cc 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-1.0.0-py3-none-any.whl size=3719 sha256=2f24a68deb6d906b8e4218d175fa4e0ad5508844af9dcd998b64f2f758f525c2 Stored in directory: /root/.cache/pip/wheels/5e/81/9d/445d04c9943ee87da658032a5fbf02168fb04e3302788f6f69 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=3512bc5d50ea59b1fb43c6fcefe86f9b6ade14ac3f9cdc40a42a7192c1b92f50 Stored in directory: /root/.cache/pip/wheels/4f/b4/b9/4e5bbd799eb11a88d06fabaa683ea75284d6ae7d41bc237098 Building wheel for joblib (setup.py): started Building wheel for joblib (setup.py): finished with status 'done' Created wheel for joblib: filename=joblib-1.2.0-py3-none-any.whl size=297970 sha256=1e37f69838c7a1243978f820e4a356a9f3f91b967b1a6d14e85fd6b63ec6c1ba Stored in directory: /root/.cache/pip/wheels/2d/57/56/dd7701b88c8e75854b144f86618b22680b9925675056c1a199 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=8b00faa2f75b5c70bb820e166eedeb8f25b5a36dfbcef117fc3ba05beafbeb9b Stored in directory: /root/.cache/pip/wheels/89/c9/fe/406995d79062aa583b3da5a6e53f1441c76415d7ee3c2fdaf9 Building wheel for Markdown (pyproject.toml): started Building wheel for Markdown (pyproject.toml): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.3.7-py3-none-any.whl size=97760 sha256=1c4279a10e8eafa0d599c496480259f2315cd8a3a0e6e8fcdb9ce02a6589c710 Stored in directory: /root/.cache/pip/wheels/dd/41/12/38e12ab76ee753a1b711bb72dbf8fac9fec48c55058d2ebd76 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.1-cp310-cp310-linux_x86_64.whl size=29888 sha256=525139de8bc4b1698b05cb8f7614077765faa5026354feb5d9d30d5b4c2deaea Stored in directory: /root/.cache/pip/wheels/f1/55/f9/11e14e65b712d33c594a5bed305ac4a011dec2b2e67ae07bd3 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=15682 sha256=b0f660b4257d5ceed01a98cf05057714f7f29f04a90767cd17f561c93a7a1c25 Stored in directory: /root/.cache/pip/wheels/eb/5c/6d/21661a4343141aa2f5bdc02b7e787fd09e5499a770a62aa4bb 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=22233 sha256=f766a5c957bfd027f78a2404fbbe7b153a63d20b67e78d90b7822eb96f72589a Stored in directory: /root/.cache/pip/wheels/af/16/8d/b2ebfbdd288e2a181da2599dfdc08345df9733d4e4fd633063 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=20300 sha256=6b759f9ce92154355868781eb1a7f9168f754359a0235925110fc40c2df6b6d6 Stored in directory: /root/.cache/pip/wheels/62/60/a1/c3db5669a25e2a4477776f071a4516df3aac4c0a45f5395620 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.2-cp310-cp310-linux_x86_64.whl size=161762 sha256=9858c69c9d5f4ea9689b5963c4a3e5fef66f67ad45373c867bd139be5a7562d1 Stored in directory: /root/.cache/pip/wheels/cb/fb/59/57e7daefcc2470317d728176902bb9efef48a386e6060e1b87 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-cp310-cp310-linux_x86_64.whl size=40035 sha256=a2831a043fd265989a148745148bdc8389ef4fa0b87eaf56ae363180a576b4f4 Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa 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=5417 sha256=da317bd38ec79dc2cee25b7623d907bbb0ed94119e6de3133b936c9d5a83d221 Stored in directory: /root/.cache/pip/wheels/da/5c/78/f36730d77189c916bf161d01a390fcd5fa2f6f5ae05847de5a Building wheel for paramiko (setup.py): started Building wheel for paramiko (setup.py): finished with status 'done' Created wheel for paramiko: filename=paramiko-2.11.0-py2.py3-none-any.whl size=212882 sha256=ec3d0c4681cca529369d71d7db74d72b2e4b6966f173641fc6f4b551ae330f17 Stored in directory: /root/.cache/pip/wheels/b7/c2/65/a8215494a3a80bd2c3bb6f4ed1be21b660650dbe199de21f3e 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.1-py3-none-any.whl size=155340 sha256=63eb58eada313d697a0fcfe08f5a5870407f4eb2e73828bb8534db945afd1d88 Stored in directory: /root/.cache/pip/wheels/dd/54/f7/09a0dba747fcad8b4d27e2e59871172cdd01593e89f081c807 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=10175 sha256=9b09531a9dde8225e2176c6881031c0f229e6abfe187eeb2588b3228e4b661d5 Stored in directory: /root/.cache/pip/wheels/b6/34/73/120e9267ad8d92dae375b270d2ff4b0fc0371d8e5b4e46da41 Building wheel for pprintpp (setup.py): started Building wheel for pprintpp (setup.py): finished with status 'done' Created wheel for pprintpp: filename=pprintpp-0.4.0-py2.py3-none-any.whl size=12939 sha256=e4c75fd820db196e0bfad8489f1344df8817811d19d1cd0b7cee0d48d2397d17 Stored in directory: /root/.cache/pip/wheels/43/80/a1/95089b62705d899556d19d94f5b97176a03cbfb10a58c7b24a 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.3-cp310-cp310-linux_x86_64.whl size=307343 sha256=80a94de1b18b4734d031b784dad0eedea4ff60147026ecda7c0ed31df73f5dc6 Stored in directory: /root/.cache/pip/wheels/af/81/6f/7c8d65ce716f6a2d50cf591f6379f82515c06ca619a0f9b6d3 Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.9.1-py2.py3-none-any.whl size=41477 sha256=4ceaba7e482bc7b7889376a8917e9f6ade0c7edee4f0ab8ff0de6352e7e042b0 Stored in directory: /root/.cache/pip/wheels/97/f5/cc/f380395a251e525c689d8d1921ad271ec6ad4308e3445bc6e1 Building wheel for Pygments (setup.py): started Building wheel for Pygments (setup.py): finished with status 'done' Created wheel for Pygments: filename=Pygments-2.13.0-py3-none-any.whl size=1098749 sha256=fb845986157b9528098defacdea402098e907a6683620477a090659a0d7db2fe Stored in directory: /root/.cache/pip/wheels/6c/23/51/050b3ed2efa87ccd78d03172a5dcf8cfcfbc49cdb3e06f9e5d 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=25343 sha256=a374627f3d6b55e73ef0a8686f7f338fb81f265c72de43ee7f05061ad7809686 Stored in directory: /root/.cache/pip/wheels/c8/e6/94/d10115432935b5daf653cc1341686f2b6b033d9341d4d32911 Building wheel for PyNaCl (pyproject.toml): started Building wheel for PyNaCl (pyproject.toml): still running... Building wheel for PyNaCl (pyproject.toml): finished with status 'done' Created wheel for PyNaCl: filename=PyNaCl-1.5.0-cp310-cp310-linux_x86_64.whl size=1135641 sha256=00dd5a4d31b8dd9161ac6381e4b06fbf22585351871857f0a625fb9adc3e4e90 Stored in directory: /root/.cache/pip/wheels/d6/b6/aa/ee9c8cff9b446cde8825a5c7d5be57a8312c7ef3eed7c47843 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=247692 sha256=ffbac9dbcbebcaba9af3c25df52b035bca783f61cd5b95d6e89fc2b287b679ec Stored in directory: /root/.cache/pip/wheels/5e/87/02/8ea7b02c6efadec2a4360057b27e4d9f7f6851461a3513b485 Building wheel for pytz (setup.py): started Building wheel for pytz (setup.py): finished with status 'done' Created wheel for pytz: filename=pytz-2022.5-py3-none-any.whl size=500674 sha256=993527f149478827b56c214b9b32ef6dbee2d640c44a60ffd5d514bd96455694 Stored in directory: /root/.cache/pip/wheels/3c/7a/19/97537974179cbac001a4af6b312067039ecc429c69640bba38 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-cp310-cp310-linux_x86_64.whl size=45330 sha256=d954e39ab077adf0872fd453cefad2c482e6f5b6bcdbc2ee8f586fc14672b06c Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d Building wheel for redis (setup.py): started Building wheel for redis (setup.py): finished with status 'done' Created wheel for redis: filename=redis-4.3.4-py3-none-any.whl size=246159 sha256=2607cde064864c0d35269cd86a0137b65f2e94d2aee79166782f7ca00d5eaa1f Stored in directory: /root/.cache/pip/wheels/c5/fe/1a/8b7e14fa7323dc0f9877ce687b4fc2250c49e17b8bd2cb993e Building wheel for regex (setup.py): started Building wheel for regex (setup.py): finished with status 'done' Created wheel for regex: filename=regex-2022.10.31-cp310-cp310-linux_x86_64.whl size=684710 sha256=8bb48344c3c08d62cb03dc3ee8b39882d5adb06f821dad631b2b306b0887239f Stored in directory: /root/.cache/pip/wheels/53/08/6e/0a19ecf81d7e2099d9324cb9b742c9e026508abd1097976aed Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.28.1-py3-none-any.whl size=62826 sha256=0e047711cbb41ed6904227a7ea8c632820a0afe11c5093673283fc55859bd4c2 Stored in directory: /root/.cache/pip/wheels/9d/5d/0f/928dfe8743bf7087d836b3a5f7ed701f0caa30a06edb411296 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.0-py2.py3-none-any.whl size=11934 sha256=16fb9a0f1812665197a1a2a0a213e5c0f1bd419e6d5b89589b9bd5046a8eaf0d Stored in directory: /root/.cache/pip/wheels/fc/59/c4/d2b20c7e2b24baa3185698fe85c33e73c6c664b874ed4294c3 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.12-py2.py3-none-any.whl size=14278 sha256=338d67134a9e395d5da0d33bc09a182884eeb910d9a328945daf38da1fc5a6b1 Stored in directory: /root/.cache/pip/wheels/7e/7a/a1/32e7663336d93d0ed15205d6acc402e9fd9691d4d1c5af3c57 Building wheel for structlog (pyproject.toml): started Building wheel for structlog (pyproject.toml): finished with status 'done' Created wheel for structlog: filename=structlog-22.1.0-py3-none-any.whl size=58683 sha256=f14fa857e2b0232f841ec4677315b808739f63e77a4705bbe2dab8fe66be266a Stored in directory: /root/.cache/pip/wheels/be/a1/f4/93a1cedf39de67d933e5af63f0e91666013551fb78efe62ca9 Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.1.1-py3-none-any.whl size=6201 sha256=fa852e957f97252205e105dd55bbc23b419a70fec0085708fc0515e399f304fd Stored in directory: /root/.cache/pip/wheels/80/a0/d0/42782e42987ffcfeaff65b4df4f92e6cae473be4dd0f87adfd Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.64.1-py2.py3-none-any.whl size=78469 sha256=bf5df8a8299e11f6a1940298a023f386eba384a5a66a4d0a9665c89ba6854042 Stored in directory: /root/.cache/pip/wheels/76/ac/f0/abbbe21d00819622346c008188c7eb736e6f012c9bd566a60c Building wheel for traitlets (pyproject.toml): started Building wheel for traitlets (pyproject.toml): finished with status 'done' Created wheel for traitlets: filename=traitlets-5.5.0-py3-none-any.whl size=107379 sha256=f7417de41a46e385ed987e5631f0dea94ce8e143aca078177050030ae99fd372 Stored in directory: /root/.cache/pip/wheels/d1/df/5f/c88929aa4b75684e97bd3e076a3e5eaa5e4b9605cec1e58cc5 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=7928e66f51c4c368a9ecbed377bd6730ff55fae6f780a83f37c2215a5e69775d Stored in directory: /root/.cache/pip/wheels/68/69/12/31ea5e75fa470c2b480417f017280f9e7e23cd3ff9a9054318 Building wheel for urllib3 (setup.py): started Building wheel for urllib3 (setup.py): finished with status 'done' Created wheel for urllib3: filename=urllib3-1.26.12-py2.py3-none-any.whl size=140381 sha256=c11c8680ca94a90b3115cd19527ba6fb27357efcd3297b83d9d1685f958afa44 Stored in directory: /root/.cache/pip/wheels/a0/83/62/b794bda3184567bbf56ca2fa2449b22f19a0a7fdfccebecc61 Building wheel for Werkzeug (setup.py): started Building wheel for Werkzeug (setup.py): finished with status 'done' Created wheel for Werkzeug: filename=Werkzeug-2.2.3-py3-none-any.whl size=233551 sha256=b7bf9551225a023511c833ec1a613a0a6d6b03ec7780e66f52e9e909c5fc82fa Stored in directory: /root/.cache/pip/wheels/dc/2c/78/e4001bfd0204b9f106541dad57868acf25738cf79357ed9cc6 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=5235 sha256=4574300efc2346dc61cf47b033e41a16601434c8a1dc7dcac446ddb279cb14c7 Stored in directory: /root/.cache/pip/wheels/6a/6a/4d/279f404e6c56dda2c07a5c30ed70467122adba2a00c0374aee 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-cp310-cp310-linux_x86_64.whl size=82722 sha256=1f33e9de5f8debb12bf1f3215cdc2abfd48a73c6e355832784b2728c188d024d Stored in directory: /root/.cache/pip/wheels/48/ff/c8/d48566c5aa2dc40b22631280ae8e24de2aee00d7806ea739e6 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=9971 sha256=1a8e6b76e5dcbf1f173db47c4115c38a092b064c5ad397188ed4ed2ca48476a0 Stored in directory: /root/.cache/pip/wheels/30/47/93/c9f1d030a82f4429454db7a4cb9f29bf0c1cfd1abaf67d5f3e Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.8.1-cp310-cp310-linux_x86_64.whl size=242136 sha256=d819704e93758b66c08450e2453dc116d1b286b8dc36986a11a360cda5bcc449 Stored in directory: /root/.cache/pip/wheels/55/3c/8b/5668641fde6efc8aed9afe6e01ca9981f314fc8ab320472219 Building wheel for yq (setup.py): started Building wheel for yq (setup.py): finished with status 'done' Created wheel for yq: filename=yq-3.1.0-py3-none-any.whl size=17134 sha256=52895d57bdb2e293addc5fb7656355684720ad65b62fbfff967080a73d608f53 Stored in directory: /root/.cache/pip/wheels/a9/91/b8/3e614e20593120853cd75df720f9c979ff97010c6118bfa207 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=41081 sha256=befbe54195b4688fd6d0d4bd6ff027c77231ddb82bad0dc0e9649741488f83a0 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer53018/tmp/pip-ephem-wheel-cache-xzqhhl39/wheels/3f/91/93/d5b0fcae00b1bd19da874d50e2ec9a69e4958a481448fdd525 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=3218 sha256=06b077a73cf4eab765714f22aa3f169c394e4836b3fa0f47c6a31716c625f187 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer53018/tmp/pip-ephem-wheel-cache-xzqhhl39/wheels/9e/12/c8/e982d436c495f23b385145260052c1fa9c08d2664b6c2d1514 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=30180 sha256=2b4c47a156ef1e0e08311d5e2aa6ded7ff5e195ba16d6a8b70f1ac221a91878f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer53018/tmp/pip-ephem-wheel-cache-xzqhhl39/wheels/9b/64/0a/e75b7c2a80954c29606956963817c5aa876dbb45b9f0489d79 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=3462 sha256=979c079938e0779da051499cd94c4601f80be6bd8ccb176a45c8b85e25ef3120 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer53018/tmp/pip-ephem-wheel-cache-xzqhhl39/wheels/e3/89/ec/4d912c7b198476ac8af57db5cc6edd5c3cfde10da6e7f7418c 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=6915 sha256=0ceb1ca8f6965b9aaea742d89be60e47ee4f49e63384e6c1723163d3527bcfea Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer53018/tmp/pip-ephem-wheel-cache-xzqhhl39/wheels/3c/e0/3c/e059a796b3bd04fb426cc6d220cf025f1c69199e4a144780de 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=e822c4ffc6215b1448530b903d4d728d0d31e8f0eb2b9a630d10a23a91bdc247 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer53018/tmp/pip-ephem-wheel-cache-xzqhhl39/wheels/98/f9/c9/3b68f13c86d31a6da14372f3c151e96d14aae7883d6913b8dd 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=19480 sha256=7cef0e8e9d06128b17f781e082672f85550a2477e834b28b7aa3554b4e8571dc Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer53018/tmp/pip-ephem-wheel-cache-xzqhhl39/wheels/ac/88/a4/9e1ab28093952a9f619cc05b7c5fedfb80fbe3152ecdb56e58 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=32317 sha256=32fc555125d52227aeb5fef08ee9d038d71f8264a83607a487d0b92316460049 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer53018/tmp/pip-ephem-wheel-cache-xzqhhl39/wheels/33/41/ce/ce5b433eafc1ff1b2e410ca00b18d78efe9f28b5dbc98c309f 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=10991 sha256=b4a459672e771de4d2cb5cae1773657305506e0c074c4e81b8357856168f9c58 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer53018/tmp/pip-ephem-wheel-cache-xzqhhl39/wheels/ec/45/a9/b0280baf8548ee5c8c4eb2c141f21467114f42eecd9e598690 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=6307 sha256=68a225c1d93ce1c6a4831a0b0b9e275ee143923016ba990aab6837005d50bb14 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer53018/tmp/pip-ephem-wheel-cache-xzqhhl39/wheels/70/1a/8b/21d007d5c2cfc0ca12204a02f063dfb8ef9ac895a947250f62 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=1794d9f76fecba4d9f47a4cbd9cafd98fa90c11eedca91b344747b3faf70b847 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer53018/tmp/pip-ephem-wheel-cache-xzqhhl39/wheels/fb/e4/3e/c7f3f5bfdd61671912d66c1e2be01271ce9f5583dd7e1929a2 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2022.12.7-py3-none-any.whl size=155240 sha256=9e1d40ac25b37f669d1535656fe3b21da8c4d06b30797e6f043e5cf44e738c7e Stored in directory: /root/.cache/pip/wheels/4d/f2/e3/c5540444a6fd6de67f8c43d73e6ba7c7549930191909ca5ab5 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-cp310-cp310-linux_x86_64.whl size=423791 sha256=e8d23631509378a7e2edf2aacd32fe1db76817bf15b2dc740a13789ae0e8fb29 Stored in directory: /root/.cache/pip/wheels/9a/ee/45/194003e40379492794fdf4ff200b86205f5f63115b85864251 Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-21.3-py3-none-any.whl size=40735 sha256=378477e9eb2fb1b94bcb32ea6da27d286b77158f9925961fcd0d341b52f5b36c Stored in directory: /root/.cache/pip/wheels/9d/1e/77/05abacaf7e82c8ce47398a54d17dd8251e2d8ae5f297101773 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=11038 sha256=c2f6530d7f465d76b7d73af860bb9229455b35799dfc85a530d6f8004c6bc5af Stored in directory: /root/.cache/pip/wheels/b5/60/24/a57e1127f191bcc8ff4a2f22ee78e4eeeff58c6bc6ed3fec2a 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=16582 sha256=65cb7a5e75140caf737b41aa7590323aa56709111197fae3a41d0426bc722722 Stored in directory: /root/.cache/pip/wheels/ba/99/ca/1191f155aeec34beb481e7283c77e95ab0ec9a48b2f7ef4bf5 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=34254 sha256=c7e9fb05ab0dea6ec49290d977b8b30c79616a6c79c5435411cacab080ef5781 Stored in directory: /root/.cache/pip/wheels/3b/1b/aa/bb6b92e6ad1c80492d6ec34ffcdcd30489f0d9a1426be85262 Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.8.0-py3-none-any.whl size=10056 sha256=166ec17ad0907ebcf69c881419459f07cda6b776ef79f9c39b003fc502e2c65b Stored in directory: /root/.cache/pip/wheels/1c/22/5a/a53a321b2e64ce7b9097a931e2e8494b25b2be16096f032a2a 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=c351f96ba658fa5c284b5c3f3036cfc3db32f9700c4d5a6a29f3d1fb10da4626 Stored in directory: /root/.cache/pip/wheels/5e/2d/f9/a8d3aa83dbc50206ba48484888342f10b89e450cc49c37f7bb Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.0.9-py3-none-any.whl size=98338 sha256=4c618a4d5a6990e8b6b5c8f203efd5f9ef6bd1e9e9340c61c84f896115a6b5c3 Stored in directory: /root/.cache/pip/wheels/50/41/74/aed38ddc97f90ce428d253a7032f9413545e4d2fe3a403afcc 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=118719 sha256=a41e16b4f5dd0b494e8d9a703fd752224be0bf8bbbd421b1b8a14c4dd733f1e3 Stored in directory: /root/.cache/pip/wheels/58/a4/9c/fae3172242ade772e11146b5d649276885cdf456903e1b8d98 Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-63.2.0-py3-none-any.whl size=1227999 sha256=8503d7289d1706a58bb6cb2cd319bd4bc635c726ad2b946f9e71beddc984414e Stored in directory: /root/.cache/pip/wheels/59/a3/ef/ec056005cf0ebc542206dc3ff5deacf02d48f99e94f60118ea Successfully built aiohttp aiosignal argcomplete arrow async-timeout attrs autopep8 bash bcrypt binaryornot cachetools Cerberus chardet charset_normalizer Click colorama commonmark cron-wrapper cryptography decorator Deprecated dill diskcache frozenlist future 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 MarkupSafe mflog mfutil mockredispy multidict netifaces opinionated-configparser paramiko pika poyo pprintpp psutil pycodestyle Pygments pyinotify PyNaCl python-dateutil pytz PyYAML redis regex requests requests-unixsocket simpleeval structlog termcolor tqdm traitlets Unidecode urllib3 Werkzeug whichcraft wrapt xmltodict yarl yq acquisition aiohttp_metwork_middlewares cookiecutter cookiecutter_hooks deploycron directory_observer envtpl mfplugin statsd telegraf_unixsocket_client xattrfile certifi cffi packaging six toml ConfigUpdater filelock tomli pyparsing pycparser setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-2.1/opt/python3] is already loaded Looking in links: ./src Processing ./src/acquisition-0.0.0-py3-none-any.whl Processing ./src/aiohttp-3.8.3-cp310-cp310-linux_x86_64.whl Processing ./src/aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl Processing ./src/aiosignal-1.2.0-py3-none-any.whl Processing ./src/argcomplete-2.0.0-py2.py3-none-any.whl Processing ./src/arrow-1.2.3-py3-none-any.whl Processing ./src/async_timeout-4.0.2-py3-none-any.whl Processing ./src/attrs-22.1.0-py2.py3-none-any.whl Processing ./src/autopep8-2.0.0-py2.py3-none-any.whl Processing ./src/bash-0.6-py3-none-any.whl Processing ./src/bcrypt-4.0.1-cp310-cp310-linux_x86_64.whl Processing ./src/binaryornot-0.4.4-py2.py3-none-any.whl Processing ./src/cachetools-5.2.0-py3-none-any.whl Processing ./src/Cerberus-1.3.4-py3-none-any.whl Processing ./src/chardet-5.0.0-py3-none-any.whl Processing ./src/charset_normalizer-2.1.1-py3-none-any.whl Processing ./src/click-8.1.3-py3-none-any.whl Processing ./src/colorama-0.4.6-py2.py3-none-any.whl Processing ./src/commonmark-0.9.1-py2.py3-none-any.whl Processing ./src/cookiecutter-1.6.0-py2.py3-none-any.whl Processing ./src/cookiecutter_hooks-0.0.1-py3-none-any.whl Processing ./src/cron_wrapper-0.1.2-py3-none-any.whl Processing ./src/cryptography-38.0.3-cp310-cp310-linux_x86_64.whl Processing ./src/decorator-5.1.1-py3-none-any.whl Processing ./src/deploycron-0.0.1-py3-none-any.whl Processing ./src/Deprecated-1.2.13-py2.py3-none-any.whl Processing ./src/dill-0.3.6-py3-none-any.whl Processing ./src/directory_observer-0.0.1-py3-none-any.whl Processing ./src/diskcache-5.4.0-py3-none-any.whl Processing ./src/envtpl-0.5.3-py3-none-any.whl Processing ./src/frozenlist-1.3.1-cp310-cp310-linux_x86_64.whl Processing ./src/future-0.18.2-py3-none-any.whl Processing ./src/gitignore_parser-0.1.0-py3-none-any.whl Processing ./src/hiredis-2.0.0-cp310-cp310-linux_x86_64.whl Processing ./src/idna-3.4-py3-none-any.whl Processing ./src/inotify_simple-1.3.5-py3-none-any.whl Processing ./src/Jinja2-3.1.2-py3-none-any.whl Processing ./src/jinja2_from_json_extension-1.0.0-py3-none-any.whl Processing ./src/jinja2_fnmatch_extension-1.0.2-py3-none-any.whl Processing ./src/jinja2_getenv_extension-1.0.2-py3-none-any.whl Processing ./src/jinja2_shell_extension-1.0.0-py3-none-any.whl Processing ./src/jinja2_time-0.2.0-py2.py3-none-any.whl Processing ./src/joblib-1.2.0-py3-none-any.whl Processing ./src/lazy_import-0.2.2-py2.py3-none-any.whl Processing ./src/Markdown-3.3.7-py3-none-any.whl Processing ./src/MarkupSafe-2.1.1-cp310-cp310-linux_x86_64.whl Processing ./src/mflog-0.1.0-py3-none-any.whl Processing ./src/mfplugin-0.0.0-py3-none-any.whl Processing ./src/mfutil-0.2.0-py3-none-any.whl Processing ./src/mockredispy-2.9.3-py3-none-any.whl Processing ./src/multidict-6.0.2-cp310-cp310-linux_x86_64.whl Processing ./src/netifaces-0.11.0-cp310-cp310-linux_x86_64.whl Processing ./src/opinionated_configparser-1.0.1-py3-none-any.whl Processing ./src/paramiko-2.11.0-py2.py3-none-any.whl Processing ./src/pika-1.3.1-py3-none-any.whl Processing ./src/poyo-0.5.0-py2.py3-none-any.whl Processing ./src/pprintpp-0.4.0-py2.py3-none-any.whl Processing ./src/psutil-5.9.3-cp310-cp310-linux_x86_64.whl Processing ./src/pycodestyle-2.9.1-py2.py3-none-any.whl Processing ./src/Pygments-2.13.0-py3-none-any.whl Processing ./src/pyinotify-0.9.6-py3-none-any.whl Processing ./src/PyNaCl-1.5.0-cp310-cp310-linux_x86_64.whl Processing ./src/python_dateutil-2.8.2-py2.py3-none-any.whl Processing ./src/pytz-2022.5-py3-none-any.whl Processing ./src/PyYAML-6.0-cp310-cp310-linux_x86_64.whl Processing ./src/redis-4.3.4-py3-none-any.whl Processing ./src/regex-2022.10.31-cp310-cp310-linux_x86_64.whl Processing ./src/requests-2.28.1-py3-none-any.whl Processing ./src/requests_unixsocket-0.3.0-py2.py3-none-any.whl Processing ./src/rich-12.6.0-py3-none-any.whl Processing ./src/simpleeval-0.9.12-py2.py3-none-any.whl Processing ./src/statsd-3.2.1-py2.py3-none-any.whl Processing ./src/structlog-22.1.0-py3-none-any.whl Processing ./src/telegraf_unixsocket_client-0.0.1-py3-none-any.whl Processing ./src/termcolor-2.1.1-py3-none-any.whl Processing ./src/terminaltables-3.1.10-py2.py3-none-any.whl Processing ./src/tqdm-4.64.1-py2.py3-none-any.whl Processing ./src/traitlets-5.5.0-py3-none-any.whl Processing ./src/Unidecode-1.3.6-py3-none-any.whl Processing ./src/urllib3-1.26.12-py2.py3-none-any.whl Processing ./src/Werkzeug-2.2.3-py3-none-any.whl Processing ./src/whichcraft-0.6.1-py2.py3-none-any.whl Processing ./src/wrapt-1.14.1-cp310-cp310-linux_x86_64.whl Processing ./src/xattrfile-0.0.0-py3-none-any.whl Processing ./src/xmltodict-0.13.0-py2.py3-none-any.whl Processing ./src/yarl-1.8.1-cp310-cp310-linux_x86_64.whl Processing ./src/yq-3.1.0-py3-none-any.whl Requirement already satisfied: tomli in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from autopep8==2.0.0->-r requirements3.txt.tmp (line 9)) (2.0.1) Requirement already satisfied: setuptools in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from Cerberus==1.3.4->-r requirements3.txt.tmp (line 14)) (63.2.0) Requirement already satisfied: filelock in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from cron-wrapper==0.1.2->-r requirements3.txt.tmp (line 22)) (3.8.0) Requirement already satisfied: cffi>=1.12 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from cryptography==38.0.3->-r requirements3.txt.tmp (line 23)) (1.15.1) Requirement already satisfied: six in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from lazy-import==0.2.2->-r requirements3.txt.tmp (line 44)) (1.16.0) Requirement already satisfied: packaging>=20.4 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from redis==4.3.4->-r requirements3.txt.tmp (line 66)) (21.3) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from requests==2.28.1->-r requirements3.txt.tmp (line 68)) (2022.12.7) Requirement already satisfied: toml>=0.10.0 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from yq==3.1.0->-r requirements3.txt.tmp (line 87)) (0.10.2) Requirement already satisfied: ConfigUpdater in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from mfplugin->-r requirements3.txt.tmp (line 48)) (3.1.1) Requirement already satisfied: pycparser in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from cffi>=1.12->cryptography==38.0.3->-r requirements3.txt.tmp (line 23)) (2.21) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from packaging>=20.4->redis==4.3.4->-r requirements3.txt.tmp (line 66)) (3.0.9) Installing collected packages: whichcraft, statsd, simpleeval, pytz, pyinotify, pprintpp, netifaces, mockredispy, gitignore-parser, deploycron, commonmark, bash, xmltodict, wrapt, urllib3, Unidecode, traitlets, tqdm, terminaltables, termcolor, structlog, regex, PyYAML, python-dateutil, Pygments, pycodestyle, psutil, poyo, pika, multidict, MarkupSafe, Markdown, lazy-import, joblib, inotify-simple, idna, hiredis, future, frozenlist, diskcache, dill, decorator, colorama, Click, charset_normalizer, chardet, Cerberus, cachetools, bcrypt, attrs, async-timeout, argcomplete, yq, yarl, Werkzeug, telegraf_unixsocket_client, rich, requests, PyNaCl, mflog, Jinja2, Deprecated, cryptography, cron-wrapper, binaryornot, autopep8, arrow, aiosignal, requests-unixsocket, redis, paramiko, opinionated-configparser, mfutil, jinja2-time, jinja2-shell-extension, jinja2-getenv-extension, jinja2-from-json-extension, jinja2-fnmatch-extension, envtpl, cookiecutter_hooks, aiohttp, xattrfile, mfplugin, directory_observer, cookiecutter, aiohttp_metwork_middlewares, acquisition Successfully installed Cerberus-1.3.4 Click-8.1.3 Deprecated-1.2.13 Jinja2-3.1.2 Markdown-3.3.7 MarkupSafe-2.1.1 PyNaCl-1.5.0 PyYAML-6.0 Pygments-2.13.0 Unidecode-1.3.6 Werkzeug-2.2.3 acquisition-0.0.0 aiohttp-3.8.3 aiohttp_metwork_middlewares-0.0.1 aiosignal-1.2.0 argcomplete-2.0.0 arrow-1.2.3 async-timeout-4.0.2 attrs-22.1.0 autopep8-2.0.0 bash-0.6 bcrypt-4.0.1 binaryornot-0.4.4 cachetools-5.2.0 chardet-5.0.0 charset_normalizer-2.1.1 colorama-0.4.6 commonmark-0.9.1 cookiecutter-1.6.0 cookiecutter_hooks-0.0.1 cron-wrapper-0.1.2 cryptography-38.0.3 decorator-5.1.1 deploycron-0.0.1 dill-0.3.6 directory_observer-0.0.1 diskcache-5.4.0 envtpl-0.5.3 frozenlist-1.3.1 future-0.18.2 gitignore-parser-0.1.0 hiredis-2.0.0 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-1.0.0 jinja2-time-0.2.0 joblib-1.2.0 lazy-import-0.2.2 mflog-0.1.0 mfplugin-0.0.0 mfutil-0.2.0 mockredispy-2.9.3 multidict-6.0.2 netifaces-0.11.0 opinionated-configparser-1.0.1 paramiko-2.11.0 pika-1.3.1 poyo-0.5.0 pprintpp-0.4.0 psutil-5.9.3 pycodestyle-2.9.1 pyinotify-0.9.6 python-dateutil-2.8.2 pytz-2022.5 redis-4.3.4 regex-2022.10.31 requests-2.28.1 requests-unixsocket-0.3.0 rich-12.6.0 simpleeval-0.9.12 statsd-3.2.1 structlog-22.1.0 telegraf_unixsocket_client-0.0.1 termcolor-2.1.1 terminaltables-3.1.10 tqdm-4.64.1 traitlets-5.5.0 urllib3-1.26.12 whichcraft-0.6.1 wrapt-1.14.1 xattrfile-0.0.0 xmltodict-0.13.0 yarl-1.8.1 yq-3.1.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.1/opt/python3/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3/lib/python3.10/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.1/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/aiohttp-metwork-middlewares.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/cookiecutter-hooks.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/directory-observer.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/click.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/Deprecated.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/aiosignal.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/argcomplete.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/async-timeout.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/charset-normalizer.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/commonmark.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/cron-wrapper.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/decorator.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/dill.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/frozenlist.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/future.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/gitignore-parser.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/hiredis.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/inotify-simple.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/jinja2-fnmatch-extension.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/jinja2-from-json-extension.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/jinja2-getenv-extension.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/jinja2-shell-extension.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/lazy-import.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/mockredispy.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/multidict.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/netifaces.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/opinionated-configparser.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/pprintpp.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/requests-unixsocket.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/terminaltables.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/tqdm.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/traitlets.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/whichcraft.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/xmltodict.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/yarl.yaml is ready /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/yq.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3/0500_extra_python_packages' make[3]: Entering directory '/src/layers/layer2_python3/0550_bjoern' 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 rm -f /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml touch /opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml echo "name: 'bjoern'" >>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml echo "version: 'metwork-20190515'" >>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml echo "extension: 'zip'" >>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml echo "checksum: '0ecf48ca01016ba33eb0ca0e4f15d9ef'" >>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml echo -n "Fast And Ultra-Lightweight HTTP/1.1 WSGI Server" |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml echo "website: 'https://github.com/thefab/bjoern/tree/metwork'" >>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/python3/share/metwork_packages/bjoern.yaml; fi echo bjoern'=='metwork-20190515 > requirements3.txt if ! test -d /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq >/opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq >/opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/requirements3.txt ;fi rm requirements3.txt make --file=../../Makefile.standard EXPLICIT_NAME=bjoern-metwork download uncompress make[1]: Entering directory '/src/layers/layer2_python3/0550_bjoern' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/bjoern-metwork-20190515.zip` `readlink -m ./sources` MD5 0ecf48ca01016ba33eb0ca0e4f15d9ef Computing checksum for /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork-20190515.zip... Good checksum rm -Rf bjoern-metwork /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/bjoern-metwork-20190515.zip` zip bjoern-metwork Archive: /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork-20190515.zip 9884381ffdbc279fbf1ef640003fcce0a6f0996a creating: bjoern-metwork/ inflating: bjoern-metwork/.dir-locals.el extracting: bjoern-metwork/.gitignore inflating: bjoern-metwork/.gitmodules inflating: bjoern-metwork/CHANGELOG inflating: bjoern-metwork/LICENSE inflating: bjoern-metwork/MANIFEST.in inflating: bjoern-metwork/Makefile inflating: bjoern-metwork/README.rst inflating: bjoern-metwork/bjoern.py creating: bjoern-metwork/bjoern/ inflating: bjoern-metwork/bjoern/_bjoernmodule.c inflating: bjoern-metwork/bjoern/common.c inflating: bjoern-metwork/bjoern/common.h inflating: bjoern-metwork/bjoern/filewrapper.c inflating: bjoern-metwork/bjoern/filewrapper.h inflating: bjoern-metwork/bjoern/portable_sendfile.c inflating: bjoern-metwork/bjoern/portable_sendfile.h inflating: bjoern-metwork/bjoern/py2py3.h inflating: bjoern-metwork/bjoern/request.c inflating: bjoern-metwork/bjoern/request.h inflating: bjoern-metwork/bjoern/server.c inflating: bjoern-metwork/bjoern/server.h inflating: bjoern-metwork/bjoern/wsgi.c inflating: bjoern-metwork/bjoern/wsgi.h creating: bjoern-metwork/http-parser/ inflating: bjoern-metwork/setup.py creating: bjoern-metwork/tests/ inflating: bjoern-metwork/tests/204.py inflating: bjoern-metwork/tests/all-kinds-of-errors.py inflating: bjoern-metwork/tests/empty.py inflating: bjoern-metwork/tests/env.py inflating: bjoern-metwork/tests/file.py inflating: bjoern-metwork/tests/filewrapper.py inflating: bjoern-metwork/tests/fork.py inflating: bjoern-metwork/tests/headers.py inflating: bjoern-metwork/tests/hello.py inflating: bjoern-metwork/tests/hello_unix.py inflating: bjoern-metwork/tests/huge.py inflating: bjoern-metwork/tests/interrupt-during-request.py inflating: bjoern-metwork/tests/keep-alive-behaviour.py inflating: bjoern-metwork/tests/listen.py inflating: bjoern-metwork/tests/not-callable.py inflating: bjoern-metwork/tests/pure-req.py inflating: bjoern-metwork/tests/reuse_port.py inflating: bjoern-metwork/tests/signal.py inflating: bjoern-metwork/tests/slow_client.py inflating: bjoern-metwork/tests/slow_server.py inflating: bjoern-metwork/tests/test_exc_info_reference.py inflating: bjoern-metwork/tests/test_wsgi_compliance.py make[1]: Leaving directory '/src/layers/layer2_python3/0550_bjoern' wget -O build/bjoern-metwork/http-parser/http_parser.c "https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c" --2023-07-21 09:59:05-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 50624 (49K) [text/plain] Saving to: 'build/bjoern-metwork/http-parser/http_parser.c' 0K .......... .......... .......... .......... ......... 100% 15.1M=0.003s 2023-07-21 09:59:06 (15.1 MB/s) - 'build/bjoern-metwork/http-parser/http_parser.c' saved [50624/50624] wget -O build/bjoern-metwork/http-parser/http_parser.h "https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h" --2023-07-21 09:59:06-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9591 (9.4K) [text/plain] Saving to: 'build/bjoern-metwork/http-parser/http_parser.h' 0K ......... 100% 114M=0s 2023-07-21 09:59:06 (114 MB/s) - 'build/bjoern-metwork/http-parser/http_parser.h' saved [9591/9591] make --file=../../Makefile.standard EXPLICIT_NAME=bjoern-metwork EXTRACFLAGS="-I/opt/metwork-mfext-2.1/opt/python3/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-2.1/opt/python3/../core/lib" python3build python3install_pip make[1]: Entering directory '/src/layers/layer2_python3/0550_bjoern' cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-2.1/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-2.1/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-2.1/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-2.1/opt/python3/../core/include; fi && python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 copying bjoern.py -> build/lib.linux-x86_64-cpython-310 running build_ext building '_bjoern' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/bjoern creating build/temp.linux-x86_64-cpython-310/http-parser gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/opt/metwork-mfext-2.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 -c bjoern/_bjoernmodule.c -o build/temp.linux-x86_64-cpython-310/bjoern/_bjoernmodule.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/opt/metwork-mfext-2.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 -c bjoern/common.c -o build/temp.linux-x86_64-cpython-310/bjoern/common.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/opt/metwork-mfext-2.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 -c bjoern/filewrapper.c -o build/temp.linux-x86_64-cpython-310/bjoern/filewrapper.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/opt/metwork-mfext-2.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 -c bjoern/portable_sendfile.c -o build/temp.linux-x86_64-cpython-310/bjoern/portable_sendfile.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g In file included from /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/Python.h:8, from bjoern/portable_sendfile.h:2, from bjoern/portable_sendfile.c:3: /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/pyconfig.h:1643: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from bjoern/portable_sendfile.c:1: /usr/include/features.h:294: note: this is the location of the previous definition # define _POSIX_C_SOURCE 199506L gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/opt/metwork-mfext-2.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 -c bjoern/request.c -o build/temp.linux-x86_64-cpython-310/bjoern/request.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/opt/metwork-mfext-2.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 -c bjoern/server.c -o build/temp.linux-x86_64-cpython-310/bjoern/server.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g In file included from /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/Python.h:8, from bjoern/common.h:4, from bjoern/filewrapper.h:1, from bjoern/server.c:15: /opt/metwork-mfext-2.1/opt/python3_core/include/python3.10/pyconfig.h:1643: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from /usr/include/arpa/inet.h:21, from bjoern/server.c:1: /usr/include/features.h:294: note: this is the location of the previous definition # define _POSIX_C_SOURCE 199506L gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/opt/metwork-mfext-2.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 -c bjoern/wsgi.c -o build/temp.linux-x86_64-cpython-310/bjoern/wsgi.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.1/opt/python3_core/../core/include -I/opt/metwork-mfext-2.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-2.1/opt/python3_core/include/python3.10 -c http-parser/http_parser.c -o build/temp.linux-x86_64-cpython-310/http-parser/http_parser.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -shared -L/opt/metwork-mfext-2.1/opt/python3_core/../core/lib -L/opt/metwork-mfext-2.1/opt/python3/../core/lib -I/opt/metwork-mfext-2.1/opt/python3/../core/include build/temp.linux-x86_64-cpython-310/bjoern/_bjoernmodule.o build/temp.linux-x86_64-cpython-310/bjoern/common.o build/temp.linux-x86_64-cpython-310/bjoern/filewrapper.o build/temp.linux-x86_64-cpython-310/bjoern/portable_sendfile.o build/temp.linux-x86_64-cpython-310/bjoern/request.o build/temp.linux-x86_64-cpython-310/bjoern/server.o build/temp.linux-x86_64-cpython-310/bjoern/wsgi.o build/temp.linux-x86_64-cpython-310/http-parser/http_parser.o -L/opt/metwork-mfext-2.1/opt/python3_core/lib -lev -o build/lib.linux-x86_64-cpython-310/_bjoern.cpython-310-x86_64-linux-gnu.so if ! test -d /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages; fi cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-2.1/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-2.1/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-2.1/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-2.1/opt/python3/../core/include; fi && unsafe_pip install --prefix=/opt/metwork-mfext-2.1/opt/python3 --src=/opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages . && rm -f /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages/bjoern-metwork-20190515.dist-info/direct_url.json Processing /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: bjoern Building wheel for bjoern (setup.py): started Building wheel for bjoern (setup.py): finished with status 'done' Created wheel for bjoern: filename=bjoern-3.0.0-cp310-cp310-linux_x86_64.whl size=101216 sha256=ed51a7f9820bb922eb14f7f2d01d0c4ef9f2388c0f6abd7208b625d31083088c Stored in directory: /root/.cache/pip/wheels/a1/4a/ce/04aa1c2b5642d9b113b21fe3d828bcfb5ae475289f2a6d7253 Successfully built bjoern Installing collected packages: bjoern Successfully installed bjoern-3.0.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[1]: Leaving directory '/src/layers/layer2_python3/0550_bjoern' make[3]: Leaving directory '/src/layers/layer2_python3/0550_bjoern' if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-2.1/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/python3" cache: /buildcache/mfext_cache_layer_python3_9b80d36d57dcaafe424a91cf84f39d37.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.1/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/python3_circus" "python3_circus" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 python3@mfext layer (dependency) hash (from cache): f31be6a4bad9527685cc1cbf71c1e0fd python3_core@mfext layer (dependency) hash (from cache): 107817a11f02f061b1c4d16323aa67b5 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: 8d1a7affa685cce57f41ccfe64ff8b71 cache missed (/buildcache/mfext_cache_layer_python3_circus_3a043b088039258257c5b60cd2b54da3.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.1/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 tempolayer109922[/src/layers/layer2_python3_circus/0500_circus/tempolayer109922] 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.1 Downloading cached-property-1.5.1.tar.gz (12 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyzmq==22.3.0 Downloading pyzmq-22.3.0.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tornado==4.5.2 Downloading tornado-4.5.2.tar.gz (483 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 483.7/483.7 kB 76.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting psutil Using cached psutil-5.9.3.tar.gz (483 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting inotify_simple Using cached inotify_simple-1.3.5.tar.gz (9.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting gitignore_parser Using cached gitignore_parser-0.1.0.tar.gz (4.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: cached-property, pyzmq, tornado, circus, circus_autorestart_plugin, gitignore_parser, inotify_simple, psutil 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.1-py2.py3-none-any.whl size=7411 sha256=798b0b1ad07e43800f2fa00fe5fddd6e9de8ebcd9cb07cb745244a2676d0dbc5 Stored in directory: /root/.cache/pip/wheels/16/85/36/cd51dd3eeb3517983565a98d5259b0232310df60c75c5be887 Building wheel for pyzmq (pyproject.toml): started Building wheel for pyzmq (pyproject.toml): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-22.3.0-cp310-cp310-linux_x86_64.whl size=1589094 sha256=ae180d691b453dfcfac50767a3700804b8823cc2c068f75a4f14a382ed3eb05d Stored in directory: /root/.cache/pip/wheels/5c/8a/96/75ce2fe82d6ff5907f6c409b4ee48b8e7876d56047f34aaafa 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.2-cp310-cp310-linux_x86_64.whl size=432572 sha256=f7c8195186b6830edc4f06ad0881b2d89cad5f34e08b577a6cad2f3feabeab97 Stored in directory: /root/.cache/pip/wheels/00/65/47/430d96669f31f97c8b388052f6e528c22913872fc86d1a0821 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=268301 sha256=c0b28d0f6822d0d6a3638241b7bc5a589beeee0c1f01379fbf2016547bc4766a Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer109922/tmp/pip-ephem-wheel-cache-f85s3_z6/wheels/a1/e1/62/9d37adcac1eb14553296731b797903a7affc921f892974e780 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=4489 sha256=3ef10f44bcda09138a8d0ad1537a577bff3e4b6b33f621394e29538e145dc191 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer109922/tmp/pip-ephem-wheel-cache-f85s3_z6/wheels/b8/7d/d2/15231f7b653a5437da94ac228b6d3a3ce72a78288f5d602c13 Building wheel for gitignore_parser (setup.py): started Building wheel for gitignore_parser (setup.py): finished with status 'done' Created wheel for gitignore_parser: filename=gitignore_parser-0.1.0-py3-none-any.whl size=3868 sha256=8ae2f5fdc1a261fc2d7cecfed9877efa1c83f315921ae399e8a6b0367125fe14 Stored in directory: /root/.cache/pip/wheels/cd/0e/f8/e35c4b55766b0e1c890ffb796a6de83227f91184cab0e8f41b 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=7689 sha256=6c99bcec9d513baf46af69f84720f5cdbd964083cc6bf1cfa4d07047ccdf57e8 Stored in directory: /root/.cache/pip/wheels/13/d0/a7/2f81c597ebb1c140cd2358f4c76ca2d0f5a391ecd29145e443 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.3-cp310-cp310-linux_x86_64.whl size=307350 sha256=024e10145946c0465a7d13f072a0699fa0b3df7e696686593ca755e406393172 Stored in directory: /root/.cache/pip/wheels/af/81/6f/7c8d65ce716f6a2d50cf591f6379f82515c06ca619a0f9b6d3 Successfully built cached-property pyzmq tornado circus circus_autorestart_plugin gitignore_parser inotify_simple psutil if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.1/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-2.1/opt/python3_circus] is already loaded Looking in links: ./src Processing ./src/cached_property-1.5.1-py2.py3-none-any.whl Processing ./src/circus-0.13.1-py3-none-any.whl Processing ./src/circus_autorestart_plugin-0.0.1-py3-none-any.whl Processing ./src/pyzmq-22.3.0-cp310-cp310-linux_x86_64.whl Processing ./src/tornado-4.5.2-cp310-cp310-linux_x86_64.whl Requirement already satisfied: psutil in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from circus->-r requirements3.txt.tmp (line 2)) (5.9.3) Requirement already satisfied: gitignore-parser in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (0.1.0) Requirement already satisfied: inotify-simple in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (1.3.5) Installing collected packages: tornado, cached-property, pyzmq, circus, circus_autorestart_plugin Successfully installed cached-property-1.5.1 circus-0.13.1 circus_autorestart_plugin-0.0.1 pyzmq-22.3.0 tornado-4.5.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.1/opt/python3_circus/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_circus/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3_circus/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3_circus/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_circus/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3_circus/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3_circus/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_circus/lib/python3.10/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.1/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3_circus/share/metwork_packages/circus-autorestart-plugin.yaml is ready /opt/metwork-mfext-2.1/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-2.1/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-2.1/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready /opt/metwork-mfext-2.1/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.1/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-2.1/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.1/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_3a043b088039258257c5b60cd2b54da3.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.1/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 python3@mfext layer (dependency) hash (from cache): f31be6a4bad9527685cc1cbf71c1e0fd python3_core@mfext layer (dependency) hash (from cache): 107817a11f02f061b1c4d16323aa67b5 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d scientific_core@mfext layer (dependency) hash (from cache): bffc70d3083d43c46d8131e45b80691d source hash: c1c0128a5ea03a34791787be0f3eab48 cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_5a1e0de1cf4c2bfef4dc1af3ca95631b.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.1/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 tempolayer111040[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer111040] Collecting psycopg2==2.9.3 Downloading psycopg2-2.9.3.tar.gz (380 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 24.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting psycopg==3.1.4 Downloading psycopg-3.1.4.tar.gz (136 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.3/136.3 kB 39.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psycopg-c==3.1.4 Downloading psycopg-c-3.1.4.tar.gz (616 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 616.6/616.6 kB 91.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions>=4.1 Using cached typing_extensions-4.3.0.tar.gz (47 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: psycopg2, psycopg, psycopg-c, typing-extensions 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.3-cp310-cp310-linux_x86_64.whl size=534495 sha256=4a93371c34ae455ecb31b2035950f4a39561899a7d34cffd95948ca41ffab464 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 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.4-py3-none-any.whl size=165138 sha256=55eafab3878e213dbe1db6ca1f1235ca525177076677d61ef9efb3dbf1f46a90 Stored in directory: /root/.cache/pip/wheels/97/d3/1a/4c4e58d37c1b92a851fe3dc1347b307c07d56a10dfc2dcb9a8 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.4-cp310-cp310-linux_x86_64.whl size=2905614 sha256=10ab71d75499648523b4618275c9ee9076aaa807b01a9d8277e1d1f080fc8ba8 Stored in directory: /root/.cache/pip/wheels/22/4e/4e/fd628c4105008f902b13db27042e4ee09fd10b1b5a59baf2eb 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.3.0-py3-none-any.whl size=25596 sha256=4b544ff741041e3dc5a9c120c0e34757b4f6a960c213127e42425783228b485f Stored in directory: /root/.cache/pip/wheels/ab/61/d0/d33395dde624d30e31bece18cd878b6915561a05eb18b70b63 Successfully built psycopg2 psycopg psycopg-c typing-extensions if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.1/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-2.1/opt/python3_scientific_core] is already loaded Looking in links: ./src Processing ./src/psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl Processing ./src/psycopg-3.1.4-py3-none-any.whl Processing ./src/psycopg_c-3.1.4-cp310-cp310-linux_x86_64.whl Requirement already satisfied: typing-extensions>=4.1 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from psycopg==3.1.4->-r requirements3.txt.tmp (line 2)) (4.3.0) Installing collected packages: psycopg2, psycopg-c, psycopg Successfully installed psycopg-3.1.4 psycopg-c-3.1.4 psycopg2-2.9.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.1/opt/python3_scientific_core/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_scientific_core/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3_scientific_core/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3_scientific_core/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_scientific_core/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3_scientific_core/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3_scientific_core/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_scientific_core/lib/python3.10/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.1/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3_scientific_core/share/metwork_packages/psycopg-c.yaml is ready /opt/metwork-mfext-2.1/opt/python3_scientific_core/share/metwork_packages/psycopg2.yaml is ready /opt/metwork-mfext-2.1/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.1/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-2.1/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.1/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_5a1e0de1cf4c2bfef4dc1af3ca95631b.tar created make[2]: Leaving directory '/src/layers/layer2_python3_scientific_core' 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.1/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/devtools" "devtools" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: b7091698255466b8b80a633b4b4f4206 cache hit (used: /buildcache/mfext_cache_layer_devtools_1abffcef44033ac7f54eb2bb85a90860.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.1/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-2.1/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_1abffcef44033ac7f54eb2bb85a90860.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.1/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/python3_devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 devtools@mfext layer (dependency) hash (from cache): 1839cdb039053ea517ddf463c598db37 python3@mfext layer (dependency) hash (from cache): f31be6a4bad9527685cc1cbf71c1e0fd python3_core@mfext layer (dependency) hash (from cache): 107817a11f02f061b1c4d16323aa67b5 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: b459f4128d34b7f0084bf31315b2065b cache missed (/buildcache/mfext_cache_layer_python3_devtools_e76e1ccb9ce2cff6ccb8c314205829c7.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.1/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 tempolayer112184[/src/layers/layer7_python3_devtools/0400_prereq_extra_python_packages/tempolayer112184] Collecting Babel==2.10.3 Downloading Babel-2.10.3.tar.gz (9.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 112.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting flit-scm==1.7.0 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 pytz>=2015.7 Using cached pytz-2022.5.tar.gz (316 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting flit-core~=3.5 Using cached flit_core-3.8.0.tar.gz (41 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomli Using cached tomli-2.0.1.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools_scm>=6.4 Using cached setuptools_scm-7.0.5.tar.gz (70 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions Using cached typing_extensions-4.3.0.tar.gz (47 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools Using cached setuptools-63.2.0.tar.gz (2.6 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.0 Using cached packaging-21.3.tar.gz (84 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyparsing!=3.0.5,>=2.0.2 Using cached pyparsing-3.0.9.tar.gz (2.0 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: Babel, flit-scm, flit-core, pytz, setuptools_scm, tomli, packaging, typing-extensions, pyparsing, setuptools Building wheel for Babel (setup.py): started Building wheel for Babel (setup.py): finished with status 'done' Created wheel for Babel: filename=Babel-2.10.3-py3-none-any.whl size=9500276 sha256=0656a5e02a1975e66df706c89c6bd216cf8ad9a84ec049a98fa2cce2360c966c Stored in directory: /root/.cache/pip/wheels/c3/a4/7e/10eeea496b8634a4529b03dd1ecbb408a968808470d31f150d 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=3033 sha256=95aad8e761dd65afef3df387dbafebc0513e43a8a294b73066202d57fe7e2c1f Stored in directory: /root/.cache/pip/wheels/b7/41/e9/129a5db20b74df162c7b316158b90fb429f41a22e2b9651131 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.8.0-py3-none-any.whl size=62566 sha256=32319fc40d5bc1a0b2215f5a19cd5400dda3336d6242bbe829a2867e894ae3ba Stored in directory: /root/.cache/pip/wheels/71/31/38/228daadad6c29453f4c1cc97584ca2135a5d781e0842ba55c8 Building wheel for pytz (setup.py): started Building wheel for pytz (setup.py): finished with status 'done' Created wheel for pytz: filename=pytz-2022.5-py3-none-any.whl size=500674 sha256=cf81ca821cce570968c5a7b8ade4cf8e3beab43bcfe10eae4d66f0488065e47f Stored in directory: /root/.cache/pip/wheels/3c/7a/19/97537974179cbac001a4af6b312067039ecc429c69640bba38 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.0.5-py3-none-any.whl size=42907 sha256=1f103dc328aad023e0790a6933bf9a7f78dc341051aeee4df55f00bc163143fb Stored in directory: /root/.cache/pip/wheels/e4/bd/02/bf94346b2c3048243daf35dbb7031f48d4ffc7aac019dd06ee 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=c351f96ba658fa5c284b5c3f3036cfc3db32f9700c4d5a6a29f3d1fb10da4626 Stored in directory: /root/.cache/pip/wheels/5e/2d/f9/a8d3aa83dbc50206ba48484888342f10b89e450cc49c37f7bb Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-21.3-py3-none-any.whl size=40735 sha256=36fbf7d7294ead2efa69b835d17d856c3e3d5824647131f317a5e4ac33403e93 Stored in directory: /root/.cache/pip/wheels/9d/1e/77/05abacaf7e82c8ce47398a54d17dd8251e2d8ae5f297101773 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.3.0-py3-none-any.whl size=25596 sha256=4b544ff741041e3dc5a9c120c0e34757b4f6a960c213127e42425783228b485f Stored in directory: /root/.cache/pip/wheels/ab/61/d0/d33395dde624d30e31bece18cd878b6915561a05eb18b70b63 Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.0.9-py3-none-any.whl size=98338 sha256=4c618a4d5a6990e8b6b5c8f203efd5f9ef6bd1e9e9340c61c84f896115a6b5c3 Stored in directory: /root/.cache/pip/wheels/50/41/74/aed38ddc97f90ce428d253a7032f9413545e4d2fe3a403afcc Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-63.2.0-py3-none-any.whl size=1227999 sha256=2c4f5a668975b00207646451721c07408bee9c765501b0313d8bde16010f308d Stored in directory: /root/.cache/pip/wheels/59/a3/ef/ec056005cf0ebc542206dc3ff5deacf02d48f99e94f60118ea Successfully built Babel flit-scm flit-core pytz setuptools_scm tomli packaging typing-extensions pyparsing setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-2.1/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/Babel-2.10.3-py3-none-any.whl Processing ./src/flit_scm-1.7.0-py3-none-any.whl Requirement already satisfied: pytz>=2015.7 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from Babel==2.10.3->-r requirements3.txt.tmp (line 1)) (2022.5) Requirement already satisfied: tomli in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (2.0.1) Requirement already satisfied: flit-core~=3.5 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (3.8.0) Requirement already satisfied: setuptools_scm>=6.4 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (7.0.5) Requirement already satisfied: setuptools in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (63.2.0) Requirement already satisfied: packaging>=20.0 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (21.3) Requirement already satisfied: typing-extensions in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (4.3.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from packaging>=20.0->setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (3.0.9) Installing collected packages: Babel, flit-scm Successfully installed Babel-2.10.3 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.1/opt/python3_devtools/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/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.1/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/Babel.yaml is ready /opt/metwork-mfext-2.1/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 tempolayer112446[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer112446] Collecting apipkg==3.0.1 Downloading apipkg-3.0.1.tar.gz (6.6 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting astroid==2.12.12 Downloading astroid-2.12.12.tar.gz (217 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.3/217.3 kB 23.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asttokens==2.1.0 Downloading asttokens-2.1.0.tar.gz (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 kB 18.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting backcall==0.2.0 Downloading backcall-0.2.0.tar.gz (18 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting black==22.10.0 Downloading black-22.10.0.tar.gz (547 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 547.7/547.7 kB 79.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bracex==2.3.post1 Downloading bracex-2.3.post1.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting coverage==6.5.0 Downloading coverage-6.5.0.tar.gz (775 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 775.2/775.2 kB 88.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting exceptiongroup==1.0.1 Downloading exceptiongroup-1.0.1.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting execnet==1.9.0 Downloading execnet-1.9.0.tar.gz (173 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.9/173.9 kB 37.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting executing==1.2.0 Downloading executing-1.2.0.tar.gz (654 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 654.5/654.5 kB 92.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flake8==5.0.4 Downloading flake8-5.0.4.tar.gz (145 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.9/145.9 kB 25.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting flake8-docstrings==1.6.0 Downloading flake8-docstrings-1.6.0.tar.gz (6.2 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting freezegun==1.2.2 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 Downloading ghp-import-2.1.0.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting iniconfig==1.1.1 Downloading iniconfig-1.1.1.tar.gz (8.1 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython==8.6.0 Downloading ipython-8.6.0.tar.gz (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 122.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting isort==5.10.1 Downloading isort-5.10.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 31.2 MB/s eta 0:00:00 Collecting jedi==0.18.1 Downloading jedi-0.18.1.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 101.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jmespath==1.0.1 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.8.0 Downloading lazy-object-proxy-1.8.0.tar.gz (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.9/41.9 kB 13.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting livereload==2.6.3 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.6.2 Downloading lunr-0.6.2.tar.gz (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 10.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Mako==1.2.3 Downloading Mako-1.2.3.tar.gz (491 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.3/491.3 kB 90.3 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 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 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 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.4.2 Downloading mkdocs-1.4.2.tar.gz (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 35.7 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 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.8.0 Downloading mkdocs_awesome_pages_plugin-2.8.0-py3-none-any.whl (13 kB) Collecting mkdocs-exclude==1.0.2 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==0.7.0 Downloading mkdocs-macros-plugin-0.7.0.tar.gz (551 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 551.8/551.8 kB 83.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs-material==8.5.9 Downloading mkdocs_material-8.5.9.tar.gz (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 153.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-material-extensions==1.1 Downloading mkdocs_material_extensions-1.1.tar.gz (11 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mock==4.0.3 Downloading mock-4.0.3.tar.gz (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.3/72.3 kB 17.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting more-itertools==9.0.0 Downloading more-itertools-9.0.0.tar.gz (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.2/104.2 kB 23.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting natsort==8.2.0 Downloading natsort-8.2.0.tar.gz (145 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.6/145.6 kB 38.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting nltk==3.7 Downloading nltk-3.7.zip (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 147.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting parso==0.8.3 Downloading parso-0.8.3.tar.gz (400 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.1/400.1 kB 85.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 Downloading pdoc3-0.10.0.tar.gz (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.1/86.1 kB 23.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pexpect==4.8.0 Downloading pexpect-4.8.0.tar.gz (157 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 48.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pickleshare==0.7.5 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.32 Downloading prompt_toolkit-3.0.32.tar.gz (419 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 419.6/419.6 kB 78.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 Downloading ptyprocess-0.7.0.tar.gz (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.8/70.8 kB 19.9 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 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==1.11.0 Downloading py-1.11.0.tar.gz (207 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.8/207.8 kB 35.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1==0.4.8 Downloading pyasn1-0.4.8.tar.gz (146 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 32.4 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 Downloading pyasn1-modules-0.2.8.tar.gz (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.9/242.9 kB 44.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pydocstyle==6.1.1 Downloading pydocstyle-6.1.1.tar.gz (35 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyflakes==2.5.0 Downloading pyflakes-2.5.0.tar.gz (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 18.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pylint==2.15.5 Downloading pylint-2.15.5.tar.gz (410 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.1/410.1 kB 94.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pymdown-extensions==9.8 Downloading pymdown_extensions-9.8.tar.gz (743 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.4/743.4 kB 91.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest==7.2.0 Downloading pytest-7.2.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 131.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-asyncio==0.20.1 Downloading pytest-asyncio-0.20.1.tar.gz (28 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-cov==4.0.0 Downloading pytest-cov-4.0.0.tar.gz (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.0/62.0 kB 20.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytest-forked==1.4.0 Downloading pytest-forked-1.4.0.tar.gz (10 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-html==3.2.0 Downloading pytest-html-3.2.0.tar.gz (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.0/42.0 kB 12.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-httpserver==1.0.6 Downloading pytest_httpserver-1.0.6-py3-none-any.whl (17 kB) Collecting pytest-metadata==2.0.4 Downloading pytest_metadata-2.0.4-py3-none-any.whl (9.9 kB) Collecting pytest-mock==3.10.0 Downloading pytest-mock-3.10.0.tar.gz (28 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytest-xdist==3.0.2 Downloading pytest-xdist-3.0.2.tar.gz (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.6/69.6 kB 19.0 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 Downloading python-ldap-3.4.3.tar.gz (377 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 377.4/377.4 kB 75.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pywget==0.31 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 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 Downloading repackage-0.7.3.tar.gz (5.0 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sftp-py==0.2.1 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 snowballstemmer==2.2.0 Downloading snowballstemmer-2.2.0.tar.gz (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.7/86.7 kB 26.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting stack-data==0.6.0 Downloading stack_data-0.6.0.tar.gz (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.6/43.6 kB 9.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tornado==6.2 Downloading tornado-6.2.tar.gz (504 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 504.8/504.8 kB 91.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.4 Downloading typed_ast-1.5.4.tar.gz (252 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 252.5/252.5 kB 50.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting watchdog==2.1.9 Downloading watchdog-2.1.9.tar.gz (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.2/119.2 kB 34.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting wcmatch==8.4.1 Downloading wcmatch-8.4.1.tar.gz (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.4/114.4 kB 28.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcwidth==0.2.5 Downloading wcwidth-0.2.5.tar.gz (34 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting wrapt<2,>=1.11 Using cached wrapt-1.14.1.tar.gz (50 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting six Using cached six-1.16.0.tar.gz (34 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting click>=8.0.0 Using cached click-8.1.3.tar.gz (331 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mypy-extensions>=0.4.3 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 pathspec>=0.9.0 Using cached pathspec-0.10.1.tar.gz (43 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting platformdirs>=2 Using cached platformdirs-2.4.1.tar.gz (24 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomli>=1.1.0 Using cached tomli-2.0.1.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycodestyle<2.10.0,>=2.9.0 Using cached pycodestyle-2.9.1.tar.gz (102 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting python-dateutil>=2.7 Using cached python-dateutil-2.8.2.tar.gz (357 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets>=5 Using cached traitlets-5.5.0.tar.gz (131 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pygments>=2.4.0 Using cached Pygments-2.13.0.tar.gz (4.3 MB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting decorator Using cached decorator-5.1.1.tar.gz (35 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting MarkupSafe>=0.9.2 Using cached MarkupSafe-2.1.1.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyyaml>=5.1 Using cached PyYAML-6.0.tar.gz (124 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.5 Using cached packaging-21.3.tar.gz (84 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown<3.4,>=3.2.1 Using cached Markdown-3.3.7.tar.gz (324 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2>=2.11.1 Using cached Jinja2-3.1.2.tar.gz (268 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting termcolor Using cached termcolor-2.1.1.tar.gz (10 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests>=2.26 Using cached requests-2.28.1.tar.gz (109 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting joblib Using cached joblib-1.2.0.tar.gz (313 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting regex>=2021.8.3 Using cached regex-2022.10.31.tar.gz (391 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tqdm Using cached tqdm-4.64.1.tar.gz (169 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomlkit>=0.10.1 Using cached tomlkit-0.11.5-py3-none-any.whl (35 kB) Collecting dill>=0.2 Using cached dill-0.3.6.tar.gz (179 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs>=19.2.0 Using cached attrs-22.1.0.tar.gz (201 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pluggy<2.0,>=0.12 Using cached pluggy-1.0.0.tar.gz (51 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting coverage[toml]>=5.2.1 Downloading coverage-7.2.7.tar.gz (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 762.6/762.6 kB 107.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Werkzeug>=2.0.0 Using cached Werkzeug-2.2.3.tar.gz (845 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting paramiko>=2.7.1 Using cached paramiko-2.11.0.tar.gz (1.1 MB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting coverage[toml]>=5.2.1 Downloading coverage-7.2.6.tar.gz (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 762.3/762.3 kB 104.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.2.5.tar.gz (759 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.5/759.5 kB 98.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.2.4.tar.gz (759 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.1/759.1 kB 107.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.2.3.tar.gz (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.2/757.2 kB 103.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.2.2.tar.gz (812 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 812.4/812.4 kB 92.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.2.1.tar.gz (812 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 812.2/812.2 kB 101.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.2.0.tar.gz (812 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 812.1/812.1 kB 115.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.1.0.tar.gz (809 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 809.8/809.8 kB 95.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.0.5.tar.gz (796 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 796.2/796.2 kB 87.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.0.4.tar.gz (794 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 794.5/794.5 kB 77.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.0.3.tar.gz (790 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.4/790.4 kB 97.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.0.2.tar.gz (789 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 789.2/789.2 kB 93.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.0.1.tar.gz (781 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 781.2/781.2 kB 101.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading coverage-7.0.0.tar.gz (780 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 780.5/780.5 kB 109.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyparsing!=3.0.5,>=2.0.2 Using cached pyparsing-3.0.9.tar.gz (2.0 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bcrypt>=3.1.3 Using cached bcrypt-4.0.1.tar.gz (25 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cryptography>=2.5 Using cached cryptography-38.0.3.tar.gz (599 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pynacl>=1.0.1 Using cached PyNaCl-1.5.0.tar.gz (3.4 MB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi>=2017.4.17 Using cached certifi-2022.12.7.tar.gz (156 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting urllib3<1.27,>=1.21.1 Using cached urllib3-1.26.12.tar.gz (299 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting idna<4,>=2.5 Using cached idna-3.4.tar.gz (183 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset-normalizer<3,>=2 Using cached charset-normalizer-2.1.1.tar.gz (82 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cffi>=1.12 Using cached cffi-1.15.1.tar.gz (508 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pycparser Using cached pycparser-2.21.tar.gz (170 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Saved ./src/isort-5.10.1-py3-none-any.whl Saved ./src/mkdocs_awesome_pages_plugin-2.8.0-py3-none-any.whl Saved ./src/pytest_httpserver-1.0.6-py3-none-any.whl Saved ./src/pytest_metadata-2.0.4-py3-none-any.whl Saved ./src/tomlkit-0.11.5-py3-none-any.whl Building wheels for collected packages: apipkg, astroid, asttokens, backcall, black, bracex, coverage, exceptiongroup, execnet, executing, flake8, flake8-docstrings, freezegun, ghp-import, 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, parso, pdoc3, pexpect, pickleshare, prompt-toolkit, ptyprocess, pure-eval, py, pyasn1, pyasn1-modules, pydocstyle, pyflakes, pylint, pymdown-extensions, pytest, pytest-asyncio, pytest-cov, pytest-forked, pytest-html, pytest-mock, pytest-xdist, python-ldap, pywget, pyyaml-env-tag, repackage, sftp-py, snowballstemmer, stack-data, tornado, typed-ast, watchdog, wcmatch, wcwidth, attrs, click, dill, jinja2, markdown, MarkupSafe, mypy-extensions, packaging, paramiko, pathspec, platformdirs, pluggy, pycodestyle, pygments, python-dateutil, pyyaml, regex, requests, six, tomli, traitlets, Werkzeug, wrapt, decorator, joblib, termcolor, tqdm, bcrypt, certifi, charset-normalizer, cryptography, idna, pynacl, pyparsing, urllib3, cffi, pycparser 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.1-py3-none-any.whl size=8309 sha256=69e6d20a146252a12e67114184d6287fafc8886838105d73a147e18c460b2292 Stored in directory: /root/.cache/pip/wheels/27/95/bc/3cf7b43bd9e1022ff31b5da736f1fe782517292b7737e38dfe Building wheel for astroid (pyproject.toml): started Building wheel for astroid (pyproject.toml): finished with status 'done' Created wheel for astroid: filename=astroid-2.12.12-py3-none-any.whl size=264663 sha256=7c7e263cc15cf10f42a8f5f25187f904fffa6576ad725647d50f9bd46477e211 Stored in directory: /root/.cache/pip/wheels/ed/2c/c1/7d96fb794c73dcf2512322cc5ba63fe48c4d5b647e716fad59 Building wheel for asttokens (pyproject.toml): started Building wheel for asttokens (pyproject.toml): finished with status 'done' Created wheel for asttokens: filename=asttokens-2.1.0-py2.py3-none-any.whl size=26449 sha256=b94d9fec3eeb6b73363fcb0c91cbbb7faeddb9627d9f8c9cbd1ac9c6bde0c1c5 Stored in directory: /root/.cache/pip/wheels/5a/96/62/76fe0e60fdbd7f1d61f7a3d3d24610372e4d4553aad55c7af1 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=11145 sha256=d8f29d0f07486164f403fbbfecc93d476bf7305cd04799602b12bd91bbb690ec Stored in directory: /root/.cache/pip/wheels/e1/cc/43/0a66155964f7ab0725698e493a5d1ce2feed227fcc3f8e13b1 Building wheel for black (pyproject.toml): started Building wheel for black (pyproject.toml): finished with status 'done' Created wheel for black: filename=black-22.10.0-py3-none-any.whl size=165760 sha256=3932a7af68d36e3e7d32bcdf5735018665d4434e58cb9300fd8ca0767bb1429c Stored in directory: /root/.cache/pip/wheels/a8/50/c5/cb6727291124c80f4530779d09e6258e73ff07649bcfe198bd Building wheel for bracex (pyproject.toml): started Building wheel for bracex (pyproject.toml): finished with status 'done' Created wheel for bracex: filename=bracex-2.3.post1-py3-none-any.whl size=12237 sha256=a7051624b6f24f453b838c32fa1637e6877dc7235d46ba2b45ebc6afedf749f5 Stored in directory: /root/.cache/pip/wheels/d3/bc/03/a48b6f442e250d86bcd23b7c0f5ad6e396e81cf7e7998a1538 Building wheel for coverage (pyproject.toml): started Building wheel for coverage (pyproject.toml): finished with status 'done' Created wheel for coverage: filename=coverage-6.5.0-cp310-cp310-linux_x86_64.whl size=219209 sha256=106045dbc73b7cbb5abb741ac710017cd281994457bef73d0b60ba448a7f9e17 Stored in directory: /root/.cache/pip/wheels/fb/4c/3e/0bd03a718c9ab8c08d735e647ec5fe58f27a0e8db3e93cddae Building wheel for exceptiongroup (pyproject.toml): started Building wheel for exceptiongroup (pyproject.toml): finished with status 'done' Created wheel for exceptiongroup: filename=exceptiongroup-1.0.1-py3-none-any.whl size=12581 sha256=7274fd0fec42c82a29bef27790fd707ca97cc92c752885010cf31db25131a1c8 Stored in directory: /root/.cache/pip/wheels/99/6c/f6/3b23d10141c25e5a74bd95677a66294a501cb77773d7152a77 Building wheel for execnet (setup.py): started Building wheel for execnet (setup.py): finished with status 'done' Created wheel for execnet: filename=execnet-1.9.0-py2.py3-none-any.whl size=39023 sha256=b7e7c402568a0c8af1b6afb78725d392edf5b6bdcff546fb9d9489987cb9941d Stored in directory: /root/.cache/pip/wheels/74/83/9c/e95d33a6b495e2e52000984b0e512ddaa71513a90d3a0dee31 Building wheel for executing (pyproject.toml): started Building wheel for executing (pyproject.toml): finished with status 'done' Created wheel for executing: filename=executing-1.2.0-py2.py3-none-any.whl size=24360 sha256=98fb270c4d980da017af45a41dab2eeae1626dd3a8f9b5ca4167779d253fe54e Stored in directory: /root/.cache/pip/wheels/a7/f3/68/2181f95f60ccfd0ecd1249f015f85abcae5c35a66d9e5ce8b9 Building wheel for flake8 (setup.py): started Building wheel for flake8 (setup.py): finished with status 'done' Created wheel for flake8: filename=flake8-5.0.4-py2.py3-none-any.whl size=61878 sha256=e3c7271577ab7e1b6ceb9d87c92f9009cc565ba17dab5dab211d87c3eff07d1c Stored in directory: /root/.cache/pip/wheels/06/91/a1/af122fb5ff2ff28b1982ab6017b17d9c655bda7065bd2dc52f 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.6.0-py2.py3-none-any.whl size=5702 sha256=fb952e0bfbceae6135a9798ffdecd37359ec6beee8927743939ec6974713a310 Stored in directory: /root/.cache/pip/wheels/d0/07/8d/d990986e43db6e4f6c11f8af5acd55632462b0e069175f53f7 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=17063 sha256=a9eefaeb9c780290875d7061d7d94b22c09b89f73cad6fa4a19f981f6c22b9d5 Stored in directory: /root/.cache/pip/wheels/1d/da/48/9fc6d27ae73f8574db2a2c38cd22e4be52547b24a79ede1b41 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=11013 sha256=dc5526e5c5d9fb61fa95f733001e7de16e1088403795e04bb67b2db6ea91b459 Stored in directory: /root/.cache/pip/wheels/97/56/17/d0bfced1d63614ea0d20e7e9f0631f51f9646a817a6a392872 Building wheel for iniconfig (pyproject.toml): started Building wheel for iniconfig (pyproject.toml): finished with status 'done' Created wheel for iniconfig: filename=iniconfig-1.1.1-py2.py3-none-any.whl size=5000 sha256=699cf1040c0d8719e48432679a0b4b4545c1ee55d325a88e2b56e51fc0cec627 Stored in directory: /root/.cache/pip/wheels/cf/4e/0a/0cc15c81f1aada094c2e81c28378e6273ffbc9b2e9614574d7 Building wheel for ipython (pyproject.toml): started Building wheel for ipython (pyproject.toml): finished with status 'done' Created wheel for ipython: filename=ipython-8.6.0-py3-none-any.whl size=761131 sha256=152595f1f951a5c6d5a4cfe53d888eb361ccd25abac1ad6ade3a23a43a6544b4 Stored in directory: /root/.cache/pip/wheels/ef/df/a2/e52cd3e5fe8e1fbad2ddc34ca427fac622a56a0a688a6aa413 Building wheel for jedi (setup.py): started Building wheel for jedi (setup.py): finished with status 'done' Created wheel for jedi: filename=jedi-0.18.1-py2.py3-none-any.whl size=1567207 sha256=a2d83df229ee6495f77c7bd8ccd3728ee3f0c0ddc10647a08b1f33195c0197ee Stored in directory: /root/.cache/pip/wheels/67/dc/ec/3e0617b55628ab349de87f3a4e2c28badc223d7014b08bf2dd 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=20256 sha256=0784c85152bf54380fe9da8f58b0f04288d51c795b907d2a5164d27c01a935ad Stored in directory: /root/.cache/pip/wheels/36/d1/da/ada5bf3c41969d21a4ed7a97dbeb8a89dbabde9b13aaaac2af 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.8.0-cp310-cp310-linux_x86_64.whl size=65229 sha256=51ba88362fc29c9d82ef8cbd2a76f37d899a3f4f4911966499c2c366e87c38ee Stored in directory: /root/.cache/pip/wheels/14/14/c4/2ae0f79a7e70a883c6f54368f6ec4b847018dbcf555546dded 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=24707 sha256=513d385a4a6fe6dc25d58a1d969f36b98178d4949abc41c8e9d8c428917bb808 Stored in directory: /root/.cache/pip/wheels/b3/7a/f9/1a592956252b3bab63754ddd56cc1dc18ecd084ae3b8fa9706 Building wheel for lunr (setup.py): started Building wheel for lunr (setup.py): finished with status 'done' Created wheel for lunr: filename=lunr-0.6.2-py2.py3-none-any.whl size=35122 sha256=70277654fd6f301d660a1add8134998287f8b92c442a7ed72f7a6b227f6bbf92 Stored in directory: /root/.cache/pip/wheels/b9/d2/2c/bba25790590c5533d436bc9f2e4299157e4dce949b877b4fd3 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.3-py3-none-any.whl size=78665 sha256=9f385e94a1c9f5e829dd6ae71c7dc34fe9ab313e83f69615754b64bdadc08d05 Stored in directory: /root/.cache/pip/wheels/2d/d4/3c/6f79ff6e45a0095406fdd8e29eab3d6675182d5c1358131eb7 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=9407 sha256=5e31ea6eb50076179e41a9ef6d831ac74c51951b33e1cd5bf77466efda89f4eb Stored in directory: /root/.cache/pip/wheels/c5/47/77/380f59eca91b8a91a207e5e103d74bf226337537e882a00cc1 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=7328 sha256=55cc9fa7e9a036aefeeb4b542666b4e84e06da290ffc58ed43e0a44158adb5b1 Stored in directory: /root/.cache/pip/wheels/5a/f9/c3/326314888ee405ae7b92e5e8b31d95d2366af9e709fed468cf 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=4747 sha256=1e3415de21b68d87077d851c8672e5b90ae500b514e85d24f9582626670bbc9d Stored in directory: /root/.cache/pip/wheels/58/b8/b7/ef039c650da8f879abd04878b3b8e32c1473f2056e540875aa Building wheel for mkdocs (pyproject.toml): started Building wheel for mkdocs (pyproject.toml): finished with status 'done' Created wheel for mkdocs: filename=mkdocs-1.4.2-py3-none-any.whl size=3652254 sha256=03f224af3cb0ac568c3fffbf5a09ca1150dcf517ebc26a86304ae64ea1cc70d5 Stored in directory: /root/.cache/pip/wheels/57/3e/c9/80b1139a4481364ad152fdfb453a1ba08b75ad9148f87e6d61 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=9156 sha256=8e1d69bffab414c394462853758acb8c0e50798f014d8a6e9cd57891254ccd65 Stored in directory: /root/.cache/pip/wheels/c6/7e/3e/f4e1f551097194007a2166268c5f0d6fba80a1be6560040db0 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=9f03afc31edfb14656f06242b351cfe45b1f0f7061600841c1b80771b2b3ad79 Stored in directory: /root/.cache/pip/wheels/a9/a8/25/e56283e1d26d26930164bb5448d0b7d290237480bbb47baec5 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-0.7.0-py3-none-any.whl size=20407 sha256=f9294924d900899d89d6e848541d77705a2749021182c3bbff5ed9b353aca5c1 Stored in directory: /root/.cache/pip/wheels/fb/00/48/6e50eab19d5e223320a864bf3068d2c3388e0ab9edec4a9fea 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-8.5.9-py3-none-any.whl size=7530390 sha256=143ea55843b3747b640e1110824d91e8a4c670352380e166e64959f9abe98862 Stored in directory: /root/.cache/pip/wheels/13/e2/25/161012c057e3558135df86316262882a281e0d754d81f273d2 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.1-py3-none-any.whl size=7925 sha256=bcc2e5fc70c0ec50e59703ee6e639d87c7e664c0c441c014ea84461a90f1e902 Stored in directory: /root/.cache/pip/wheels/21/5d/73/52f299041172da4e2d80034cb066b6341409f1c68ade4303ca Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-4.0.3-py3-none-any.whl size=28526 sha256=897a7f955f6b3ac4b3d17e0485db21c9fdb8bfeda4b7ec617d749155aab29af6 Stored in directory: /root/.cache/pip/wheels/db/a4/bb/2d11445c65ae28b3e3985a33d6431f2bd629e13a2bb27c6da9 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-9.0.0-py3-none-any.whl size=52811 sha256=57865b7aa5977bcff4dabb80d2ee09d543495069ea2a0ba5d735f6df2c80dd09 Stored in directory: /root/.cache/pip/wheels/06/28/f0/ae726267a91cc56c925c707afd5bdaaac7ebf239ee0ee62ef8 Building wheel for natsort (setup.py): started Building wheel for natsort (setup.py): finished with status 'done' Created wheel for natsort: filename=natsort-8.2.0-py3-none-any.whl size=37138 sha256=fa1f0351b3a7026293b43b2b58ab4f109b91c079044fc1a7183bc77dc52ecd22 Stored in directory: /root/.cache/pip/wheels/03/6c/23/ff803a4dfb854a11519d87ed72217e7f22a0327b39ddb76311 Building wheel for nltk (setup.py): started Building wheel for nltk (setup.py): finished with status 'done' Created wheel for nltk: filename=nltk-3.7-py3-none-any.whl size=1493250 sha256=c313c3bc455c973ff6e0d2d494414a814c9751c128c94df6055a5d7720093be3 Stored in directory: /root/.cache/pip/wheels/74/51/c9/847f0f39dbbdd06507653d2d129a8b1263b0c68f21c74e5934 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=100688 sha256=9d1fa585d868472b4da236638af45fab51c74b9fd511b331651f1f675d76851e Stored in directory: /root/.cache/pip/wheels/86/80/0f/0388191b141b38d37677a4c9b6e62eba087c04d4b56b36580c 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=118400 sha256=b2e8510541444a03784ae68b6992ad05cfcc13c6e5af44d8366c857a445efe6e Stored in directory: /root/.cache/pip/wheels/95/09/6c/71030726ae007d7a572de350ef4ecaec19412026df7e0424a2 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=59037 sha256=4a66e606f1d86d1c8123bd3467318b217eea59d00ae8245feaef753bba4942e1 Stored in directory: /root/.cache/pip/wheels/8d/84/66/e3309a7b426ffce43573bea1c44b76e287f4d095fdf6b8e150 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=9220a912856e25e7eeae5992039698cc7505c9c4065821470e108f6c1f39ff54 Stored in directory: /root/.cache/pip/wheels/28/10/62/4301442479f5b6933480f042e090f9b0224f8475194687bf22 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.32-py3-none-any.whl size=382764 sha256=123b04da95026db95b8795cdd8d224ac0c32003493feaf86caeb321c11272662 Stored in directory: /root/.cache/pip/wheels/69/cd/40/119324e58bdd14b4d1610f005e461996e9f76786a22f89ddc2 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=13979 sha256=d436975e6bd5ee53a4160dac76e907322a34d372ffde0e0b85e206f3d87c39f0 Stored in directory: /root/.cache/pip/wheels/e3/c8/89/eee5b26578b33491ceb45ca0515e8c6898e03a68a3b6fa1498 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=11675 sha256=46733dcf4ff93761c0d0120b6e256293e238ed546aa63cb85b69951768b38461 Stored in directory: /root/.cache/pip/wheels/c1/fb/68/f9445e9a056545be78adbef6c7b184087b1a7a687f3330cff7 Building wheel for py (pyproject.toml): started Building wheel for py (pyproject.toml): finished with status 'done' Created wheel for py: filename=py-1.11.0-py2.py3-none-any.whl size=98764 sha256=b2c49faf6ac5324034c6d2d33476283cb897ce9bc947a5ea52f2cbf1ce0368a3 Stored in directory: /root/.cache/pip/wheels/97/66/d7/33e22f7397d0b70c62e13eb33339f8e4a8e1060c66ba96a599 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=77158 sha256=65b61a749f154e080c02895270f6b13c7cb0e83f9b62306cddb7d92940e27703 Stored in directory: /root/.cache/pip/wheels/b3/04/a6/2bbbdbd01bf86b151a998515c6080f7a1cd8b9c0a8625ecf11 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=155282 sha256=2443f3088be7a9cdc0d8b8ba44a08e76b5c20434ff070dbebfd3158adf4e6164 Stored in directory: /root/.cache/pip/wheels/27/80/27/21df7a407c2b46881e4a3721142ea6a0a7be8163a98a6eaaf1 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=37212 sha256=7eb8c95d88396fe5c4fcd7a6b44ecf08c479e86a6af153eb85c51574a31848a7 Stored in directory: /root/.cache/pip/wheels/f0/fc/1e/7611f3f3f196936f7f2dbce332dfcdb231c37477892860dcdb Building wheel for pyflakes (setup.py): started Building wheel for pyflakes (setup.py): finished with status 'done' Created wheel for pyflakes: filename=pyflakes-2.5.0-py2.py3-none-any.whl size=66100 sha256=13989fe9d0b2844370c883f66d0b3cba0d8253be4898e1e57cc77b0a8656829f Stored in directory: /root/.cache/pip/wheels/3e/a8/f5/ded36b853e80dbbf1008601947327cfaf4c978b867527e0dbf Building wheel for pylint (pyproject.toml): started Building wheel for pylint (pyproject.toml): finished with status 'done' Created wheel for pylint: filename=pylint-2.15.5-py3-none-any.whl size=508251 sha256=f760556cfafd67676c34420288722e9afa0f8308c7497a1ba9611475dde44361 Stored in directory: /root/.cache/pip/wheels/b5/c0/4a/51fbd5482a861f11918dc34902dbbbdf3b0848032ae535ef83 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-9.8-py3-none-any.whl size=218891 sha256=8e62688a8b1128acd42fa823f3d429d22f4284b5e6dd4d3cd56721559a5a211b Stored in directory: /root/.cache/pip/wheels/7c/d2/67/6745ac075344123219183740a8a353f4b8266e61a53a59975c Building wheel for pytest (pyproject.toml): started Building wheel for pytest (pyproject.toml): finished with status 'done' Created wheel for pytest: filename=pytest-7.2.0-py3-none-any.whl size=316790 sha256=e22139d3cf59c82c08ca57dd555fc38f2be9e5113ffc3f1b370a41ab53bbcb34 Stored in directory: /root/.cache/pip/wheels/80/6e/df/37bcb0f62c41b825e736b2e0aad1e1dbab02603c5a3618a3e0 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.20.1-py3-none-any.whl size=14398 sha256=de4fa44f10152ac6ddd0ca92d8a53fe5ac307694c4af6134835fafb0a4cb0b82 Stored in directory: /root/.cache/pip/wheels/09/bb/2e/527261a3e76508f72556a044775efe55ebcd05d3ccbc36b98a 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.0.0-py3-none-any.whl size=21534 sha256=a6ebf7d2607fd50012c96f044b634d4df75d49fb189c61dbf548abe273d4bde3 Stored in directory: /root/.cache/pip/wheels/2f/d8/e4/95aab5340f7eea141537cf9a11c4cc235a57f032acb1c27215 Building wheel for pytest-forked (pyproject.toml): started Building wheel for pytest-forked (pyproject.toml): finished with status 'done' Created wheel for pytest-forked: filename=pytest_forked-1.4.0-py3-none-any.whl size=4898 sha256=516be54d0ac5c2fdcbb0da4d6405769a17d542053df63f68d7975fd375dc0882 Stored in directory: /root/.cache/pip/wheels/d3/50/2d/babdbdd7167519f364012af0cf49fcde75854f134f06de3ef6 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-3.2.0-py3-none-any.whl size=16765 sha256=8e43bd9d882454ac80fa88d8d403d3b8a0aff07557203e5d7756c9d5261e88dd Stored in directory: /root/.cache/pip/wheels/2c/30/e4/e1dda6768827985b53017f486dc780f72feabf96f38012d4a0 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.10.0-py3-none-any.whl size=9273 sha256=041653ea7f89071693c8f827e073adb9333125de6b60d8b117e8e434a45ad159 Stored in directory: /root/.cache/pip/wheels/3a/66/fa/fe93dbcc63adbb4734f7430c67963acc0bbb4d640b87c7b910 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.0.2-py3-none-any.whl size=36538 sha256=581d3f13a708f8425c40029f405a34153b77555665aa995d090cc456ee1d6e20 Stored in directory: /root/.cache/pip/wheels/e7/1f/27/67965cd746c1dd38f0d2b8ad08436a96491cfd8c1bfaeba13d 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-cp310-cp310-linux_x86_64.whl size=330455 sha256=07ce6181b65164cd77ff734582a8e6932a6bd8dd4fefb9dd7bf371aaabf63030 Stored in directory: /root/.cache/pip/wheels/b5/7e/f4/43c9991f38171cfb199fbc3240bdced6fe260e166c0ef6f1d7 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=13407 sha256=04e485f5cf7963c20b5891b9037f255c5ed470859247dab6cff4da7b066c2a36 Stored in directory: /root/.cache/pip/wheels/92/91/f3/fe90f0a1761eab904d896d84773e1eb80d6edeb78424d7fbfd 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=3898 sha256=2ea90257ce8f6a3ae0632ded154c38f10dd1556f08e10c01d61dfbceecb80d2e Stored in directory: /root/.cache/pip/wheels/73/7c/ae/32f92d0d0fb11484ce9beeffb1eca1f69059056b695c6380e2 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=3287 sha256=e74828af8ecfc78f88cab7f5497c2c7fd6517aa7d90146fffe9bde81175fbb8d Stored in directory: /root/.cache/pip/wheels/76/86/4e/ddef0d8ff1946bc4f7e865ff3236aa0813d68bb42bde0f0984 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=5832 sha256=a62b1a304f320bc6ef3f1843ca0cec799bc33fd60d9cce50862405d7381b09a0 Stored in directory: /root/.cache/pip/wheels/d9/53/34/dba4ad8bec9269fcb8e8f410b6216cc14c60f22ec399ab3ee6 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=4a91b17961e99cf01f009259e1f41b2ead393d24bb55630160d683308e5b36be Stored in directory: /root/.cache/pip/wheels/a0/01/a3/1bbe294a1b2e868648a5fe691b996e29e618809bc453b309b8 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.0-py3-none-any.whl size=24267 sha256=fa8eaa68a92c23f54318f2f2366823ce9a53c7018589d139f23bd971f9dcbae3 Stored in directory: /root/.cache/pip/wheels/12/de/f3/29d383291985a56c6e51fb8b4667a6345d4abe14aaef505c9d Building wheel for tornado (pyproject.toml): started Building wheel for tornado (pyproject.toml): finished with status 'done' Created wheel for tornado: filename=tornado-6.2-cp37-abi3-linux_x86_64.whl size=425519 sha256=5f46e1b75f8069d91a3ae9c699df37a23011b39cda0fd3eb173fef0b0cb9ad9f Stored in directory: /root/.cache/pip/wheels/aa/bb/1c/de54a0512806caf289502e37c43eb6621d0e0439c39b2f9a38 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.4-cp310-cp310-linux_x86_64.whl size=870645 sha256=97859944e22388461a9bdbdd08f765a4ea13a5296e818b11c9933edd67822c91 Stored in directory: /root/.cache/pip/wheels/93/e8/55/f40e3bef61090a2a2c66237c03bc728646506f569bea932ae0 Building wheel for watchdog (setup.py): started Building wheel for watchdog (setup.py): finished with status 'done' Created wheel for watchdog: filename=watchdog-2.1.9-py3-none-any.whl size=78392 sha256=fcce2ff8100ce3873d4e424c6f558657e8090d85402b442294b306bb28e05699 Stored in directory: /root/.cache/pip/wheels/5f/58/1d/9e3a882eddb4f19b1e5bcdb0b2ab4bf310639c3098966cc1c7 Building wheel for wcmatch (pyproject.toml): started Building wheel for wcmatch (pyproject.toml): finished with status 'done' Created wheel for wcmatch: filename=wcmatch-8.4.1-py3-none-any.whl size=39901 sha256=44dd51c98d883c1aeb5ced05eb6c2843ac186257d2565f8e3d425cf734b0c26d Stored in directory: /root/.cache/pip/wheels/6a/a9/47/47dbe5e0612a881912d21f27d827122f997d8d4920d14e769d 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.5-py2.py3-none-any.whl size=29206 sha256=efd00153cb9761f70748a9c902cbcdfaae6b03f46b91dc6225ae00422432d79b Stored in directory: /root/.cache/pip/wheels/c5/a5/8c/94309243ac89028b608566ff18a8807d68bece35bd343b974e Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-22.1.0-py2.py3-none-any.whl size=58795 sha256=16728ec50631d190628d1911e076213f419080097c68204a55da1855632dcc04 Stored in directory: /root/.cache/pip/wheels/00/7a/be/93f65a2acf9fd7865b67f3de1b1d2d43218723f6d1f6a6f31a 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.3-py3-none-any.whl size=96574 sha256=016dee4d32002bb9494c22ddadb7bb79eb0c711b72e1a36924550dd468ac959c Stored in directory: /root/.cache/pip/wheels/14/83/7f/f805980914f2fec3b01850a7a1dace3d3266ad3342cba38877 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.6-py3-none-any.whl size=110515 sha256=26cf553bf47909a54fe9dde4ce2712f65131b03feb36f72858eedbdc4d226c11 Stored in directory: /root/.cache/pip/wheels/1f/b9/48/f909aa00dea9a4d28934eb88ebefc3ca6cb3f7b3ce9bce85e8 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.2-py3-none-any.whl size=133084 sha256=e4acbb82bd761512db7e94f3e6e6f37c71e82100c02a8fbe1a3d8596be26e7b4 Stored in directory: /root/.cache/pip/wheels/e5/b5/44/a33721cdcddd5dcc86cda843e96666abd51f8294aed88842e3 Building wheel for markdown (pyproject.toml): started Building wheel for markdown (pyproject.toml): finished with status 'done' Created wheel for markdown: filename=Markdown-3.3.7-py3-none-any.whl size=97760 sha256=4587a53f034426765c9708bf31a87021ce3ceb704899531fe441568466cc8554 Stored in directory: /root/.cache/pip/wheels/dd/41/12/38e12ab76ee753a1b711bb72dbf8fac9fec48c55058d2ebd76 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.1-cp310-cp310-linux_x86_64.whl size=29896 sha256=630f9a85a161f75f1940adaaf9a7a1b3f854e0f49398d4c25b0d838d25c9b4bf Stored in directory: /root/.cache/pip/wheels/f1/55/f9/11e14e65b712d33c594a5bed305ac4a011dec2b2e67ae07bd3 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=4695 sha256=94a87df87519d4e07b2619ee8c088109bfc2f0ca440a6f09def5ceef786eecc5 Stored in directory: /root/.cache/pip/wheels/09/29/dd/3605c599c49cadb75402974651a569d5c7b1b4e8a3154ce7ff Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-21.3-py3-none-any.whl size=40735 sha256=48f29e648d0b4b0db89a67c65922055975b6584a2049560a8c8aaf1b2768d772 Stored in directory: /root/.cache/pip/wheels/9d/1e/77/05abacaf7e82c8ce47398a54d17dd8251e2d8ae5f297101773 Building wheel for paramiko (setup.py): started Building wheel for paramiko (setup.py): finished with status 'done' Created wheel for paramiko: filename=paramiko-2.11.0-py2.py3-none-any.whl size=212882 sha256=5f1f1819a303e17437bb96205bc53ff9a8735e45584c8bad805f9a54234240f5 Stored in directory: /root/.cache/pip/wheels/b7/c2/65/a8215494a3a80bd2c3bb6f4ed1be21b660650dbe199de21f3e Building wheel for pathspec (pyproject.toml): started Building wheel for pathspec (pyproject.toml): finished with status 'done' Created wheel for pathspec: filename=pathspec-0.10.1-py3-none-any.whl size=27871 sha256=69baaee0e9f7e59da1cb9fa447ffab8f72ed985b8ac3e8ea5c4d2536c0dd790c Stored in directory: /root/.cache/pip/wheels/b8/49/13/64db085d4a01271cc8885eb413cb11374da544c42c3d3d4fed Building wheel for platformdirs (pyproject.toml): started Building wheel for platformdirs (pyproject.toml): finished with status 'done' Created wheel for platformdirs: filename=platformdirs-2.4.1-py3-none-any.whl size=14443 sha256=6ba5c29243aa81d470887c3cbce6ca7e515aa1d66b9eaa484e0e9d335f990615 Stored in directory: /root/.cache/pip/wheels/ec/37/d1/1aed8b4e8c897b7f459b74ff9329e8418a2295560ac53f06fa Building wheel for pluggy (pyproject.toml): started Building wheel for pluggy (pyproject.toml): finished with status 'done' Created wheel for pluggy: filename=pluggy-1.0.0-py2.py3-none-any.whl size=13675 sha256=d0d58d7b27d37be66c205d29762487ba70004061e4db5cb9d03098f939cbc8fe Stored in directory: /root/.cache/pip/wheels/bd/26/f8/6ad7563773aead3c95fea440ad73def1d47015b1f95bc32334 Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.9.1-py2.py3-none-any.whl size=41477 sha256=f30f2ec811231d5393b46ba41a7984c01bad6386b9fe9a6e0aeb516ebdca15e4 Stored in directory: /root/.cache/pip/wheels/97/f5/cc/f380395a251e525c689d8d1921ad271ec6ad4308e3445bc6e1 Building wheel for pygments (setup.py): started Building wheel for pygments (setup.py): finished with status 'done' Created wheel for pygments: filename=Pygments-2.13.0-py3-none-any.whl size=1098749 sha256=0ce42d3c66dab7300eae0dad839f82d222d5bc6e4a7f464b3b117875a0182285 Stored in directory: /root/.cache/pip/wheels/6c/23/51/050b3ed2efa87ccd78d03172a5dcf8cfcfbc49cdb3e06f9e5d 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=247692 sha256=dc4545a9f47886988f04fdd08d7f2ff093b6732590929e4311c3692621e0a952 Stored in directory: /root/.cache/pip/wheels/5e/87/02/8ea7b02c6efadec2a4360057b27e4d9f7f6851461a3513b485 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-cp310-cp310-linux_x86_64.whl size=45330 sha256=3186c590f0e5c6bfb8a8df2ac99e61cb654391b902864662d53759c49281f987 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d Building wheel for regex (setup.py): started Building wheel for regex (setup.py): finished with status 'done' Created wheel for regex: filename=regex-2022.10.31-cp310-cp310-linux_x86_64.whl size=684696 sha256=664935ce364463d1f63f9a6a30e5ad63be01a7bb134681682014d88a05c05416 Stored in directory: /root/.cache/pip/wheels/53/08/6e/0a19ecf81d7e2099d9324cb9b742c9e026508abd1097976aed Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.28.1-py3-none-any.whl size=62826 sha256=9fa4c7b3e6b5b2e3bc25c2a81cb281b9f76fa344c3c05b5bb8ef235d37b3dfef Stored in directory: /root/.cache/pip/wheels/9d/5d/0f/928dfe8743bf7087d836b3a5f7ed701f0caa30a06edb411296 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=11038 sha256=e3bb4c11d6cd0046e5cecfacba99678071709d39761509eae619021e73c2f961 Stored in directory: /root/.cache/pip/wheels/b5/60/24/a57e1127f191bcc8ff4a2f22ee78e4eeeff58c6bc6ed3fec2a 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=c351f96ba658fa5c284b5c3f3036cfc3db32f9700c4d5a6a29f3d1fb10da4626 Stored in directory: /root/.cache/pip/wheels/5e/2d/f9/a8d3aa83dbc50206ba48484888342f10b89e450cc49c37f7bb Building wheel for traitlets (pyproject.toml): started Building wheel for traitlets (pyproject.toml): finished with status 'done' Created wheel for traitlets: filename=traitlets-5.5.0-py3-none-any.whl size=107379 sha256=f7417de41a46e385ed987e5631f0dea94ce8e143aca078177050030ae99fd372 Stored in directory: /root/.cache/pip/wheels/d1/df/5f/c88929aa4b75684e97bd3e076a3e5eaa5e4b9605cec1e58cc5 Building wheel for Werkzeug (setup.py): started Building wheel for Werkzeug (setup.py): finished with status 'done' Created wheel for Werkzeug: filename=Werkzeug-2.2.3-py3-none-any.whl size=233551 sha256=4b2beea94040afefa38afdba301e0424ef7135ec8f9a165958e5301d05bb2b95 Stored in directory: /root/.cache/pip/wheels/dc/2c/78/e4001bfd0204b9f106541dad57868acf25738cf79357ed9cc6 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-cp310-cp310-linux_x86_64.whl size=82718 sha256=de2c3b2992625a2da7237319afe8072aaa9a3a7c430f71263f86ad99e86bba14 Stored in directory: /root/.cache/pip/wheels/48/ff/c8/d48566c5aa2dc40b22631280ae8e24de2aee00d7806ea739e6 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=9091 sha256=5eeb43dbf552b6070f9ec9fe3c9862d890c618acb100c0005b3902cb70a26ecd Stored in directory: /root/.cache/pip/wheels/56/47/ed/0c3687d4b5241a1e773de37ae18d4df12b4d4b6b9c2329a6c2 Building wheel for joblib (setup.py): started Building wheel for joblib (setup.py): finished with status 'done' Created wheel for joblib: filename=joblib-1.2.0-py3-none-any.whl size=297970 sha256=9e6ab2e7f0027baf8f60734c8d02deb1663e3be27161f5c911a09c5c62eadd59 Stored in directory: /root/.cache/pip/wheels/2d/57/56/dd7701b88c8e75854b144f86618b22680b9925675056c1a199 Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.1.1-py3-none-any.whl size=6201 sha256=fa852e957f97252205e105dd55bbc23b419a70fec0085708fc0515e399f304fd Stored in directory: /root/.cache/pip/wheels/80/a0/d0/42782e42987ffcfeaff65b4df4f92e6cae473be4dd0f87adfd Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.64.1-py2.py3-none-any.whl size=78469 sha256=bc48312bf55bfd52d81746858d38112a6a245b3f2429f95d47d1e8729708d386 Stored in directory: /root/.cache/pip/wheels/76/ac/f0/abbbe21d00819622346c008188c7eb736e6f012c9bd566a60c 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-cp310-cp310-linux_x86_64.whl size=1045910 sha256=9eac038c743469cb3f8ec3e2714d20c8c0d5b81e5d07fd23e69dc8077fde9895 Stored in directory: /root/.cache/pip/wheels/db/db/c4/5fec7451b1fb200056c9141abba8a7d48c8399e5fa69484090 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2022.12.7-py3-none-any.whl size=155240 sha256=3c325c337090d34cd9759d6ef248c6ad96c562360b4fde9b80daa29f65a3e06c Stored in directory: /root/.cache/pip/wheels/4d/f2/e3/c5540444a6fd6de67f8c43d73e6ba7c7549930191909ca5ab5 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-2.1.1-py3-none-any.whl size=39748 sha256=1b4981d0ed13e2ee5eddacf6cad491f6f4f268fd5d4f661c379c4805b1875992 Stored in directory: /root/.cache/pip/wheels/3f/fe/65/323c091566bd905e581bb32c4b88abcda3d3242ce1adfd2835 Building wheel for cryptography (pyproject.toml): started Building wheel for cryptography (pyproject.toml): finished with status 'done' Created wheel for cryptography: filename=cryptography-38.0.3-cp310-cp310-linux_x86_64.whl size=2447534 sha256=e9a89f11269f6305d73f88b3010978ad3e7a668da17d7921385a1a5fb0ae835e Stored in directory: /root/.cache/pip/wheels/9b/60/87/c7f085839072336b1a0c42f23d37426783ebb4054329b4cd96 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=61539 sha256=6414764f630a0f1f4d776d8fad94ed8d9f0baef5320c8b20ecd938ae96751e19 Stored in directory: /root/.cache/pip/wheels/31/13/f5/2443163e4579f82666cc4b171851ffd69b70066eb6c2ac94e5 Building wheel for pynacl (pyproject.toml): started Building wheel for pynacl (pyproject.toml): still running... Building wheel for pynacl (pyproject.toml): finished with status 'done' Created wheel for pynacl: filename=PyNaCl-1.5.0-cp310-cp310-linux_x86_64.whl size=1135744 sha256=ea847c86f2e975e33030f5de73be0bb6ae4bcc97299e939d62e661d65f26eff1 Stored in directory: /root/.cache/pip/wheels/d6/b6/aa/ee9c8cff9b446cde8825a5c7d5be57a8312c7ef3eed7c47843 Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.0.9-py3-none-any.whl size=98338 sha256=4c618a4d5a6990e8b6b5c8f203efd5f9ef6bd1e9e9340c61c84f896115a6b5c3 Stored in directory: /root/.cache/pip/wheels/50/41/74/aed38ddc97f90ce428d253a7032f9413545e4d2fe3a403afcc Building wheel for urllib3 (setup.py): started Building wheel for urllib3 (setup.py): finished with status 'done' Created wheel for urllib3: filename=urllib3-1.26.12-py2.py3-none-any.whl size=140381 sha256=1621b9268f3eb96595f8a7dd7994b46f9fb7d40847d85a6332320992a20c8c17 Stored in directory: /root/.cache/pip/wheels/a0/83/62/b794bda3184567bbf56ca2fa2449b22f19a0a7fdfccebecc61 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-cp310-cp310-linux_x86_64.whl size=423780 sha256=dd94c00d897ff513c7baa01d8f46e95eb92ff613228dcb6d5ff5262130b2579a Stored in directory: /root/.cache/pip/wheels/9a/ee/45/194003e40379492794fdf4ff200b86205f5f63115b85864251 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=118719 sha256=d4534a34cd614254d6249a1f1973b3ab93a820cd5d4bff89d5c0179bd3b2f683 Stored in directory: /root/.cache/pip/wheels/58/a4/9c/fae3172242ade772e11146b5d649276885cdf456903e1b8d98 Successfully built apipkg astroid asttokens backcall black bracex coverage exceptiongroup execnet executing flake8 flake8-docstrings freezegun ghp-import 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 parso pdoc3 pexpect pickleshare prompt-toolkit ptyprocess pure-eval py pyasn1 pyasn1-modules pydocstyle pyflakes pylint pymdown-extensions pytest pytest-asyncio pytest-cov pytest-forked pytest-html pytest-mock pytest-xdist python-ldap pywget pyyaml-env-tag repackage sftp-py snowballstemmer stack-data tornado typed-ast watchdog wcmatch wcwidth attrs click dill jinja2 markdown MarkupSafe mypy-extensions packaging paramiko pathspec platformdirs pluggy pycodestyle pygments python-dateutil pyyaml regex requests six tomli traitlets Werkzeug wrapt decorator joblib termcolor tqdm bcrypt certifi charset-normalizer cryptography idna pynacl pyparsing urllib3 cffi pycparser if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.1/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.1/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-2.1/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/apipkg-3.0.1-py3-none-any.whl Processing ./src/astroid-2.12.12-py3-none-any.whl Processing ./src/asttokens-2.1.0-py2.py3-none-any.whl Processing ./src/backcall-0.2.0-py2.py3-none-any.whl Processing ./src/black-22.10.0-py3-none-any.whl Processing ./src/bracex-2.3.post1-py3-none-any.whl Processing ./src/coverage-6.5.0-cp310-cp310-linux_x86_64.whl Processing ./src/exceptiongroup-1.0.1-py3-none-any.whl Processing ./src/execnet-1.9.0-py2.py3-none-any.whl Processing ./src/executing-1.2.0-py2.py3-none-any.whl Processing ./src/flake8-5.0.4-py2.py3-none-any.whl Processing ./src/flake8_docstrings-1.6.0-py2.py3-none-any.whl Processing ./src/freezegun-1.2.2-py3-none-any.whl Processing ./src/ghp_import-2.1.0-py3-none-any.whl Processing ./src/iniconfig-1.1.1-py2.py3-none-any.whl Processing ./src/ipython-8.6.0-py3-none-any.whl Processing ./src/isort-5.10.1-py3-none-any.whl Processing ./src/jedi-0.18.1-py2.py3-none-any.whl Processing ./src/jmespath-1.0.1-py3-none-any.whl Processing ./src/lazy_object_proxy-1.8.0-cp310-cp310-linux_x86_64.whl Processing ./src/livereload-2.6.3-py2.py3-none-any.whl Processing ./src/lunr-0.6.2-py2.py3-none-any.whl Processing ./src/Mako-1.2.3-py3-none-any.whl Processing ./src/matplotlib_inline-0.1.6-py3-none-any.whl Processing ./src/mccabe-0.7.0-py2.py3-none-any.whl Processing ./src/mergedeep-1.3.4-py3-none-any.whl Processing ./src/mkdocs-1.4.2-py3-none-any.whl Processing ./src/mkdocs_add_number_plugin-1.2.2-py3-none-any.whl Processing ./src/mkdocs_awesome_pages_plugin-2.8.0-py3-none-any.whl Processing ./src/mkdocs_exclude-1.0.2-py3-none-any.whl Processing ./src/mkdocs_macros_plugin-0.7.0-py3-none-any.whl Processing ./src/mkdocs_material-8.5.9-py3-none-any.whl Processing ./src/mkdocs_material_extensions-1.1-py3-none-any.whl Processing ./src/mock-4.0.3-py3-none-any.whl Processing ./src/more_itertools-9.0.0-py3-none-any.whl Processing ./src/natsort-8.2.0-py3-none-any.whl Processing ./src/nltk-3.7-py3-none-any.whl Processing ./src/parso-0.8.3-py2.py3-none-any.whl Processing ./src/pdoc3-0.10.0-py3-none-any.whl Processing ./src/pexpect-4.8.0-py2.py3-none-any.whl Processing ./src/pickleshare-0.7.5-py2.py3-none-any.whl Processing ./src/prompt_toolkit-3.0.32-py3-none-any.whl Processing ./src/ptyprocess-0.7.0-py2.py3-none-any.whl Processing ./src/pure_eval-0.2.2-py3-none-any.whl Processing ./src/py-1.11.0-py2.py3-none-any.whl Processing ./src/pyasn1-0.4.8-py2.py3-none-any.whl Processing ./src/pyasn1_modules-0.2.8-py2.py3-none-any.whl Processing ./src/pydocstyle-6.1.1-py3-none-any.whl Processing ./src/pyflakes-2.5.0-py2.py3-none-any.whl Processing ./src/pylint-2.15.5-py3-none-any.whl Processing ./src/pymdown_extensions-9.8-py3-none-any.whl Processing ./src/pytest-7.2.0-py3-none-any.whl Processing ./src/pytest_asyncio-0.20.1-py3-none-any.whl Processing ./src/pytest_cov-4.0.0-py3-none-any.whl Processing ./src/pytest_forked-1.4.0-py3-none-any.whl Processing ./src/pytest_html-3.2.0-py3-none-any.whl Processing ./src/pytest_httpserver-1.0.6-py3-none-any.whl Processing ./src/pytest_metadata-2.0.4-py3-none-any.whl Processing ./src/pytest_mock-3.10.0-py3-none-any.whl Processing ./src/pytest_xdist-3.0.2-py3-none-any.whl Processing ./src/python_ldap-3.4.3-cp310-cp310-linux_x86_64.whl Processing ./src/pywget-0.31-py2.py3-none-any.whl Processing ./src/pyyaml_env_tag-0.1-py3-none-any.whl Processing ./src/repackage-0.7.3-py3-none-any.whl Processing ./src/sftp_py-0.2.1-py3-none-any.whl Processing ./src/snowballstemmer-2.2.0-py2.py3-none-any.whl Processing ./src/stack_data-0.6.0-py3-none-any.whl Processing ./src/tornado-6.2-cp37-abi3-linux_x86_64.whl Processing ./src/typed_ast-1.5.4-cp310-cp310-linux_x86_64.whl Processing ./src/watchdog-2.1.9-py3-none-any.whl Processing ./src/wcmatch-8.4.1-py3-none-any.whl Processing ./src/wcwidth-0.2.5-py2.py3-none-any.whl Requirement already satisfied: wrapt<2,>=1.11 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from astroid==2.12.12->-r requirements3.txt.tmp (line 2)) (1.14.1) Requirement already satisfied: six in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from asttokens==2.1.0->-r requirements3.txt.tmp (line 3)) (1.16.0) Requirement already satisfied: pathspec>=0.9.0 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from black==22.10.0->-r requirements3.txt.tmp (line 5)) (0.10.1) Requirement already satisfied: platformdirs>=2 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from black==22.10.0->-r requirements3.txt.tmp (line 5)) (2.4.1) Processing ./src/mypy_extensions-1.0.0-py3-none-any.whl Requirement already satisfied: click>=8.0.0 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from black==22.10.0->-r requirements3.txt.tmp (line 5)) (8.1.3) Requirement already satisfied: tomli>=1.1.0 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from black==22.10.0->-r requirements3.txt.tmp (line 5)) (2.0.1) Requirement already satisfied: pycodestyle<2.10.0,>=2.9.0 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from flake8==5.0.4->-r requirements3.txt.tmp (line 11)) (2.9.1) Requirement already satisfied: python-dateutil>=2.7 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from freezegun==1.2.2->-r requirements3.txt.tmp (line 13)) (2.8.2) Requirement already satisfied: pygments>=2.4.0 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from ipython==8.6.0->-r requirements3.txt.tmp (line 16)) (2.13.0) Requirement already satisfied: traitlets>=5 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from ipython==8.6.0->-r requirements3.txt.tmp (line 16)) (5.5.0) Requirement already satisfied: decorator in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from ipython==8.6.0->-r requirements3.txt.tmp (line 16)) (5.1.1) Requirement already satisfied: MarkupSafe>=0.9.2 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from Mako==1.2.3->-r requirements3.txt.tmp (line 23)) (2.1.1) Requirement already satisfied: jinja2>=2.11.1 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from mkdocs==1.4.2->-r requirements3.txt.tmp (line 27)) (3.1.2) Requirement already satisfied: pyyaml>=5.1 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from mkdocs==1.4.2->-r requirements3.txt.tmp (line 27)) (6.0) Requirement already satisfied: packaging>=20.5 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from mkdocs==1.4.2->-r requirements3.txt.tmp (line 27)) (21.3) Requirement already satisfied: markdown<3.4,>=3.2.1 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from mkdocs==1.4.2->-r requirements3.txt.tmp (line 27)) (3.3.7) Requirement already satisfied: termcolor in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from mkdocs-macros-plugin==0.7.0->-r requirements3.txt.tmp (line 31)) (2.1.1) Requirement already satisfied: requests>=2.26 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from mkdocs-material==8.5.9->-r requirements3.txt.tmp (line 32)) (2.28.1) Requirement already satisfied: regex>=2021.8.3 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from nltk==3.7->-r requirements3.txt.tmp (line 37)) (2022.10.31) Requirement already satisfied: joblib in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from nltk==3.7->-r requirements3.txt.tmp (line 37)) (1.2.0) Requirement already satisfied: tqdm in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from nltk==3.7->-r requirements3.txt.tmp (line 37)) (4.64.1) Requirement already satisfied: tomlkit>=0.10.1 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from pylint==2.15.5->-r requirements3.txt.tmp (line 50)) (0.11.5) Requirement already satisfied: dill>=0.2 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from pylint==2.15.5->-r requirements3.txt.tmp (line 50)) (0.3.6) Requirement already satisfied: pluggy<2.0,>=0.12 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from pytest==7.2.0->-r requirements3.txt.tmp (line 52)) (1.0.0) Requirement already satisfied: attrs>=19.2.0 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from pytest==7.2.0->-r requirements3.txt.tmp (line 52)) (22.1.0) Requirement already satisfied: Werkzeug>=2.0.0 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from pytest-httpserver==1.0.6->-r requirements3.txt.tmp (line 57)) (2.2.3) Requirement already satisfied: paramiko>=2.7.1 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from sftp-py==0.2.1->-r requirements3.txt.tmp (line 65)) (2.11.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from packaging>=20.5->mkdocs==1.4.2->-r requirements3.txt.tmp (line 27)) (3.0.9) Requirement already satisfied: pynacl>=1.0.1 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 65)) (1.5.0) Requirement already satisfied: bcrypt>=3.1.3 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 65)) (4.0.1) Requirement already satisfied: cryptography>=2.5 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 65)) (38.0.3) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from requests>=2.26->mkdocs-material==8.5.9->-r requirements3.txt.tmp (line 32)) (1.26.12) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-2.1/opt/python3_core/lib/python3.10/site-packages (from requests>=2.26->mkdocs-material==8.5.9->-r requirements3.txt.tmp (line 32)) (2022.12.7) Requirement already satisfied: charset-normalizer<3,>=2 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from requests>=2.26->mkdocs-material==8.5.9->-r requirements3.txt.tmp (line 32)) (2.1.1) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from requests>=2.26->mkdocs-material==8.5.9->-r requirements3.txt.tmp (line 32)) (3.4) Requirement already satisfied: cffi>=1.12 in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from cryptography>=2.5->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 65)) (1.15.1) Requirement already satisfied: pycparser in /opt/metwork-mfext-2.1/opt/python3/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.5->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 65)) (2.21) Installing collected packages: wcwidth, snowballstemmer, repackage, pyasn1, pure-eval, ptyprocess, pickleshare, iniconfig, executing, backcall, watchdog, typed-ast, tornado, pyyaml-env-tag, pywget, pymdown-extensions, pyflakes, pydocstyle, pyasn1-modules, py, prompt-toolkit, pexpect, parso, nltk, natsort, mypy-extensions, more-itertools, mock, mkdocs-material-extensions, mergedeep, mccabe, matplotlib-inline, Mako, lunr, lazy-object-proxy, jmespath, isort, execnet, exceptiongroup, coverage, bracex, asttokens, apipkg, wcmatch, stack-data, python-ldap, pytest-httpserver, pytest, pdoc3, livereload, jedi, ghp-import, freezegun, flake8, black, astroid, pytest-xdist, pytest-mock, pytest-metadata, pytest-forked, pytest-cov, pytest-asyncio, pylint, mkdocs, ipython, flake8-docstrings, sftp-py, pytest-html, mkdocs-material, mkdocs-macros-plugin, mkdocs-exclude, mkdocs-awesome-pages-plugin, mkdocs-add-number-plugin Successfully installed Mako-1.2.3 apipkg-3.0.1 astroid-2.12.12 asttokens-2.1.0 backcall-0.2.0 black-22.10.0 bracex-2.3.post1 coverage-6.5.0 exceptiongroup-1.0.1 execnet-1.9.0 executing-1.2.0 flake8-5.0.4 flake8-docstrings-1.6.0 freezegun-1.2.2 ghp-import-2.1.0 iniconfig-1.1.1 ipython-8.6.0 isort-5.10.1 jedi-0.18.1 jmespath-1.0.1 lazy-object-proxy-1.8.0 livereload-2.6.3 lunr-0.6.2 matplotlib-inline-0.1.6 mccabe-0.7.0 mergedeep-1.3.4 mkdocs-1.4.2 mkdocs-add-number-plugin-1.2.2 mkdocs-awesome-pages-plugin-2.8.0 mkdocs-exclude-1.0.2 mkdocs-macros-plugin-0.7.0 mkdocs-material-8.5.9 mkdocs-material-extensions-1.1 mock-4.0.3 more-itertools-9.0.0 mypy-extensions-1.0.0 natsort-8.2.0 nltk-3.7 parso-0.8.3 pdoc3-0.10.0 pexpect-4.8.0 pickleshare-0.7.5 prompt-toolkit-3.0.32 ptyprocess-0.7.0 pure-eval-0.2.2 py-1.11.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pydocstyle-6.1.1 pyflakes-2.5.0 pylint-2.15.5 pymdown-extensions-9.8 pytest-7.2.0 pytest-asyncio-0.20.1 pytest-cov-4.0.0 pytest-forked-1.4.0 pytest-html-3.2.0 pytest-httpserver-1.0.6 pytest-metadata-2.0.4 pytest-mock-3.10.0 pytest-xdist-3.0.2 python-ldap-3.4.3 pywget-0.31 pyyaml-env-tag-0.1 repackage-0.7.3 sftp-py-0.2.1 snowballstemmer-2.2.0 stack-data-0.6.0 tornado-6.2 typed-ast-1.5.4 watchdog-2.1.9 wcmatch-8.4.1 wcwidth-0.2.5 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.1/opt/python3_devtools/lib/python3.10/site-packages; then mkdir -p /opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/site-packages; fi if test -f /opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.1/opt/python3_devtools/lib/python3.10/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.1/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/asttokens.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/backcall.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/bracex.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/exceptiongroup.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/executing.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/flake8-docstrings.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/ghp-import.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/iniconfig.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/ipython.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/jedi.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/jmespath.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/matplotlib-inline.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/mergedeep.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-pages-plugin.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/natsort.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/parso.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pexpect.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pickleshare.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/prompt-toolkit.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/ptyprocess.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pure-eval.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/py.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pyasn1-modules.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pyasn1.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pytest-asyncio.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pytest-forked.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pytest-html.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pytest-httpserver.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pytest-metadata.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/python-ldap.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pywget.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/pyyaml_env_tag.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/repackage.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/sftp-py.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/stack-data.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/typed-ast.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/watchdog.yaml is ready /opt/metwork-mfext-2.1/opt/python3_devtools/share/metwork_packages/wcmatch.yaml is ready /opt/metwork-mfext-2.1/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.1/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-2.1/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.1/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_e76e1ccb9ce2cff6ccb8c314205829c7.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.1/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/java" "java" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: 6bbcf5dcfbe23bf9a62aedfa2aaa1c7b cache missed (/buildcache/mfext_cache_layer_java_a340171eea09dba23355ee735b62158a.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.1/opt/java ; \ fi make[3]: Entering directory '/src/layers/layer8_java/0500_openjdk' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,java@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml touch /opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml echo "name: 'openjdk'" >>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml echo "version: '11.0.5+10'" >>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml echo "checksum: 'b36a67900617c0f1b16511c0286dc5b7'" >>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml echo -n "AdoptOpenJDK uses infrastructure, build and test scripts to produce prebuilt binaries from OpenJDK™ class libraries and a choice of either the OpenJDK HotSpot or Eclipse OpenJ9 VM. All AdoptOpenJDK binaries and scripts are open source licensed and available for free." |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml echo "website: 'https://adoptopenjdk.net'" >>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml echo "license: 'GPL v2 with Classpath Exception (GPLv2+CE).'" >>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/java/share/metwork_packages/openjdk.yaml; fi make --file=/opt/metwork-mfext-2.1/share/Makefile.standard PREFIX=/opt/metwork-mfext-2.1/opt/java download uncompress make[1]: Entering directory '/src/layers/layer8_java/0500_openjdk' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/OpenJDK11U-jdk_x64_linux_hotspot_11.0.5_10.tar.gz` `readlink -m ./sources` MD5 b36a67900617c0f1b16511c0286dc5b7 Computing checksum for /src/layers/layer8_java/0500_openjdk/build/OpenJDK11U-jdk_x64_linux_hotspot_11.0.5_10.tar.gz... Good checksum rm -Rf openjdk-11.0.5+10 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/OpenJDK11U-jdk_x64_linux_hotspot_11.0.5_10.tar.gz` tar.gz openjdk-11.0.5+10 make[1]: Leaving directory '/src/layers/layer8_java/0500_openjdk' cd build/jdk-11.0.5+10 && for DIR in bin conf demo include jmods legal lib man release; do rm -Rf /opt/metwork-mfext-2.1/opt/java/${DIR}; cp -Rf ${DIR} /opt/metwork-mfext-2.1/opt/java/; done make[3]: Leaving directory '/src/layers/layer8_java/0500_openjdk' if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-2.1/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/java" cache: /buildcache/mfext_cache_layer_java_a340171eea09dba23355ee735b62158a.tar created 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.1/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/monitoring" "monitoring" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: f064f4b8a9f21b17a7fe5b188db1cf21 cache missed (/buildcache/mfext_cache_layer_monitoring_f8ca7661ccf855b39e83898824546d3d.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.1/opt/monitoring ; \ fi make[3]: Entering directory '/src/layers/layer8_monitoring/0300_telegraf' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,monitoring@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml touch /opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "name: 'telegraf'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "version: '1.13.3-1'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checksum: 'c4e9024da0221a663449994d8719da89'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "influxdb plugin-driven server agent for collecting and reporting metrics." |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "website: 'https://github.com/influxdata/telegraf'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/telegraf.yaml; fi make --file=/opt/metwork-mfext-2.1/share/Makefile.standard PREFIX=/opt/metwork-mfext-2.1/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0300_telegraf' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/telegraf-1.13.3_linux_amd64.tar.gz` `readlink -m ./sources` MD5 c4e9024da0221a663449994d8719da89 Computing checksum for /src/layers/layer8_monitoring/0300_telegraf/build/telegraf-1.13.3_linux_amd64.tar.gz... Good checksum rm -Rf telegraf-1.13.3-1 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/telegraf-1.13.3_linux_amd64.tar.gz` tar.gz telegraf-1.13.3-1 make[1]: Leaving directory '/src/layers/layer8_monitoring/0300_telegraf' cd build/telegraf && cp -f usr/bin/telegraf /opt/metwork-mfext-2.1/opt/monitoring/bin/telegraf make[3]: Leaving directory '/src/layers/layer8_monitoring/0300_telegraf' make[3]: Entering directory '/src/layers/layer8_monitoring/0400_vector' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,monitoring@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml touch /opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml echo "name: 'vector'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml echo "version: '0.13.1'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml echo "checksum: '6e103313504dcc2b12feae18339ff56d'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml echo -n "Collect, transform, and route all observability data with one simple tool." |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml echo "website: 'https://vector.dev/'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml echo "license: 'MPL'" >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/monitoring/share/metwork_packages/vector.yaml; fi make --file=/opt/metwork-mfext-2.1/share/Makefile.standard PREFIX=/opt/metwork-mfext-2.1/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0400_vector' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz` `readlink -m ./sources` MD5 6e103313504dcc2b12feae18339ff56d Computing checksum for /src/layers/layer8_monitoring/0400_vector/build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz... Good checksum rm -Rf vector-0.13.1 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz` tar.gz vector-0.13.1 make[1]: Leaving directory '/src/layers/layer8_monitoring/0400_vector' cd build/vector-x86_64-unknown-linux-musl/bin && cp -f vector /opt/metwork-mfext-2.1/opt/monitoring/bin/vector make[3]: Leaving directory '/src/layers/layer8_monitoring/0400_vector' if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-2.1/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/monitoring" cache: /buildcache/mfext_cache_layer_monitoring_f8ca7661ccf855b39e83898824546d3d.tar created make[2]: Leaving directory '/src/layers/layer8_monitoring' make[2]: Entering directory '/src/layers/layer8_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/nodejs" "nodejs" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d source hash: e6d6a6acc5588a3a7dd3dedbe698c5b6 cache missed (/buildcache/mfext_cache_layer_nodejs_bfe612a3f20eed16f6eaa8520451cf01.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.1/opt/nodejs ; \ fi make[3]: Entering directory '/src/layers/layer8_nodejs/0500_nodejs' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,nodejs@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml touch /opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "name: 'nodejs'" >>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "version: '16.15.1'" >>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "checksum: 'daac0e498f44fd04b60a9d8fe62a50dd'" >>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo -n "description: '" >>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo -n "Node.js is a JavaScript runtime built on Chrome s V8 JavaScript engine. npm, provided with Node.js, is a software registry used to share and borrow packages, and to manage development as well." |sed "s/'/ /g" >>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "'" >>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "website: 'http://nodejs.org'" >>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml echo "license: 'X11'" >>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.1/opt/nodejs/share/metwork_packages/nodejs.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.1/opt/nodejs download uncompress make[1]: Entering directory '/src/layers/layer8_nodejs/0500_nodejs' /opt/metwork-mfext-2.1/bin/_download_helper.sh `readlink -m ./build/nodejs-16.15.1.tar.xz` `readlink -m ./sources` MD5 daac0e498f44fd04b60a9d8fe62a50dd Trying to download https://nodejs.org/dist/v16.15.1/node-v16.15.1-linux-x64.tar.xz... --2023-07-21 10:09:20-- https://nodejs.org/dist/v16.15.1/node-v16.15.1-linux-x64.tar.xz Resolving nodejs.org (nodejs.org)... 104.20.22.46, 104.20.23.46, 2606:4700:10::6814:162e, ... Connecting to nodejs.org (nodejs.org)|104.20.22.46|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 22041388 (21M) [application/x-xz] Saving to: '/src/layers/layer8_nodejs/0500_nodejs/build/nodejs-16.15.1.tar.xz' 0K .......... .......... .......... .......... .......... 0% 8.91M 2s 50K .......... .......... .......... .......... .......... 0% 26.6M 2s 100K .......... .......... .......... .......... .......... 0% 12.5M 2s 150K .......... .......... .......... .......... .......... 0% 27.8M 1s 200K .......... .......... .......... .......... .......... 1% 44.1M 1s 250K .......... .......... .......... .......... .......... 1% 20.8M 1s 300K .......... .......... .......... .......... .......... 1% 118M 1s 350K .......... .......... .......... .......... .......... 1% 31.5M 1s 400K .......... .......... .......... .......... .......... 2% 47.6M 1s 450K .......... .......... .......... .......... .......... 2% 423M 1s 500K .......... .......... .......... .......... .......... 2% 101M 1s 550K .......... .......... .......... .......... .......... 2% 51.1M 1s 600K .......... .......... .......... .......... .......... 3% 48.9M 1s 650K .......... .......... .......... .......... .......... 3% 458M 1s 700K .......... .......... .......... .......... .......... 3% 109M 1s 750K .......... .......... .......... .......... .......... 3% 67.9M 1s 800K .......... .......... .......... .......... .......... 3% 81.2M 1s 850K .......... .......... .......... .......... .......... 4% 104M 1s 900K .......... .......... .......... .......... .......... 4% 441M 1s 950K .......... .......... .......... .......... .......... 4% 71.0M 1s 1000K .......... .......... .......... .......... .......... 4% 460M 0s 1050K .......... .......... .......... .......... .......... 5% 125M 0s 1100K .......... .......... .......... .......... .......... 5% 427M 0s 1150K .......... .......... .......... .......... .......... 5% 51.2M 0s 1200K .......... .......... .......... .......... .......... 5% 202M 0s 1250K .......... .......... .......... .......... .......... 6% 212M 0s 1300K .......... .......... .......... .......... .......... 6% 100M 0s 1350K .......... .......... .......... .......... .......... 6% 289M 0s 1400K .......... .......... .......... .......... .......... 6% 126M 0s 1450K .......... .......... .......... .......... .......... 6% 464M 0s 1500K .......... .......... .......... .......... .......... 7% 140M 0s 1550K .......... .......... .......... .......... .......... 7% 178M 0s 1600K .......... .......... .......... .......... .......... 7% 477M 0s 1650K .......... .......... .......... .......... .......... 7% 205M 0s 1700K .......... .......... .......... .......... .......... 8% 223M 0s 1750K .......... .......... .......... .......... .......... 8% 150M 0s 1800K .......... .......... .......... .......... .......... 8% 299M 0s 1850K .......... .......... .......... .......... .......... 8% 469M 0s 1900K .......... .......... .......... .......... .......... 9% 192M 0s 1950K .......... .......... .......... .......... .......... 9% 205M 0s 2000K .......... .......... .......... .......... .......... 9% 149M 0s 2050K .......... .......... .......... .......... .......... 9% 463M 0s 2100K .......... .......... .......... .......... .......... 9% 243M 0s 2150K .......... .......... .......... .......... .......... 10% 285M 0s 2200K .......... .......... .......... .......... .......... 10% 439M 0s 2250K .......... .......... .......... .......... .......... 10% 264M 0s 2300K .......... .......... .......... .......... .......... 10% 207M 0s 2350K .......... .......... .......... .......... .......... 11% 401M 0s 2400K .......... .......... .......... .......... .......... 11% 217M 0s 2450K .......... .......... .......... .......... .......... 11% 160M 0s 2500K .......... .......... .......... .......... .......... 11% 218M 0s 2550K .......... .......... .......... .......... .......... 12% 165M 0s 2600K .......... .......... .......... .......... .......... 12% 473M 0s 2650K .......... .......... .......... .......... .......... 12% 146M 0s 2700K .......... .......... .......... .......... .......... 12% 484M 0s 2750K .......... .......... .......... .......... .......... 13% 115M 0s 2800K .......... .......... .......... .......... .......... 13% 237M 0s 2850K .......... .......... .......... .......... .......... 13% 103M 0s 2900K .......... .......... .......... .......... .......... 13% 474M 0s 2950K .......... .......... .......... .......... .......... 13% 391M 0s 3000K .......... .......... .......... .......... .......... 14% 191M 0s 3050K .......... .......... .......... .......... .......... 14% 478M 0s 3100K .......... .......... .......... .......... .......... 14% 480M 0s 3150K .......... .......... .......... .......... .......... 14% 402M 0s 3200K .......... .......... .......... .......... .......... 15% 481M 0s 3250K .......... .......... .......... .......... .......... 15% 461M 0s 3300K .......... .......... .......... .......... .......... 15% 487M 0s 3350K .......... .......... .......... .......... .......... 15% 442M 0s 3400K .......... .......... .......... .......... .......... 16% 485M 0s 3450K .......... .......... .......... .......... .......... 16% 407M 0s 3500K .......... .......... .......... .......... .......... 16% 478M 0s 3550K .......... .......... .......... .......... .......... 16% 15.0M 0s 3600K .......... .......... .......... .......... .......... 16% 472M 0s 3650K .......... .......... .......... .......... .......... 17% 452M 0s 3700K .......... .......... .......... .......... .......... 17% 59.5M 0s 3750K .......... .......... .......... .......... .......... 17% 408M 0s 3800K .......... .......... .......... .......... .......... 17% 444M 0s 3850K .......... .......... .......... .......... .......... 18% 483M 0s 3900K .......... .......... .......... .......... .......... 18% 489M 0s 3950K .......... .......... .......... .......... .......... 18% 16.8M 0s 4000K .......... .......... .......... .......... .......... 18% 451M 0s 4050K .......... .......... .......... .......... .......... 19% 472M 0s 4100K .......... .......... .......... .......... .......... 19% 473M 0s 4150K .......... .......... .......... .......... .......... 19% 429M 0s 4200K .......... .......... .......... .......... .......... 19% 480M 0s 4250K .......... .......... .......... .......... .......... 19% 480M 0s 4300K .......... .......... .......... .......... .......... 20% 482M 0s 4350K .......... .......... .......... .......... .......... 20% 10.1M 0s 4400K .......... .......... .......... .......... .......... 20% 256M 0s 4450K .......... .......... .......... .......... .......... 20% 167M 0s 4500K .......... .......... .......... .......... .......... 21% 461M 0s 4550K .......... .......... .......... .......... .......... 21% 432M 0s 4600K .......... .......... .......... .......... .......... 21% 201M 0s 4650K .......... .......... .......... .......... .......... 21% 475M 0s 4700K .......... .......... .......... .......... .......... 22% 480M 0s 4750K .......... .......... .......... .......... .......... 22% 12.9M 0s 4800K .......... .......... .......... .......... .......... 22% 334M 0s 4850K .......... .......... .......... .......... .......... 22% 391M 0s 4900K .......... .......... .......... .......... .......... 22% 139M 0s 4950K .......... .......... .......... .......... .......... 23% 427M 0s 5000K .......... .......... .......... .......... .......... 23% 483M 0s 5050K .......... .......... .......... .......... .......... 23% 488M 0s 5100K .......... .......... .......... .......... .......... 23% 223M 0s 5150K .......... .......... .......... .......... .......... 24% 181M 0s 5200K .......... .......... .......... .......... .......... 24% 307M 0s 5250K .......... .......... .......... .......... .......... 24% 187M 0s 5300K .......... .......... .......... .......... .......... 24% 384M 0s 5350K .......... .......... .......... .......... .......... 25% 194M 0s 5400K .......... .......... .......... .......... .......... 25% 285M 0s 5450K .......... .......... .......... .......... .......... 25% 187M 0s 5500K .......... .......... .......... .......... .......... 25% 473M 0s 5550K .......... .......... .......... .......... .......... 26% 379M 0s 5600K .......... .......... .......... .......... .......... 26% 131M 0s 5650K .......... .......... .......... .......... .......... 26% 342M 0s 5700K .......... .......... .......... .......... .......... 26% 482M 0s 5750K .......... .......... .......... .......... .......... 26% 345M 0s 5800K .......... .......... .......... .......... .......... 27% 244M 0s 5850K .......... .......... .......... .......... .......... 27% 258M 0s 5900K .......... .......... .......... .......... .......... 27% 320M 0s 5950K .......... .......... .......... .......... .......... 27% 227M 0s 6000K .......... .......... .......... .......... .......... 28% 333M 0s 6050K .......... .......... .......... .......... .......... 28% 254M 0s 6100K .......... .......... .......... .......... .......... 28% 334M 0s 6150K .......... .......... .......... .......... .......... 28% 296M 0s 6200K .......... .......... .......... .......... .......... 29% 257M 0s 6250K .......... .......... .......... .......... .......... 29% 263M 0s 6300K .......... .......... .......... .......... .......... 29% 331M 0s 6350K .......... .......... .......... .......... .......... 29% 274M 0s 6400K .......... .......... .......... .......... .......... 29% 326M 0s 6450K .......... .......... .......... .......... .......... 30% 45.2M 0s 6500K .......... .......... .......... .......... .......... 30% 391M 0s 6550K .......... .......... .......... .......... .......... 30% 201M 0s 6600K .......... .......... .......... .......... .......... 30% 337M 0s 6650K .......... .......... .......... .......... .......... 31% 336M 0s 6700K .......... .......... .......... .......... .......... 31% 316M 0s 6750K .......... .......... .......... .......... .......... 31% 277M 0s 6800K .......... .......... .......... .......... .......... 31% 57.2M 0s 6850K .......... .......... .......... .......... .......... 32% 456M 0s 6900K .......... .......... .......... .......... .......... 32% 450M 0s 6950K .......... .......... .......... .......... .......... 32% 412M 0s 7000K .......... .......... .......... .......... .......... 32% 318M 0s 7050K .......... .......... .......... .......... .......... 32% 225M 0s 7100K .......... .......... .......... .......... .......... 33% 478M 0s 7150K .......... .......... .......... .......... .......... 33% 256M 0s 7200K .......... .......... .......... .......... .......... 33% 346M 0s 7250K .......... .......... .......... .......... .......... 33% 229M 0s 7300K .......... .......... .......... .......... .......... 34% 252M 0s 7350K .......... .......... .......... .......... .......... 34% 304M 0s 7400K .......... .......... .......... .......... .......... 34% 315M 0s 7450K .......... .......... .......... .......... .......... 34% 263M 0s 7500K .......... .......... .......... .......... .......... 35% 337M 0s 7550K .......... .......... .......... .......... .......... 35% 245M 0s 7600K .......... .......... .......... .......... .......... 35% 344M 0s 7650K .......... .......... .......... .......... .......... 35% 299M 0s 7700K .......... .......... .......... .......... .......... 36% 351M 0s 7750K .......... .......... .......... .......... .......... 36% 391M 0s 7800K .......... .......... .......... .......... .......... 36% 336M 0s 7850K .......... .......... .......... .......... .......... 36% 334M 0s 7900K .......... .......... .......... .......... .......... 36% 332M 0s 7950K .......... .......... .......... .......... .......... 37% 225M 0s 8000K .......... .......... .......... .......... .......... 37% 331M 0s 8050K .......... .......... .......... .......... .......... 37% 330M 0s 8100K .......... .......... .......... .......... .......... 37% 320M 0s 8150K .......... .......... .......... .......... .......... 38% 300M 0s 8200K .......... .......... .......... .......... .......... 38% 226M 0s 8250K .......... .......... .......... .......... .......... 38% 270M 0s 8300K .......... .......... .......... .......... .......... 38% 323M 0s 8350K .......... .......... .......... .......... .......... 39% 151M 0s 8400K .......... .......... .......... .......... .......... 39% 306M 0s 8450K .......... .......... .......... .......... .......... 39% 256M 0s 8500K .......... .......... .......... .......... .......... 39% 327M 0s 8550K .......... .......... .......... .......... .......... 39% 247M 0s 8600K .......... .......... .......... .......... .......... 40% 409M 0s 8650K .......... .......... .......... .......... .......... 40% 449M 0s 8700K .......... .......... .......... .......... .......... 40% 219M 0s 8750K .......... .......... .......... .......... .......... 40% 342M 0s 8800K .......... .......... .......... .......... .......... 41% 267M 0s 8850K .......... .......... .......... .......... .......... 41% 201M 0s 8900K .......... .......... .......... .......... .......... 41% 362M 0s 8950K .......... .......... .......... .......... .......... 41% 351M 0s 9000K .......... .......... .......... .......... .......... 42% 173M 0s 9050K .......... .......... .......... .......... .......... 42% 139M 0s 9100K .......... .......... .......... .......... .......... 42% 331M 0s 9150K .......... .......... .......... .......... .......... 42% 360M 0s 9200K .......... .......... .......... .......... .......... 42% 456M 0s 9250K .......... .......... .......... .......... .......... 43% 449M 0s 9300K .......... .......... .......... .......... .......... 43% 437M 0s 9350K .......... .......... .......... .......... .......... 43% 422M 0s 9400K .......... .......... .......... .......... .......... 43% 339M 0s 9450K .......... .......... .......... .......... .......... 44% 450M 0s 9500K .......... .......... .......... .......... .......... 44% 456M 0s 9550K .......... .......... .......... .......... .......... 44% 335M 0s 9600K .......... .......... .......... .......... .......... 44% 442M 0s 9650K .......... .......... .......... .......... .......... 45% 328M 0s 9700K .......... .......... .......... .......... .......... 45% 456M 0s 9750K .......... .......... .......... .......... .......... 45% 409M 0s 9800K .......... .......... .......... .......... .......... 45% 338M 0s 9850K .......... .......... .......... .......... .......... 45% 444M 0s 9900K .......... .......... .......... .......... .......... 46% 448M 0s 9950K .......... .......... .......... .......... .......... 46% 372M 0s 10000K .......... .......... .......... .......... .......... 46% 460M 0s 10050K .......... .......... .......... .......... .......... 46% 452M 0s 10100K .......... .......... .......... .......... .......... 47% 443M 0s 10150K .......... .......... .......... .......... .......... 47% 356M 0s 10200K .......... .......... .......... .......... .......... 47% 362M 0s 10250K .......... .......... .......... .......... .......... 47% 429M 0s 10300K .......... .......... .......... .......... .......... 48% 431M 0s 10350K .......... .......... .......... .......... .......... 48% 367M 0s 10400K .......... .......... .......... .......... .......... 48% 443M 0s 10450K .......... .......... .......... .......... .......... 48% 352M 0s 10500K .......... .......... .......... .......... .......... 49% 72.9M 0s 10550K .......... .......... .......... .......... .......... 49% 314M 0s 10600K .......... .......... .......... .......... .......... 49% 452M 0s 10650K .......... .......... .......... .......... .......... 49% 256M 0s 10700K .......... .......... .......... .......... .......... 49% 404M 0s 10750K .......... .......... .......... .......... .......... 50% 286M 0s 10800K .......... .......... .......... .......... .......... 50% 449M 0s 10850K .......... .......... .......... .......... .......... 50% 450M 0s 10900K .......... .......... .......... .......... .......... 50% 456M 0s 10950K .......... .......... .......... .......... .......... 51% 418M 0s 11000K .......... .......... .......... .......... .......... 51% 453M 0s 11050K .......... .......... .......... .......... .......... 51% 459M 0s 11100K .......... .......... .......... .......... .......... 51% 466M 0s 11150K .......... .......... .......... .......... .......... 52% 387M 0s 11200K .......... .......... .......... .......... .......... 52% 345M 0s 11250K .......... .......... .......... .......... .......... 52% 459M 0s 11300K .......... .......... .......... .......... .......... 52% 470M 0s 11350K .......... .......... .......... .......... .......... 52% 428M 0s 11400K .......... .......... .......... .......... .......... 53% 390M 0s 11450K .......... .......... .......... .......... .......... 53% 341M 0s 11500K .......... .......... .......... .......... .......... 53% 399M 0s 11550K .......... .......... .......... .......... .......... 53% 373M 0s 11600K .......... .......... .......... .......... .......... 54% 255M 0s 11650K .......... .......... .......... .......... .......... 54% 265M 0s 11700K .......... .......... .......... .......... .......... 54% 432M 0s 11750K .......... .......... .......... .......... .......... 54% 175M 0s 11800K .......... .......... .......... .......... .......... 55% 243M 0s 11850K .......... .......... .......... .......... .......... 55% 287M 0s 11900K .......... .......... .......... .......... .......... 55% 91.8M 0s 11950K .......... .......... .......... .......... .......... 55% 291M 0s 12000K .......... .......... .......... .......... .......... 55% 59.0M 0s 12050K .......... .......... .......... .......... .......... 56% 254M 0s 12100K .......... .......... .......... .......... .......... 56% 149M 0s 12150K .......... .......... .......... .......... .......... 56% 399M 0s 12200K .......... .......... .......... .......... .......... 56% 441M 0s 12250K .......... .......... .......... .......... .......... 57% 445M 0s 12300K .......... .......... .......... .......... .......... 57% 447M 0s 12350K .......... .......... .......... .......... .......... 57% 209M 0s 12400K .......... .......... .......... .......... .......... 57% 268M 0s 12450K .......... .......... .......... .......... .......... 58% 255M 0s 12500K .......... .......... .......... .......... .......... 58% 80.6M 0s 12550K .......... .......... .......... .......... .......... 58% 358M 0s 12600K .......... .......... .......... .......... .......... 58% 304M 0s 12650K .......... .......... .......... .......... .......... 59% 236M 0s 12700K .......... .......... .......... .......... .......... 59% 457M 0s 12750K .......... .......... .......... .......... .......... 59% 245M 0s 12800K .......... .......... .......... .......... .......... 59% 449M 0s 12850K .......... .......... .......... .......... .......... 59% 463M 0s 12900K .......... .......... .......... .......... .......... 60% 351M 0s 12950K .......... .......... .......... .......... .......... 60% 316M 0s 13000K .......... .......... .......... .......... .......... 60% 467M 0s 13050K .......... .......... .......... .......... .......... 60% 461M 0s 13100K .......... .......... .......... .......... .......... 61% 461M 0s 13150K .......... .......... .......... .......... .......... 61% 379M 0s 13200K .......... .......... .......... .......... .......... 61% 451M 0s 13250K .......... .......... .......... .......... .......... 61% 456M 0s 13300K .......... .......... .......... .......... .......... 62% 445M 0s 13350K .......... .......... .......... .......... .......... 62% 317M 0s 13400K .......... .......... .......... .......... .......... 62% 452M 0s 13450K .......... .......... .......... .......... .......... 62% 455M 0s 13500K .......... .......... .......... .......... .......... 62% 450M 0s 13550K .......... .......... .......... .......... .......... 63% 374M 0s 13600K .......... .......... .......... .......... .......... 63% 459M 0s 13650K .......... .......... .......... .......... .......... 63% 465M 0s 13700K .......... .......... .......... .......... .......... 63% 462M 0s 13750K .......... .......... .......... .......... .......... 64% 357M 0s 13800K .......... .......... .......... .......... .......... 64% 375M 0s 13850K .......... .......... .......... .......... .......... 64% 464M 0s 13900K .......... .......... .......... .......... .......... 64% 445M 0s 13950K .......... .......... .......... .......... .......... 65% 366M 0s 14000K .......... .......... .......... .......... .......... 65% 453M 0s 14050K .......... .......... .......... .......... .......... 65% 448M 0s 14100K .......... .......... .......... .......... .......... 65% 449M 0s 14150K .......... .......... .......... .......... .......... 65% 405M 0s 14200K .......... .......... .......... .......... .......... 66% 395M 0s 14250K .......... .......... .......... .......... .......... 66% 400M 0s 14300K .......... .......... .......... .......... .......... 66% 459M 0s 14350K .......... .......... .......... .......... .......... 66% 269M 0s 14400K .......... .......... .......... .......... .......... 67% 322M 0s 14450K .......... .......... .......... .......... .......... 67% 211M 0s 14500K .......... .......... .......... .......... .......... 67% 79.2M 0s 14550K .......... .......... .......... .......... .......... 67% 266M 0s 14600K .......... .......... .......... .......... .......... 68% 169M 0s 14650K .......... .......... .......... .......... .......... 68% 249M 0s 14700K .......... .......... .......... .......... .......... 68% 320M 0s 14750K .......... .......... .......... .......... .......... 68% 251M 0s 14800K .......... .......... .......... .......... .......... 68% 148M 0s 14850K .......... .......... .......... .......... .......... 69% 291M 0s 14900K .......... .......... .......... .......... .......... 69% 264M 0s 14950K .......... .......... .......... .......... .......... 69% 296M 0s 15000K .......... .......... .......... .......... .......... 69% 325M 0s 15050K .......... .......... .......... .......... .......... 70% 206M 0s 15100K .......... .......... .......... .......... .......... 70% 323M 0s 15150K .......... .......... .......... .......... .......... 70% 194M 0s 15200K .......... .......... .......... .......... .......... 70% 302M 0s 15250K .......... .......... .......... .......... .......... 71% 252M 0s 15300K .......... .......... .......... .......... .......... 71% 221M 0s 15350K .......... .......... .......... .......... .......... 71% 278M 0s 15400K .......... .......... .......... .......... .......... 71% 316M 0s 15450K .......... .......... .......... .......... .......... 72% 191M 0s 15500K .......... .......... .......... .......... .......... 72% 186M 0s 15550K .......... .......... .......... .......... .......... 72% 140M 0s 15600K .......... .......... .......... .......... .......... 72% 437M 0s 15650K .......... .......... .......... .......... .......... 72% 330M 0s 15700K .......... .......... .......... .......... .......... 73% 444M 0s 15750K .......... .......... .......... .......... .......... 73% 401M 0s 15800K .......... .......... .......... .......... .......... 73% 443M 0s 15850K .......... .......... .......... .......... .......... 73% 435M 0s 15900K .......... .......... .......... .......... .......... 74% 443M 0s 15950K .......... .......... .......... .......... .......... 74% 364M 0s 16000K .......... .......... .......... .......... .......... 74% 449M 0s 16050K .......... .......... .......... .......... .......... 74% 312M 0s 16100K .......... .......... .......... .......... .......... 75% 307M 0s 16150K .......... .......... .......... .......... .......... 75% 264M 0s 16200K .......... .......... .......... .......... .......... 75% 254M 0s 16250K .......... .......... .......... .......... .......... 75% 229M 0s 16300K .......... .......... .......... .......... .......... 75% 240M 0s 16350K .......... .......... .......... .......... .......... 76% 233M 0s 16400K .......... .......... .......... .......... .......... 76% 313M 0s 16450K .......... .......... .......... .......... .......... 76% 235M 0s 16500K .......... .......... .......... .......... .......... 76% 219M 0s 16550K .......... .......... .......... .......... .......... 77% 139M 0s 16600K .......... .......... .......... .......... .......... 77% 445M 0s 16650K .......... .......... .......... .......... .......... 77% 443M 0s 16700K .......... .......... .......... .......... .......... 77% 469M 0s 16750K .......... .......... .......... .......... .......... 78% 390M 0s 16800K .......... .......... .......... .......... .......... 78% 465M 0s 16850K .......... .......... .......... .......... .......... 78% 460M 0s 16900K .......... .......... .......... .......... .......... 78% 462M 0s 16950K .......... .......... .......... .......... .......... 78% 278M 0s 17000K .......... .......... .......... .......... .......... 79% 312M 0s 17050K .......... .......... .......... .......... .......... 79% 439M 0s 17100K .......... .......... .......... .......... .......... 79% 447M 0s 17150K .......... .......... .......... .......... .......... 79% 375M 0s 17200K .......... .......... .......... .......... .......... 80% 448M 0s 17250K .......... .......... .......... .......... .......... 80% 461M 0s 17300K .......... .......... .......... .......... .......... 80% 456M 0s 17350K .......... .......... .......... .......... .......... 80% 314M 0s 17400K .......... .......... .......... .......... .......... 81% 455M 0s 17450K .......... .......... .......... .......... .......... 81% 456M 0s 17500K .......... .......... .......... .......... .......... 81% 439M 0s 17550K .......... .......... .......... .......... .......... 81% 364M 0s 17600K .......... .......... .......... .......... .......... 81% 434M 0s 17650K .......... .......... .......... .......... .......... 82% 442M 0s 17700K .......... .......... .......... .......... .......... 82% 457M 0s 17750K .......... .......... .......... .......... .......... 82% 343M 0s 17800K .......... .......... .......... .......... .......... 82% 406M 0s 17850K .......... .......... .......... .......... .......... 83% 447M 0s 17900K .......... .......... .......... .......... .......... 83% 450M 0s 17950K .......... .......... .......... .......... .......... 83% 370M 0s 18000K .......... .......... .......... .......... .......... 83% 445M 0s 18050K .......... .......... .......... .......... .......... 84% 443M 0s 18100K .......... .......... .......... .......... .......... 84% 461M 0s 18150K .......... .......... .......... .......... .......... 84% 406M 0s 18200K .......... .......... .......... .......... .......... 84% 329M 0s 18250K .......... .......... .......... .......... .......... 85% 445M 0s 18300K .......... .......... .......... .......... .......... 85% 448M 0s 18350K .......... .......... .......... .......... .......... 85% 374M 0s 18400K .......... .......... .......... .......... .......... 85% 457M 0s 18450K .......... .......... .......... .......... .......... 85% 461M 0s 18500K .......... .......... .......... .......... .......... 86% 293M 0s 18550K .......... .......... .......... .......... .......... 86% 167M 0s 18600K .......... .......... .......... .......... .......... 86% 311M 0s 18650K .......... .......... .......... .......... .......... 86% 322M 0s 18700K .......... .......... .......... .......... .......... 87% 326M 0s 18750K .......... .......... .......... .......... .......... 87% 271M 0s 18800K .......... .......... .......... .......... .......... 87% 158M 0s 18850K .......... .......... .......... .......... .......... 87% 66.7M 0s 18900K .......... .......... .......... .......... .......... 88% 434M 0s 18950K .......... .......... .......... .......... .......... 88% 306M 0s 19000K .......... .......... .......... .......... .......... 88% 447M 0s 19050K .......... .......... .......... .......... .......... 88% 439M 0s 19100K .......... .......... .......... .......... .......... 88% 444M 0s 19150K .......... .......... .......... .......... .......... 89% 374M 0s 19200K .......... .......... .......... .......... .......... 89% 467M 0s 19250K .......... .......... .......... .......... .......... 89% 464M 0s 19300K .......... .......... .......... .......... .......... 89% 472M 0s 19350K .......... .......... .......... .......... .......... 90% 424M 0s 19400K .......... .......... .......... .......... .......... 90% 335M 0s 19450K .......... .......... .......... .......... .......... 90% 449M 0s 19500K .......... .......... .......... .......... .......... 90% 448M 0s 19550K .......... .......... .......... .......... .......... 91% 370M 0s 19600K .......... .......... .......... .......... .......... 91% 460M 0s 19650K .......... .......... .......... .......... .......... 91% 457M 0s 19700K .......... .......... .......... .......... .......... 91% 461M 0s 19750K .......... .......... .......... .......... .......... 91% 419M 0s 19800K .......... .......... .......... .......... .......... 92% 373M 0s 19850K .......... .......... .......... .......... .......... 92% 395M 0s 19900K .......... .......... .......... .......... .......... 92% 456M 0s 19950K .......... .......... .......... .......... .......... 92% 369M 0s 20000K .......... .......... .......... .......... .......... 93% 455M 0s 20050K .......... .......... .......... .......... .......... 93% 463M 0s 20100K .......... .......... .......... .......... .......... 93% 455M 0s 20150K .......... .......... .......... .......... .......... 93% 413M 0s 20200K .......... .......... .......... .......... .......... 94% 458M 0s 20250K .......... .......... .......... .......... .......... 94% 337M 0s 20300K .......... .......... .......... .......... .......... 94% 454M 0s 20350K .......... .......... .......... .......... .......... 94% 376M 0s 20400K .......... .......... .......... .......... .......... 95% 454M 0s 20450K .......... .......... .......... .......... .......... 95% 451M 0s 20500K .......... .......... .......... .......... .......... 95% 454M 0s 20550K .......... .......... .......... .......... .......... 95% 407M 0s 20600K .......... .......... .......... .......... .......... 95% 459M 0s 20650K .......... .......... .......... .......... .......... 96% 454M 0s 20700K .......... .......... .......... .......... .......... 96% 333M 0s 20750K .......... .......... .......... .......... .......... 96% 379M 0s 20800K .......... .......... .......... .......... .......... 96% 461M 0s 20850K .......... .......... .......... .......... .......... 97% 466M 0s 20900K .......... .......... .......... .......... .......... 97% 455M 0s 20950K .......... .......... .......... .......... .......... 97% 411M 0s 21000K .......... .......... .......... .......... .......... 97% 462M 0s 21050K .......... .......... .......... .......... .......... 98% 456M 0s 21100K .......... .......... .......... .......... .......... 98% 368M 0s 21150K .......... .......... .......... .......... .......... 98% 336M 0s 21200K .......... .......... .......... .......... .......... 98% 454M 0s 21250K .......... .......... .......... .......... .......... 98% 453M 0s 21300K .......... .......... .......... .......... .......... 99% 453M 0s 21350K .......... .......... .......... .......... .......... 99% 419M 0s 21400K .......... .......... .......... .......... .......... 99% 459M 0s 21450K .......... .......... .......... .......... .......... 99% 467M 0s 21500K .......... .......... .... 100% 421M=0.1s 2023-07-21 10:09:21 (194 MB/s) - '/src/layers/layer8_nodejs/0500_nodejs/build/nodejs-16.15.1.tar.xz' saved [22041388/22041388] Computing checksum for /src/layers/layer8_nodejs/0500_nodejs/build/nodejs-16.15.1.tar.xz... Good checksum rm -Rf nodejs-16.15.1 /opt/metwork-mfext-2.1/bin/_uncompress_helper.sh `readlink -m ./build/nodejs-16.15.1.tar.xz` tar.xz nodejs-16.15.1 make[1]: Leaving directory '/src/layers/layer8_nodejs/0500_nodejs' cd build/node-v16.15.1-linux-x64 && cp -Rf * /opt/metwork-mfext-2.1/opt/nodejs/ make[3]: Leaving directory '/src/layers/layer8_nodejs/0500_nodejs' if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-2.1/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/nodejs" cache: /buildcache/mfext_cache_layer_nodejs_bfe612a3f20eed16f6eaa8520451cf01.tar created make[2]: Leaving directory '/src/layers/layer8_nodejs' 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.1/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/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.1/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.1/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.1/opt/default" "default" /etc/buildimage_hash: b6c82ab695e99276254ee3127833c0d4 /src/adm/root.mk md5sum hash: 50008940f4e8b2d5a2b3436cccab09fb core@mfext layer (dependency) hash (from cache): 13dd15882fedc5a0cc2b3c32682a90f1 devtools@mfext layer (dependency) hash (from cache): 1839cdb039053ea517ddf463c598db37 java@mfext layer (dependency) hash (from cache): b09fbeaa304696432bc531b03f4eedf8 monitoring@mfext layer (dependency) hash (from cache): 2adf4e80cf2ad876bfd5548cf0b3874c nodejs@mfext layer (dependency) hash (from cache): d0df3dc97b1bf40425a9a3d0ac84abb4 openresty@mfext layer (dependency) hash (from cache): 175ff3b4f2dde25a7230fcb631eb6fd8 python3@mfext layer (dependency) hash (from cache): f31be6a4bad9527685cc1cbf71c1e0fd python3_core@mfext layer (dependency) hash (from cache): 107817a11f02f061b1c4d16323aa67b5 python3_devtools@mfext layer (dependency) hash (from cache): b5df10e6c417a70727f13843e8b7b754 python3_scientific_core@mfext layer (dependency) hash (from cache): 786c3906faedeca15f5008f7ec352be6 root@mfext layer (dependency) hash (from cache): 6fba25f9c014d42eadb5b98c468f075d scientific_core@mfext layer (dependency) hash (from cache): bffc70d3083d43c46d8131e45b80691d source hash: fe223ce2278f72f97ca982b840595b3f cache missed (/buildcache/mfext_cache_layer_default_1dd4348eadbbbd37e467eb82f76da36c.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.1/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.1/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-2.1/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.1/opt/default" cache: /buildcache/mfext_cache_layer_default_1dd4348eadbbbd37e467eb82f76da36c.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.1/bin/metwork_debug chmod a+rx /opt/metwork-mfext-2.1/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-2.1/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-2.1/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-2.1/bin/clear.sh chmod a+rx /opt/metwork-mfext-2.1/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-2.1/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-2.1/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-2.1/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-2.1/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-2.1/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-2.1/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-2.1/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-2.1/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-2.1/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-2.1/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-2.1/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-2.1/bin/components chmod a+rx /opt/metwork-mfext-2.1/bin/components cp -f _circus.start /opt/metwork-mfext-2.1/bin/_circus.start chmod a+rx /opt/metwork-mfext-2.1/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-2.1/bin/_circus.stop chmod a+rx /opt/metwork-mfext-2.1/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-2.1/bin/_circus.status chmod a+rx /opt/metwork-mfext-2.1/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-2.1/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-2.1/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-2.1/bin/before_start_redis chmod a+rx /opt/metwork-mfext-2.1/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-2.1/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-2.1/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-2.1/bin/port_test.sh chmod a+rx /opt/metwork-mfext-2.1/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-2.1/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-2.1/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-2.1/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-2.1/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-2.1/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-2.1/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-2.1/bin/config.py chmod a+rx /opt/metwork-mfext-2.1/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-2.1/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-2.1/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-2.1/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-2.1/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-2.1/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-2.1/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-2.1/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-2.1/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-2.1/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-2.1/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-2.1/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-2.1/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-2.1/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-2.1/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-2.1/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-2.1/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-2.1/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-2.1/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-2.1/bin/_circusctl chmod a+rx /opt/metwork-mfext-2.1/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-2.1/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-2.1/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-2.1/bin/nginx.status chmod a+rx /opt/metwork-mfext-2.1/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-2.1/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-2.1/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-2.1/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-2.1/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-2.1/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-2.1/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-2.1/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-2.1/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-2.1/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-2.1/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-2.1/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-2.1/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-2.1/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-2.1/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-2.1/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-2.1/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-2.1/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-2.1/bin/_circus.reload chmod a+rx /opt/metwork-mfext-2.1/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-2.1/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-2.1/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-2.1/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-2.1/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-2.1/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-2.1/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-2.1/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-2.1/bin/plugins.status chmod a+rx /opt/metwork-mfext-2.1/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-2.1/bin/_plugins.status chmod a+rx /opt/metwork-mfext-2.1/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-2.1/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-2.1/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-2.1/bin/plugins.stop chmod a+rx /opt/metwork-mfext-2.1/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-2.1/bin/_plugins.start chmod a+rx /opt/metwork-mfext-2.1/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-2.1/bin/plugins.start chmod a+rx /opt/metwork-mfext-2.1/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-2.1/bin/_send_state.py chmod a+rx /opt/metwork-mfext-2.1/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-2.1/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-2.1/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-2.1/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-2.1/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-2.1/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-2.1/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-2.1/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-2.1/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-2.1/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-2.1/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-2.1/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-2.1/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-2.1/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-2.1/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-2.1/bin/repeat.sh chmod a+rx /opt/metwork-mfext-2.1/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-2.1/bin/before_start_vector chmod a+rx /opt/metwork-mfext-2.1/bin/before_start_vector cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-2.1/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-2.1/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-2.1/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-2.1/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-2.1/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-2.1/share/templates/bashrc /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-2.1/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-2.1/share/templates/bash_profile /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-2.1/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-2.1/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-2.1/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-2.1/share/templates/nethard_profile /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-2.1/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-2.1/share/templates/interactive_profile /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-2.1/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-2.1/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-2.1 && /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.1/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.1/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.1/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-2.1/share/templates/mfxxx_wrapper /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-2.1/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-2.1/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-2.1/share/templates/_mfxxx_wrapper /opt/metwork-mfext-2.1/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-2.1/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-2.1/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-2.1/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-2.1/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-2.1/share/templates/crontab cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-2.1/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-2.1/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-2.1/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-2.1/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-2.1/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-2.1/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-2.1/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-2.1/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-2.1/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-2.1/share/templates/vector.toml cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-2.1/share/templates/mfxxx.autorestart mkdir -p /opt/metwork-mfext-2.1/lib/mfext touch /opt/metwork-mfext-2.1/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-2.1/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-2.1/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-2.1/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-2.1/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-2.1/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-2.1/bin/envtpl >/opt/metwork-mfext-2.1/bin/metwork make[1]: Leaving directory '/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-2.1/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md